light curves from UVIT data


Keywords
astronomy, astrosat, instrument-coordinate, light-curves, lightcurves, python, science, ultraviolet, uvit, uvit-data, variability
License
Apache-2.0
Install
pip install curvit==1.7.2

Documentation

Curvit

Create light curves from UVIT data.

ascl:2101.013 Documentation Status

Curvit documention is at https://curvit.readthedocs.io

Curvit is an open-source python package to generate light curves from UVIT (Ultraviolet Imaging Telescope) data.

The software paper manuscript is accessible at https://arxiv.org/abs/2101.06377

Installation

Curvit is on the Python Package Index (PyPI) and you can install the package using pip as follows:

pip install curvit --user

Report bugs and contribute

If you come across any bugs or mistakes, please report them on the GitHub issue tracker. If you have a solution or a new feature in mind, we welcome you to submit a pull request! Your contributions are greatly appreciated in making Curvit even better.