dirac-institute / kbmod

KBMOD (Kernel-Based Moving Object Detection)
BSD 2-Clause "Simplified" License
46 stars 14 forks source link

WorkUnit .to_fits overwrite option not working #644

Closed ColinOrionChandler closed 5 months ago

ColinOrionChandler commented 5 months ago

E.g., orig_wu.to_fits(orig_wu_file, overwrite=True). A FileExists error is still thrown.