Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove root numpy and process multiple run groups #177

Merged
merged 4 commits into from
Oct 4, 2023

Conversation

deividribeiro
Copy link
Contributor

Remove the usage of root_numpy, which is outdated and no longer supported. Complying with #86 and #88.
Fix the loading of multiple run-groups in the runlist.
Minor edit to README including instructions for mamba installation alternative (#175).

Copy link

@cbadams2 cbadams2 left a comment

Choose a reason for hiding this comment

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

I can't speak to the changes made that appear to be replacing root_numpy functionality, but the changes to fix the multi group runlists looks good

@matthew-w-lundy
Copy link
Contributor

Tested without root_numpy and files appeared to be generate correctly.

@matthew-w-lundy
Copy link
Contributor

So, big issues in the migration matrix:
image

but this looks pretty easily solved by modifying the change to irfloader in dce1dcd because it looks like the array was transposed when it wasn't suppose to be. I've attempted this fix here: 7a77317 and this is how the energy bias looks now:

image

(please ignore my stupid error with n_bins_y in the declaration of a, I fix this is a minor commit.

@matthew-w-lundy matthew-w-lundy mentioned this pull request Oct 4, 2023
@matthew-w-lundy matthew-w-lundy merged commit 3ba51b9 into main Oct 4, 2023
2 of 4 checks passed
@deividribeiro deividribeiro deleted the hotfix/remove_root_numpy branch October 4, 2023 16:47
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.

4 participants