LSSTDESC / descwl_coadd

Tools for coadding using the LSST DM software stack
GNU General Public License v3.0
2 stars 2 forks source link

run stack cosmic finder and interpolater #13

Closed esheldon closed 4 years ago

esheldon commented 4 years ago

from bob armstrong

from lsst.pipe.tasks.repair import  RepairTask, RepairConfig
repair_config = RepairConfig()
repair_task = RepairTask(config=repair_config)
repair_task.run(exposure=exp)
beckermr commented 4 years ago

We need to do this on the noise images too I suppose. And also do the 90 degree rotation of the masks