goodman_pipeline icon indicating copy to clipboard operation
goodman_pipeline copied to clipboard

'strptime' error

Open suman-phy opened this issue 7 months ago • 6 comments

I'm getting this error while running redccd.

File "XXX/goodman_pipeline/core/core.py", line 2271, in name_master_flats morning_twilight = datetime.datetime.strptime(morning_twilight, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: strptime() argument 1 must be str, not MaskedArray

suman-phy avatar Jul 02 '24 18:07 suman-phy