smhill001 / Photometry

Basic Stellar Photometry
0 stars 0 forks source link

Create class for optics meta-data #5

Open smhill001 opened 7 years ago

smhill001 commented 7 years ago

This should be a new class in SpecPhotLibNew.py that indexes aperture and focal length. An alternative in the code base would be to contain the aperture in the FITS headers as has been done for spectroscopy. However, this leaves vulnerabilities for data integrity via typos in the headers etc.

smhill001 commented 6 years ago

This is partially underway in the Techniques project. I need to find the common basis and define which repo should be definitive for this. I'm thinking it's probably the Techniques repo.