send_file_to_caldb¶
-
send_file_to_caldb(file)[source]¶ Send whatever file to CALDB. Usefull for tests. Not to be used in production.
Following keywords MUST appear in primary hdu file:
“TELESCOP” = “SVOM” “INSTRUME” = “ECL” “CCLS0001” = “BCF” “CDTP0001” = “DATA” “CCNM0001” = “ARF” “CVSD0001” = “1999-01-01” “CVST0001” = “00:00:00” “CDES0001” = “test dataset”The KW CCNM0001 specifies the type in your request.
Parameters: file (str) – path to the file to be sent to CALDB