powered by
CMBDataFrame
Get the arcmin resolution from a CMBDataFrame
resolution(cmbdf)
a CMBDataFrame.
The arcmin resolution as specified by the FITS file where the data was sourced
# 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