Metadata-Version: 2.1
Name: nustarpipeline
Version: 0.1.0
Summary: nustar-pipeline
Home-page: https://gitlab.astro.unige.ch/ferrigno/nustar-pipeline
Author: C.F.
Author-email: carlo.ferrigno@unige.ch
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering :: Astronomy
License-File: LICENSE

# NuSTAR-pipeline

## Tasks

* Make an Heasarc Docker container with Nustar CalDB. 
	- Use version as input variable.
	- Tag the date of creation (for CALDB).

* Change process_nustar into a module using @click

* Use astroquery to find OBSIDs for a source in a given time interval.

* Make a function to download data and store them in repository.

* Adapt script to make image.

* Separate a function to create regions with interactive input from the user.

* Extract spectrum





