LSSTDESC / snmachine

Machine learning code for photometric supernova classification
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

Improve remove_gaps in the PlasticcDataset class #264

Open MichelleLochner opened 1 year ago

MichelleLochner commented 1 year ago

Currently the method only removes the first long gap it finds whereas it would be ideal to remove all gaps longer than the specified length.