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
raiseValueError(f"Unknown data type: {data_type}")
copy_datacheck is currently not copying the PDF DL1 datacheck files to the web server. The path where those files are located in fefs has to be changed in this function (e.g. .../v0.10/tailcut84/datacheck).
Change 'DL1AB' to 'DATAECHECK' in that function and also here:
lstosa/src/osa/paths.py
Lines 201 to 210 in c39febf
copy_datacheck
is currently not copying the PDF DL1 datacheck files to the web server. The path where those files are located in fefs has to be changed in this function (e.g..../v0.10/tailcut84/datacheck
).Change
'DL1AB'
to'DATAECHECK'
in that function and also here:lstosa/src/osa/utils/utils.py
Lines 46 to 51 in c39febf
The text was updated successfully, but these errors were encountered: