Skip to content

Fix rcr indexing - #2

Open
DanRyanIrish wants to merge 9 commits into
jajmitchell:adds_livetime_correction_to_get_datafrom
DanRyanIrish:fix_rcr_indexing
Open

Fix rcr indexing#2
DanRyanIrish wants to merge 9 commits into
jajmitchell:adds_livetime_correction_to_get_datafrom
DanRyanIrish:fix_rcr_indexing

Conversation

@DanRyanIrish

Copy link
Copy Markdown

No description provided.

github-actions Bot and others added 9 commits June 4, 2026 16:53
* Automatic package template update

* Fix conflicts

Co-authored-by: Shane Maloney <shane.maloney@dias.ie>
* Render Change log for v0.3.0

* Add citation file, update mailmap and zenodo
Co-authored-by: samaloney <24570854+samaloney@users.noreply.github.com>
* Add submodule task to doc job

* Ok one more time
@DanRyanIrish

Copy link
Copy Markdown
Author

Don't know why the diff is so huge. When I diff it locally, I only see changes in science.py...

@DanRyanIrish

Copy link
Copy Markdown
Author

Perhaps you can just cherry-pick the this commit: 589ed1f


# An SRM can only be calculated if the attenutator does not move.
# Therefore ensure that rcr_unique is an int.
if len(rcr_unique) > 2:

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

for spec 1D cases, len(rcr_unique) must be 1, however for spec_sequence cases rcr_unique can be any length up to 7, we just then need to create an srm for each rcr state and ensure its added to the correct metadata

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.

3 participants