AstarVienna / METIS_Simulations

Scripts for simulating METIS with ScopeSim
1 stars 0 forks source link

Add check that there are no stupid header keywords? #34

Open hugobuddel opened 4 months ago

hugobuddel commented 4 months ago

Perhaps we should add a tool that does some sanity checks on the headers?

E.g. Lars noted in https://jira.eso.org/browse/MET-2300 that

3) The HIERARCH.pixel_size keyword (in extension 1) is not valid.

I noticed that too, which lead to a whole discussion in astropy: https://github.com/astropy/astropy/pull/16357

So while we should fix that, we should also make sure it does not happen again.