XMM-Newton Science Analysis System
hkstrip (hkstrip-3.13.1) [22.0.0-9173c7d25-20250127]
Algorithm
subroutine hkstrip
Read_Parameters
Make_Column_List
Open_Input_File
Open_Output_File
Initialize(Output_File)
Copy_Keywords(Input_File, Output_File)
do
Move_to_next_column
Get_Column_Name
if (Column_Name == "TIME" && input_is_odf_file && column_type == string)
convert_column_to_seconds
for each Column_List entry
if (Column_Name == Column_List(entry))
Copy_Column(Column_Name, Input_File, Output_File)
end if
next
next
Close_Files
end subroutine hkstrip
XMM-Newton SOC -- 2025-01-27