Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sandialabs/InterSpec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sandialabs/InterSpec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/DetectorSelectImprove
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 8 files changed
  • 1 contributor

Commits on Sep 9, 2025

  1. Rough in switching to d3.js for DrfSelect chart.

    Still some work to go.
    wcjohns committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    799dbf4 View commit details
    Browse the repository at this point in the history
  2. Move to sending the chart raw efficiency Drf paramaters.

    For the case of a written function, still have to specify a bunch of energy efficienct pairs
    wcjohns committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    dbcd0e5 View commit details
    Browse the repository at this point in the history
  3. Move to having DetectorPeakResponse define the detecgtors JSON, and a…

    …dd a dedicated DetectorPeakResponseJS class to get efficiency and FWHM from.
    
    Notable, this class might get re-used for the Physical model in RelActAuto.
    wcjohns committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    838c7b3 View commit details
    Browse the repository at this point in the history
  4. Add some test the JS gives within 0.1% the values of the C++, and fix…

    …up a few found issues.
    wcjohns committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    1175ab3 View commit details
    Browse the repository at this point in the history
Loading