resolution: Get the arcmin resolution from a 'CMBDataFrame'

View source: R/CMBDataFrameHelpers.R

resolutionR Documentation

Get the arcmin resolution from a CMBDataFrame

Description

Get the arcmin resolution from a CMBDataFrame

Usage

resolution(cmbdf)

Arguments

cmbdf

a CMBDataFrame.

Value

The arcmin resolution as specified by the FITS file where the data was sourced

Examples


## First download the map
# downloadCMBMap(foreground = "smica", nside = 1024)
# df <- CMBDataFrame("CMB_map_smica1024.fits")
# resolution(df)


frycast/rcosmo documentation built on Oct. 11, 2022, 5:21 p.m.