LSST-nonproject / sims_maf_contrib

Contributed code for MAF (sims_maf)
18 stars 46 forks source link

Additional dither stackers; improved masking algorithm. #41

Closed humnaawan closed 7 years ago

humnaawan commented 8 years ago

RepulsiveRandom and Pentagon, PentagonDiamond Season stackers now follow the new API for column names and methods. Have also added stackers for FermatSpiral dithers on FieldPerVisit, PerNight and FieldPerNight timescales, as well as Spiral dithers on PerSeason timescale.

The masking algorithm now has a few additional inputs. The case where no changes are to be made is handled explicitly right away. When only mask is involved, the corresponding data is not changed anymore.