rcosmo (version 1.1.2)

resolution: 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

Run this code
# NOT RUN {
## First download the map
# downloadCMBMap(foreground = "smica", nside = 1024)
# df <- CMBDataFrame("CMB_map_smica1024.fits")
# resolution(df)

# }

Run the code above in your browser using DataLab