Skip to content
Snippets Groups Projects
Commit 42bfb656 authored by Roberto Susino's avatar Roberto Susino
Browse files

Add possibility to process light curves

parent 98af1bf2
Branches
Tags
No related merge requests found
......@@ -488,7 +488,7 @@ pro metis_l1_prep
; if applicable, save the data binary-table extension as it is
if isa(data_bin_table) then begin
fits_add_checksum, data_extension_header, data_bin_table
if datatype lt 9 then fits_add_checksum, data_extension_header, data_bin_table
mwrfits, data_bin_table, out_file_name, data_extension_header, /no_comment, /silent
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment