nkphysics / autoNICER

A program that automates the data retrieval and data reduction of observational data gathered by NASA's NICER x-ray mission
Apache License 2.0
5 stars 0 forks source link

Error handling for not identifying Object, OBSID, or CALDB #34

Closed nkphysics closed 1 year ago

nkphysics commented 1 year ago

Currently when running any of the autonicer.Reprocess() tools there is no error handling for any issues regarding the inability t identify the relevant metadata or even files themselves when passing in an --inlist

nkphysics commented 1 year ago

Issues addressed in #38