resolution: Get the arcmin resolution from a 'CMBDataFrame'

Description Usage Arguments Value Examples

View source: R/CMBDataFrameHelpers.R

Description

Get the arcmin resolution from a CMBDataFrame

Usage

1
resolution(cmbdf)

Arguments

cmbdf

a CMBDataFrame.

Value

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

Examples

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

rcosmo documentation built on Dec. 11, 2021, 9:29 a.m.