Falcons

This is the documentation of Falcons(Fast Algorithm for Locus Computing ON the Sky), a package for fast simulation of satellite observations.

CMB polarimetric satellites such as LiteBIRD set up an appropriate scan strategy to reduce systematic errors, and Falcons can calculate all-sky hit maps, crosslink maps, etc. by simply setting the parameters of this scan strategy. It also supports observations with multi-channel detectors.

Installation

From the Julia REPL, run

import Pkg
Pkg.add("Falcons")

Tutorial

The tutorial is available on the github page in jupyternotebook format. Please refer to here.

Documentation

The documentation was built using Documenter.jl.