Metadata-Version: 2.4
Name: luxetc
Version: 0.1.0
Summary: A simple Exposure Time Calculator for the Lux mission concept
Author-email: Brad Cenko <brad.cenko@nasa.gov>
License-Expression: MIT
Project-URL: Homepage, https://github.com/cenko/Lux_Proposal
Project-URL: Issues, https://github.com/cenko/Lux_Proposal/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.0
Requires-Dist: pandas>=2.0
Requires-Dist: astropy>=6.0
Requires-Dist: matplotlib>=3.0
Requires-Dist: specutils>=2.0.0
Dynamic: license-file

# Lux_Proposal Repository 

This is a location for code under development for the Lux mission concept. Currently it contains a simple exposure time calculator.

Dependencies: numpy, pandas, astropy, matplotlib, specutils

The current version (0.1.0) contains representations of the 3 channels of the Lux instrument (UV, Optical, NIR), as well as performance estimates for both imaging and spectroscopy modes. <b>The performance estimates are calculated using both requirements level parameters, as well as current best estimates. Unless you know what you are doing, please use the requirements-level performance estimates (default behavior).</b>

Installation: pip install luxetc

For usage examples, please the associated jupyter notebooks (LuxETC-ImagingDemo.ipynb and LuxETC-SpectroscopyDemo.ipynb).

Questions? <br>
Brad Cenko (brad.cenko@nasa.gov) <br>
Dave Sand (dsand@arizona.edu) <br>
