Skip to content

Tools for estimating point source flux densities from Time Ordered Data

Notifications You must be signed in to change notification settings

hpc4cmb/tod2flux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tod2flux

Tools for estimating point source flux densities from Time Ordered Data

Installation

Get the data files

If you installed the tools from the git repository and got error messages trying to read the Planck data files, you probably do not have the git-lfs (large file storage) client installed. Please see https://git-lfs.github.com.

In short, you will need to install the git-lfs client, and configure your local repository to use it:

git-lfs install
git-lfs fetch
git-lfs checkout

Install the software

pip install . [--prefix <PREFIX>]

About

Tools for estimating point source flux densities from Time Ordered Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published