Skip to content

Create sky catalogs and provide access via API

License

Notifications You must be signed in to change notification settings

arunkannawadi/skyCatalogs

 
 

Repository files navigation

The skyCatalogs package

This package will contain

  • code to create sky catalogs from input like cosmoDC2 (for galaxies) and similar catalogs for other source types
  • implement an API to access information in the catalogs and products, such as flux calculations, derived from the catalogs

Sky Catalogs are chiefly intended for use by simulation programs. The physical representation is meant to compactly represent information needed to compute fluxes at a given time, under specified conditions (e.g. band).

Set-up and testing

From bash

$ source <skyCatalogs install directory>/setup/setup.sh
$ nosetests <skyCatalogs install directory>

Demo

People

License, etc.

This is open source software, available under the BSD license. If you are interested in this project, please do drop us a line via the hyperlinked contact names above, or by writing us an issue.

About

Create sky catalogs and provide access via API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%