Skip to content

[essimaging] Odin image normalization wf#664

Open
nvaytet wants to merge 10 commits into
orca-normalization-fixfrom
odin-image-normalization-wf
Open

[essimaging] Odin image normalization wf#664
nvaytet wants to merge 10 commits into
orca-normalization-fixfrom
odin-image-normalization-wf

Conversation

@nvaytet

@nvaytet nvaytet commented Jul 2, 2026

Copy link
Copy Markdown
Member

We add the analog to the TBL Orca image normalization for Odin.

Odin will not have 3 separate files for dark, open beam and sample runs, all will be recorded in one file.
The data is split according to ImageKey (as was for Ymir).

We are able to re-use the orca workflow from TBL (that was moved into the common imaging folder) and insert providers that spit the data. We use a new RunType AllRuns to load a single file first, and then use a trick to re-use the FluxNormalizedDetector to transform AllRuns into SampleRun, OpenBeamRun, and DarkBackgroundRun`.

The visualization graph looks a little weird but the workflow works fine:
Screenshot_20260702_221825

Note that this is a little different from the Ymir implementation.

@nvaytet nvaytet requested a review from YooSunYoung July 2, 2026 20:21
@nvaytet nvaytet added the essimaging Issues for essimaging. label Jul 2, 2026
@nvaytet nvaytet changed the base branch from main to orca-normalization-fix July 2, 2026 20:22
@YooSunYoung YooSunYoung self-assigned this Jul 7, 2026

@YooSunYoung YooSunYoung left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM...!

We probably have to support merging multiple files too.
e.g. Users Acquired SampleRun, OpenBeam over night and then later decided to collect more OpenBeam in another file.
But I don't have a good idea now...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

essimaging Issues for essimaging.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants