Loading metis_l2_prep_uv.pro +3 −1 Original line number Diff line number Diff line Loading @@ -283,6 +283,8 @@ pro metis_l2_prep_uv fxaddpar, primary_header, 'COMMENT', '- reliable stochastic error matrix,' fxaddpar, primary_header, 'COMMENT', '- improved header structure.' fxaddpar, primary_header, 'COMMENT', 'For further details, refer to the DR2 release notes.' fxaddpar, primary_header, 'COMMENT', 'For the use of this file, it is recommended to follow' fxaddpar, primary_header, 'COMMENT', 'the Metis publication policy on the Metis website.' fxaddpar, primary_header, 'COMMENT', 'WARNING: UV radiometric calibration is still preliminary.' for k = 0, n_elements(history) - 1 do fxaddpar, primary_header, 'HISTORY', history[k] Loading metis_l2_prep_vl_generic.pro +2 −0 Original line number Diff line number Diff line Loading @@ -362,6 +362,8 @@ pro metis_l2_prep_vl_generic fxaddpar, primary_header, 'COMMENT', '- reliable stochastic error matrix,' fxaddpar, primary_header, 'COMMENT', '- improved header structure.' fxaddpar, primary_header, 'COMMENT', 'For further details, refer to the DR2 release notes.' fxaddpar, primary_header, 'COMMENT', 'For the use of this file, it is recommended to follow' fxaddpar, primary_header, 'COMMENT', 'the Metis publication policy on the Metis website.' for k = 0, n_elements(history) - 1 do fxaddpar, primary_header, 'HISTORY', history[k] fxaddpar, primary_header, 'HISTORY', 'L2 FITS file created on ' + date Loading metis_l2_prep_vl_polariz.pro +3 −1 Original line number Diff line number Diff line Loading @@ -506,6 +506,8 @@ pro metis_l2_prep_vl_polariz fxaddpar, primary_header, 'COMMENT', '- reliable stochastic error matrix,' fxaddpar, primary_header, 'COMMENT', '- improved header structure.' fxaddpar, primary_header, 'COMMENT', 'For further details, refer to the DR2 release notes.' fxaddpar, primary_header, 'COMMENT', 'For the use of this file, it is recommended to follow' fxaddpar, primary_header, 'COMMENT', 'the Metis publication policy on the Metis website.' ; separate histories for tb and pb images Loading Loading
metis_l2_prep_uv.pro +3 −1 Original line number Diff line number Diff line Loading @@ -283,6 +283,8 @@ pro metis_l2_prep_uv fxaddpar, primary_header, 'COMMENT', '- reliable stochastic error matrix,' fxaddpar, primary_header, 'COMMENT', '- improved header structure.' fxaddpar, primary_header, 'COMMENT', 'For further details, refer to the DR2 release notes.' fxaddpar, primary_header, 'COMMENT', 'For the use of this file, it is recommended to follow' fxaddpar, primary_header, 'COMMENT', 'the Metis publication policy on the Metis website.' fxaddpar, primary_header, 'COMMENT', 'WARNING: UV radiometric calibration is still preliminary.' for k = 0, n_elements(history) - 1 do fxaddpar, primary_header, 'HISTORY', history[k] Loading
metis_l2_prep_vl_generic.pro +2 −0 Original line number Diff line number Diff line Loading @@ -362,6 +362,8 @@ pro metis_l2_prep_vl_generic fxaddpar, primary_header, 'COMMENT', '- reliable stochastic error matrix,' fxaddpar, primary_header, 'COMMENT', '- improved header structure.' fxaddpar, primary_header, 'COMMENT', 'For further details, refer to the DR2 release notes.' fxaddpar, primary_header, 'COMMENT', 'For the use of this file, it is recommended to follow' fxaddpar, primary_header, 'COMMENT', 'the Metis publication policy on the Metis website.' for k = 0, n_elements(history) - 1 do fxaddpar, primary_header, 'HISTORY', history[k] fxaddpar, primary_header, 'HISTORY', 'L2 FITS file created on ' + date Loading
metis_l2_prep_vl_polariz.pro +3 −1 Original line number Diff line number Diff line Loading @@ -506,6 +506,8 @@ pro metis_l2_prep_vl_polariz fxaddpar, primary_header, 'COMMENT', '- reliable stochastic error matrix,' fxaddpar, primary_header, 'COMMENT', '- improved header structure.' fxaddpar, primary_header, 'COMMENT', 'For further details, refer to the DR2 release notes.' fxaddpar, primary_header, 'COMMENT', 'For the use of this file, it is recommended to follow' fxaddpar, primary_header, 'COMMENT', 'the Metis publication policy on the Metis website.' ; separate histories for tb and pb images Loading