Closed hugobuddel closed 2 weeks 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.
This should be fixed with #67
I'm closing this, as long as we remember to run the check_headers.py script.
check_headers.py
Note that only @astronomyk can mark https://jira.eso.org/browse/MET-2300 as resolved.
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
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.