odin-detector / odin-data

DAQ software libraries for capturing and storing data from parallel detector systems
https://odin-detector.github.io/odin-data/
Apache License 2.0
8 stars 10 forks source link

Implement ParameterTree for MW adapter #347

Open GDYendell opened 4 months ago

GDYendell commented 2 months ago

This should just work with the new generic OdinDataAdapter. Check this.

GDYendell commented 2 months ago

This should be done when multiple acquisitions are removed from the meta writer. Currently the adapter has some magic to hide this. For now the odin fastcs controller just statically defines the parameters it needs.