Skip to content

WatsonEmily11/stellarphot

 
 

Repository files navigation

A package for transforming stellar photometry

Powered by Astropy Badge GitHub Workflow badge

  • If you already have aperture photometry for a field,
    • calculate relative flux (like AstroImageJ), and/or
    • calculate calibrated magnitudes by transforming to a catalog (e.g. APASS DR9)
  • If you have calibrated images but haven't done photometry yet, you can do aperture photometry on your images.

Installation

You can install stellarphot with either pip or conda. conda is recommended at the moment because of an issue with installing one of the dependencies of stellarphot in Python 3.9 or higher

Install with conda:

conda install -c conda-forge stellarphot

or install with pip:

pip install stellarphot

License

This project is Copyright (c) Matt Craig and licensed under the terms of the BSD 3-Clause license. This package is based upon the Astropy package template which is licensed under the BSD 3-clause licence. See the licenses folder for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 76.1%
  • Jupyter Notebook 23.9%