mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-09-05 12:00:55 +02:00
Dev/update rx metadata threshold m3 (#1509)
Build and Deploy on local RHEL9 / build (push) Successful in 2m11s
Build on RHEL9 docker image / build (push) Successful in 5m2s
Build on RHEL8 docker image / build (push) Successful in 5m9s
Build and Deploy on local RHEL8 / build (push) Successful in 5m9s
Run Simulator Tests on local RHEL9 / build (push) Successful in 20m8s
Run Simulator Tests on local RHEL8 / build (push) Successful in 23m27s
Build and Deploy on local RHEL9 / build (push) Successful in 2m11s
Build on RHEL9 docker image / build (push) Successful in 5m2s
Build on RHEL8 docker image / build (push) Successful in 5m9s
Build and Deploy on local RHEL8 / build (push) Successful in 5m9s
Run Simulator Tests on local RHEL9 / build (push) Successful in 20m8s
Run Simulator Tests on local RHEL8 / build (push) Successful in 23m27s
* update rx master file for all threshold energies(m3) when setting dac directly, custom trimbits, setting settings, trimbits etc * formatting * refactored for future modifications for eier * renaming
This commit is contained in:
@@ -111,6 +111,7 @@ class Module : public virtual slsDetectorDefs {
|
||||
void setAllThresholdEnergy(std::array<int, 3> e_eV,
|
||||
detectorSettings isettings, bool trimbits);
|
||||
std::string getSettingsDir() const;
|
||||
void updateRxThresholdEnergyMetadata();
|
||||
std::string setSettingsDir(const std::string &dir);
|
||||
void loadTrimbits(const std::string &fname);
|
||||
void saveTrimbits(const std::string &fname);
|
||||
|
||||
Reference in New Issue
Block a user