Skip to content

MickaelRigault/astrobject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

astrobject

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

PyPI

Installation

sudo pip install astrobject

or using git

git clone https://github.com/MickaelRigault/astrobject.git
cd astrobject
python setup.py install

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)

About

This module gather the basic tools one usually needs in astrophysics and cosmology

Resources

Stars

Watchers

Forks

Packages

No packages published