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
Currently, TOD weights are set to one (i.e. no noise weighting while performing mapmaking). While this is OK for noiseless runs, one would like to weight properly the TOD if one uses noise. There are several ways to weight the timestream, but one could simply use the PSD of the timestream (routines already exist). The problem currently is that it adds a bit to the runtime (precomputation and store on disk for MC runs?).
The text was updated successfully, but these errors were encountered:
Currently, TOD weights are set to one (i.e. no noise weighting while performing mapmaking). While this is OK for noiseless runs, one would like to weight properly the TOD if one uses noise. There are several ways to weight the timestream, but one could simply use the PSD of the timestream (routines already exist). The problem currently is that it adds a bit to the runtime (precomputation and store on disk for MC runs?).
The text was updated successfully, but these errors were encountered: