LSSTDESC / Twinkles

10 years. 6 filters. 1 tiny patch of sky. Thousands of time-variable cosmological distance probes.
MIT License
13 stars 12 forks source link

U/danielsf/sprinkled/truth #472

Closed danielsf closed 6 years ago

danielsf commented 6 years ago

This PR is in support of a similar PR being made to sims_GCRCatSimInterface. It wires the sprinkler to add an is_sprinkled column, which is set to 1 for objects changed or added by the sprinkler and 0 for every other object.

I believe I have set this up so that the sprinkler will only try to set is_sprinkled if it is already present, so we shouldn't have to change any other, non-DC2 code that depends on the sprinkler.

danielsf commented 6 years ago

@jbkalmbach I think I'm going to need you to officially approve this before I can merge it.