smhill001 / SaturnTitanSpectralAnalysis

0 stars 0 forks source link

2018 Saturn Spectrum #4

Open smhill001 opened 5 years ago

smhill001 commented 5 years ago

Create code base that will produce Saturn albedo and EWs using the object oriented code base in the /Spectroscopy repository. The use case is for multiple observations of a single target on a single night, thus excluding observations of a single target across multiple nights.

For convenience, some refactoring of the /Spectroscopy , /SysRespLIB, and /Techniques repos may be done. In that case, at least "smoke testing" will be done. Perhaps some regression testing will be done.

smhill001 commented 5 years ago

Okay. Well this can be closed because there is functional code, but boy is it ugly. It uses both SpectrumFromFITS1.py and SaturnAlbedoAllYears.py. They really need to be cleaned up and documented. Also, the Saturn "AllYears" code should be made common with the Jupiter version to the greatest degree possible. I'll need to open at least one new card for this work. Also, the directory structure is not yet fully conforming.