lnls-fac / apsuite

Accelerator Physics suite
MIT License
1 stars 2 forks source link

Add option to get PostMortem orbits #228

Closed fernandohds564 closed 1 year ago

fernandohds564 commented 1 year ago

Guys (@ericonr, @mmdonatti), remember to start the acquisition class this way:

acq = OrbitAcquisition(isonline=True, ispost_mortem=True)
acq.params.do_pulse_evg = False
acq.params.timing_event = 'PsMtn'

This will ensure the new PsMtn high level trigger will be configured to listen to the PsMtn high level event and that when you call acquire_data (if you need to call it at all) will not pulse the EVG Injection.