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
For daily operations, it is sometimes the case that we remove data from an old night and need to rerun cumulative redshifts on a later night.
As of now there is now "easy" way to resubmit the later cumulative night without human editing of tables or removing the spectral processing on that later night (even though the exposure-level data on the later night is independent).
See whether we can easily add logic in desi_proc_night to handle this case, or alternatively add processing_table logic to desi_tile_redshifts or desi_zproc
The text was updated successfully, but these errors were encountered:
For daily operations, it is sometimes the case that we remove data from an old night and need to rerun cumulative redshifts on a later night.
As of now there is now "easy" way to resubmit the later cumulative night without human editing of tables or removing the spectral processing on that later night (even though the exposure-level data on the later night is independent).
See whether we can easily add logic in
desi_proc_night
to handle this case, or alternatively addprocessing_table
logic todesi_tile_redshifts
ordesi_zproc
The text was updated successfully, but these errors were encountered: