Commit Graph

9 Commits

Author SHA1 Message Date
maliakal_d a9d0f03c3a changed power to be able to set DAC directly, using enable and disable methods with enabled to get
Build on RHEL9 docker image / build (push) Successful in 3m28s
Build on RHEL8 docker image / build (push) Successful in 4m44s
Run Simulator Tests on local RHEL9 / build (push) Successful in 14m39s
Run Simulator Tests on local RHEL8 / build (push) Successful in 17m3s
2026-03-30 10:42:02 +02:00
maliakal_d cb645b9a1c removed hard coded dac names in python NamedDacs and NamedPowers
Build on RHEL9 docker image / build (push) Successful in 3m34s
Build on RHEL8 docker image / build (push) Successful in 5m6s
Run Simulator Tests on local RHEL9 / build (push) Successful in 14m40s
Run Simulator Tests on local RHEL8 / build (push) Successful in 17m5s
2026-03-25 16:30:33 +01:00
maliakal_d e7854de3de DetectorPowers->NamedPowers in ctb
Build on RHEL9 docker image / build (push) Successful in 3m29s
Build on RHEL8 docker image / build (push) Successful in 4m47s
Run Simulator Tests on local RHEL9 / build (push) Successful in 14m43s
Run Simulator Tests on local RHEL8 / build (push) Successful in 17m7s
2026-03-24 16:15:31 +01:00
maliakal_d 3c2c3b3180 throw approperiate error when no modules added for powers
Build on RHEL9 docker image / build (push) Successful in 3m30s
Build on RHEL8 docker image / build (push) Successful in 4m47s
2026-03-24 11:20:37 +01:00
maliakal_d fda27d05f3 python: moved powerlist to Ctb
Build on RHEL9 docker image / build (push) Successful in 3m32s
Build on RHEL8 docker image / build (push) Successful in 4m45s
2026-03-23 16:32:31 +01:00
maliakal_d a5612f1161 fixes for python api
Build on RHEL9 docker image / build (push) Successful in 3m59s
Build on RHEL8 docker image / build (push) Successful in 5m13s
2026-03-23 12:09:09 +01:00
maliakal_d 8fcff75086 wip python
Build on RHEL8 docker image / build (push) Failing after 34s
Build on RHEL9 docker image / build (push) Failing after 49s
2026-03-16 18:00:04 +01:00
froejdh_e bc187bb198 moved compiled extension into slsdet 2025-03-18 10:56:03 +01:00
maliakal_d dad3dc3e46 3. Dev/voltage to power (#816)
* getVoltageList, getVoltage /set, getMeasuredVoltage, getVoltageNames /set, getVoltageIndex moved to 'Power' as its misleading

* added cstdint and names slowadc,  added division to mV

* changed uV to mV in command line slow adc help. removed all python slowadcs (as it was already implemented as slowadc

---------

Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
2023-10-02 11:11:28 +02:00