Skip to content
Snippets Groups Projects
  1. Jan 01, 2024
  2. Dec 31, 2023
  3. Dec 30, 2023
  4. Dec 29, 2023
  5. Dec 20, 2023
  6. Dec 14, 2023
  7. Dec 13, 2023
  8. Dec 12, 2023
  9. Dec 11, 2023
  10. Dec 09, 2023
  11. Dec 08, 2023
  12. Dec 07, 2023
  13. Dec 05, 2023
  14. Nov 22, 2023
    • Prathamesh Joshi's avatar
      Zl file corruption fix. This implements 3 changes: · 75027197
      Prathamesh Joshi authored
      1. It modifies the create_prior_diststats layer to use the newly created prior diststats of the first bin only as a bootstrap to create an empty zerolag pdf. This means that the empty zerolag pdf is created during the setup dag, not during the online analysis.
      2. It modifies the trigger counter to fail if it cannot access this zerolag pdf, instead of doing the bootstrapping procedure again. This makes it so that if the zerolag file is inaccessible, the trigger counter will fail instead of assigning wrong fars and uploading wrong events.
      3. It modifies the trigger counter to regularly save a backup of the zerolag pdf with the current gps time in the filename. This is done so that if the actual zerolag pdf gets lost/corrupt, we can easily restore the latest backup instead of trying somehow to reconstruct the zerolag pdf from scratch.
    • Prathamesh Joshi's avatar
      c87b7b3d
  15. Nov 21, 2023
Loading