Skip to content

Phosphorpy is python package to mine multiple databases with astronomical data

License

Notifications You must be signed in to change notification settings

patrickRauer/Phosphorpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phosphorpy

Phosphorpy is python package to mine large photometric sky surveys. It is designed to allow to do common and regular task, which are done if large photometric data sets are used, in just few lines. The aim is to provide a simple interface to make such data sets and specially data set combination more accessible to the community.

These task are for example, cross-match different catalogs (photometric and astrometric), make basic selection, plotting results, simple image and/or light curves downloads.

All accessible data are publicly available and for the references, see the survey config file. This file includes the references to the corresponding publications.

Details are on the wiki page

Installation

Phosphorpy is available via Pypi and can be installed with pip

pip install Phosphorpy

Requirements

Phosphorpy uses plenty of other packages to perform the queries, downloads and do the calculations.

  • astropy
  • astroquery
  • matplotlib
  • numpy
  • numba
  • pandas
  • seaborn
  • scikit-learn
  • scipy
  • urllib
  • armapy
  • holoviews (optional)

Example

See example for an extended example, which includes the main functionalities of Phosphorpy.

About

Phosphorpy is python package to mine multiple databases with astronomical data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages