Create light curves from UVIT data.
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
Curvit is on the Python Package Index (PyPI) and you can install the package using pip as follows:
pip install curvit --user
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.