dirac-institute / kbmod

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

WorkUnit .to_fits overwrite option not working #644

Closed ColinOrionChandler closed 3 months ago

ColinOrionChandler commented 3 months ago

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