Skip to content
Snippets Groups Projects

Only use bunch pattern table when necessary

Merged Laurent Mercadier requested to merge no-bpt into master

In most cases, the number of pulses does not change during a run, and it is not necessary to rely on the bunch pattern table to extract data like XGM, BAM, digitizer traces...

We introduce functions get_sase_pId() and npulses_has_changed() and perform a check in the load() function, to see if the number of pulses has changed. If it has, the bunch pattern table is loaded by default. If not, it is not loaded.

Merge request reports

Merged by Laurent MercadierLaurent Mercadier 2 years ago (Dec 22, 2022 10:03am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading