Skip to content

Conversation

@jokasimr
Copy link
Contributor

@jokasimr jokasimr commented Oct 2, 2024

Fixes #78

Some questions remain, mainly about correctness and if this structure is really practical.

It would be nice to be able to compute the corrections (statically) and apply them all in one provider.
But that's not possible because they have different shapes.
The proton charge correction is a function of the pulse time and the other corrections are functions of detector pixels and/or wavelength.

Another option is to just store event_time_zero on the events and lookup the proton charge for each event instead of for each pulse. It's less efficient, but probably not so inefficient that it becomes relevant.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Amor] Scale by proton current

2 participants