Select Git revision
AmptekHardwareInterface.py
Christian authored
- Created classes for storing the status and spectrum data - Removed the status query functions in AmptekHardwareInterface - updateStatus will return a reference to the status. Python code should use this instead of the removed query functions. E.g. instead of interface.FastCount(), interface.updateSpectrum(max_age).FastCount() will result in the same behaviour - Cleanup of the list mode/ sequential mode functions, which were prototyped during hardware tests - Added Doxygen comments to AmptekHardwareInterface and AmptekStatus member functions
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
AmptekHardwareInterface.py 27.29 KiB