Skip to content
Snippets Groups Projects

Testing mat end calibration in hlt1

Merged Izaac Sanderswood requested to merge isanders-testmatend into 2024-patches

(Very rough first attempt to test including mat end calibration in HLT1, not yet tested)

Apply the same mat end calibration as HLT2, tested in real data (2024, run 297083).

To dos:

  • Fix the issue with loading/accessing the mat end contraction parameter vector
  • Dump geometry
  • Upload dumped geometry somewhere to test in the pipeline
  • Test throughput
  • Verify output values are as expected

Check with Data:

image

Direct comparison

image

Residual Check in Data

image image

FYI: @nibreer

Edited by Jiahui Zhuo

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
    • Resolved by Jiahui Zhuo

      The contraction factors are nearly 3 MB of additional data. That amount can only be read from global memory, which is quite likely to hurt performance. If instead of a per-channel correction a few parameters could be stored per mat, that would reduce the amount of memory needed by a factor of a few hundred.

  • @isanders Do you have a time to finish this?

  • added 1 commit

    • cd665243 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • changed milestone to %RTA/2024.08.12-AugMD

  • added 37 commits

    Compare with previous version

  • added 1 commit

    • f7a82ac2 - testing mat end calibration in hlt1

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading