Skip to content

evolutive postprocessing - #45

Open
mikesndrs wants to merge 2 commits into
masterfrom
feature/evolutive_postprocessing
Open

evolutive postprocessing#45
mikesndrs wants to merge 2 commits into
masterfrom
feature/evolutive_postprocessing

Conversation

@mikesndrs

Copy link
Copy Markdown
Collaborator

No description provided.

@mikesndrs mikesndrs self-assigned this Sep 9, 2026
@@ -0,0 +1,218 @@
"""

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Would it be nice to add to the workflows docs examples of their respective postprocessing plots, if applicable?

Comment on lines +91 to +93
"dina": DBEntry(f"imas:hdf5?path={args.dina_uri}", "r"),
"reconstruction": DBEntry(f"imas:hdf5?path={args.reconstruction_uri}", "r"),
"nice": DBEntry(f"imas:hdf5?path={args.nice_uri}", "r"),

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

From this, args.dina_uri seems to be a path, not an URI. Can you update the naming to reflect this? Similar for the other 2.

db.close()


def rz_ip_plot(args, dbs):

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Would it make more sense to pass the IDSs here?

@SBlokhuizen

Copy link
Copy Markdown
Collaborator

Can you check why the CI fails?

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.

2 participants