/astrobject

This module gather the basic tools one usually needs for astrophysics and cosmology usage.

Primary LanguageJupyter Notebook

astrobject

This module gathers the basic tools one usually needs for astrophysics and cosmology.

PyPI

Python

Documentation: Not done yet

Installation

sudo pip install astrobject

Requirements:

The required packages will be installed automatically if you install astrobject using pip

  • astropy (pip install astropy)
  • propobject (pip install propobject)

Optional

  • sncosmo (pip install sncosmo) for bandpasses and lightcurve fitting
  • sep (pip install sep)
  • shapely (pip install shapely) for spatial test and vizualisation; Might be required when using Catalogues
  • astroquery (pip install astroquery)
  • (astLib (pip install astlib) for PTF-like SCAM astrometry)