You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My intention was always to conditionally insert the TRANSIENT_ columns into the truth tables when the user adds transients to galaxy templates through desisim. The default behavior should be to exclude the columns. I set up a boolean in desisim to manage it but found its state was being lost when the generation code was called in desitarget.
I know where the problem is, but unfortunately when writing the code I couldn't figure out an easy fix, so I left the columns in place with the intention of revisiting the issue. Then I got distracted and my "temporary" non-solution was merged into the master branch.
@sybenzvi, absolutely! I just opened this ticket so we wouldn't lose track. When I find some cycles I can also help figure out the right desitarget<-->desisim hooks. For example, it'd be great to add a transients simulation option to select_mock_targets, which should be straightfoward.
Spun off from #525 but also impacting
desitarget
in desihub/desitarget#603.The text was updated successfully, but these errors were encountered: