Skip to content

YuGuangWang/rcosmo

 
 

Repository files navigation

The rcosmo project

The Cosmic Microwave Background (CMB) is remnant electromagnetic radiation from the epoch of recombination. It is the most ancient important source of data about the early universe and the key to unlocking the mysteries of the Big Bang and the structure of time and space. Spurred on by a wealth of satellite data, intensive investigations in the past few years have resulted in many physical and mathematical results to characterize CMB radiation. An advanced R programming toolkit is needed to help statisticians perform CMB data analytics.

rcosmo addresses various data processing and statistical analysis needs for the present generation of CMB experiments. These needs fall into the following broad categories:

  • Importing and transforming HEALPix data in convenient CMBDataFrames
  • Geometric tools
  • Statistical tools
  • Visualisation

The current version of rcosmo includes the following functionality:

  • Generation of a comprehensive data frame of CMB observations, which include HEALPix indices, metadata, CMB intensities and their corresponding spherical and/or cartesian coordinates, as well as polarization data
  • Window subsetting tools for investigating circular, convex and non-convex polygonal sub-regions on the sphere
  • Fast empirical covariance and variogram estimation
  • Implementation and analysis of spherical harmonics, spherical wavelets, etc
  • Various methods for CMB map visualization, such as interactive 3D full sky maps rendered with OpenGL, Mollweide projection and HEALPix boundary plotting
  • Spherical geometry tools such as shortest distance between two points, calculate spherical angles, shortest distance between a point and a region, etc

Travis-CI Build Status

About

Handling and Statistical analysis of Cosmic Microwave Background data on HEALPix sphere

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 37.9%
  • Jupyter Notebook 36.9%
  • R 23.3%
  • C++ 1.9%