Skip to content

[ESSNMX] Update essnmx reduced file for regression test#646

Merged
YooSunYoung merged 7 commits into
mainfrom
update-essnmx-reduced
Jun 24, 2026
Merged

[ESSNMX] Update essnmx reduced file for regression test#646
YooSunYoung merged 7 commits into
mainfrom
update-essnmx-reduced

Conversation

@YooSunYoung

@YooSunYoung YooSunYoung commented Jun 22, 2026

Copy link
Copy Markdown
Member

I had to update the frozen reduced file due to changes in the tof.
I added change log of these files in the developers guide too.

This update should fix the failing nightly(latest) test.

@YooSunYoung YooSunYoung added the essnmx Issues for essnmx. label Jun 22, 2026
Comment on lines +191 to +192
if 'aux' in dg['entry']:
del dg['entry']['aux']

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It was a bug that needed to be fixed for the documentation.

@SimonHeybrock SimonHeybrock 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.

Just a question about docstrings/help.

Comment on lines +11 to +17
if __name__ == "__main__":
parser = argparse.ArgumentParser()
parser.add_argument(
"--freeze-version",
help="Future version of essnmx that can reproduce the frozen file.",
required=True,
)

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.

The description (e.g., inline help) for this script is a bit thin, can it be extended? Unclear when it should be used, and how it related to the test-dataset.ipynb.

@YooSunYoung YooSunYoung added this pull request to the merge queue Jun 24, 2026
Merged via the queue into main with commit f72e4c2 Jun 24, 2026
24 checks passed
@YooSunYoung YooSunYoung deleted the update-essnmx-reduced branch June 24, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

essnmx Issues for essnmx.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants