lnls-fac / apsuite

Accelerator Physics suite
MIT License
1 stars 2 forks source link

Improve classes to acquire BPM data #242

Closed fernandohds564 closed 1 year ago

fernandohds564 commented 1 year ago

This PR generalize the classes to perform BPM data acquisition, according to lnls-sirius/dev-packages#1026. It also breaks the dependency of the class to measure data, now called AcqBPMsSignals, from the class OrbitAnalysis. The dependencies were reversed. Now OrbitAnalysis is derived from AcqBPMsSignals.