Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prajwel/curvit

Create light curves from UVIT data.
https://github.com/prajwel/curvit

astronomy astrosat instrument-coordinate light-curves lightcurves python science ultraviolet uvit uvit-data variability

Last synced: about 1 month ago
JSON representation

Create light curves from UVIT data.

Awesome Lists containing this project

README

        

# **Curvit**
> Create light curves from UVIT data.

ascl:2101.013

[![Documentation Status](https://readthedocs.org/projects/curvit/badge/?version=latest)](https://curvit.readthedocs.io/en/latest/?badge=latest)

### **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](https://pip.pypa.io/en/stable/) as follows:

```sh
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.