Skip to content
Snippets Groups Projects
Select Git revision
  • bf6ab8c2aa2612be7d3e3e47dac518a30d973eb9
  • master default protected
2 results

AmptekHardwareInterface.py

Blame
  • user avatar
    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
    bf6ab8c2
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    AmptekHardwareInterface.py 27.29 KiB