legacysurvey / legacypipe

Image reduction pipeline for the DESI Legacy Imaging Surveys, using the Tractor framework
BSD 3-Clause "New" or "Revised" License
37 stars 22 forks source link

Reduce number of pixels included in core fitting #731

Open dstndstn opened 3 months ago

dstndstn commented 3 months ago

eg https://github.com/dstndstn/tractor/blob/main/tractor/dense_optimizer.py#L65

if we have modelMasks set, we should use them! (Will have to compute the union over sources, or something like that)