Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow controls unit transformations #151

Merged
merged 12 commits into from
Apr 10, 2024

Commits on Mar 29, 2024

  1. Added ROOT:Hist to otsdaq/FECore/CMakeLists.txt so that we can use TF…

    …ormula in otsdaq/FECore/FEVInterface.cc.
    sgrant@FNAL.GOV authored and sgrant@FNAL.GOV on mu2ecrv@mu2edaq08.fnal.gov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    db1fb50 View commit details
    Browse the repository at this point in the history
  2. Added unit transformation formula string to otsdaq/FECore/FESlowContr…

    …olsChannel.cc and otsdaq/FECore/FESlowControlsChannel.hh.
    sgrant@FNAL.GOV authored and sgrant@FNAL.GOV on mu2ecrv@mu2edaq08.fnal.gov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3763536 View commit details
    Browse the repository at this point in the history
  3. Implemented slow controls unit transformation using TFormula in otsda…

    …q/FECore/FEVInterface.cc.
    sgrant@FNAL.GOV authored and sgrant@FNAL.GOV on mu2ecrv@mu2edaq08.fnal.gov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    26f7cbc View commit details
    Browse the repository at this point in the history
  4. Added Tranformation column to FESlowControlsTableInfo.xml.

    sgrant@FNAL.GOV authored and sgrant@FNAL.GOV on mu2ecrv@mu2edaq08.fnal.gov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    15f3ec7 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/develop' into sgrant/slowControl…

    …sUnitTransforms
    sgrant@FNAL.GOV authored and sgrant@FNAL.GOV on mu2ecrv@mu2edaq08.fnal.gov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7533bd8 View commit details
    Browse the repository at this point in the history
  6. Added missing 'else' condition.

    sgrant@FNAL.GOV authored and sgrant@FNAL.GOV on mu2ecrv@mu2edaq08.fnal.gov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6cc96ef View commit details
    Browse the repository at this point in the history
  7. Fixed indendation issues.

    sgrant@FNAL.GOV authored and sgrant@FNAL.GOV on mu2ecrv@mu2edaq08.fnal.gov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9694b6c View commit details
    Browse the repository at this point in the history
  8. Fixing more indendentation issues...

    sgrant@FNAL.GOV authored and sgrant@FNAL.GOV on mu2ecrv@mu2edaq08.fnal.gov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ee670e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Fixed printout and set to execute transformation if the formula is lo…

    …nger than a bare 'x'.
    sgrant@FNAL.GOV authored and sgrant@FNAL.GOV on mu2ecrv@mu2edaq08.fnal.gov committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9e371e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Added NaN check for transformed value.

    sgrant@FNAL.GOV authored and sgrant@FNAL.GOV on mu2ecrv@mu2edaq08.fnal.gov committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    84e58d8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/art-daq/otsdaq into sgra…

    …nt/slowControlsUnitTransforms
    sgrant@FNAL.GOV authored and sgrant@FNAL.GOV on mu2ecrv@mu2edaq08.fnal.gov committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7b2341a View commit details
    Browse the repository at this point in the history
  3. Changed __FE_COUT_ERR__ to __FE_SS__ and __FE_SS_THROW__.

    sgrant@FNAL.GOV authored and sgrant@FNAL.GOV on mu2ecrv@mu2edaq08.fnal.gov committed Apr 10, 2024
    1 Configuration menu
    Copy the full SHA
    5722bdb View commit details
    Browse the repository at this point in the history