You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A change made, ~2017 I believe, moved the calibration matrix out of the IDL data struct and into it's own variable. This was to prevent unnecessary duplication, since the cal matrix is the same for all readouts. The fits writer code needs to be able to cover both scenarios. Currently, the "new" cube format is not supported. Should be a quick fix though.
The text was updated successfully, but these errors were encountered:
A change made, ~2017 I believe, moved the calibration matrix out of the IDL data struct and into it's own variable. This was to prevent unnecessary duplication, since the cal matrix is the same for all readouts. The fits writer code needs to be able to cover both scenarios. Currently, the "new" cube format is not supported. Should be a quick fix though.
The text was updated successfully, but these errors were encountered: