8000 Mpes reader fix by Arora0 · Pull Request #44 · FAIRmat-NFDI/pynxtools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mpes reader fix #44

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

Merged
merged 4 commits into from
Sep 14, 2022
Merged

Mpes reader fix #44

merged 4 commits into from
Sep 14, 2022

Conversation

Arora0
Copy link
Collaborator
@Arora0 Arora0 commented Sep 14, 2022

No description provided.

@Arora0 Arora0 requested a review from domna September 14, 2022 09:01
f"[info]: Path {key} not found. "
f"Skipping the entry.",
)
if key not in eln_data_dict:
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we should refine that at one point. That we just fill in the keys present in the xarray and the keys in the eln and let the internal logic of the parser throw the errors if anything is missing.

But I think for now this hot fix is fine.

@domna domna merged commit 949bbc4 into master Sep 14, 2022
@domna domna deleted the mpes-reader-fix branch September 14, 2022 09:25
RubelMozumder pushed a commit that referenced this pull request Jun 28, 2023
* reader bug fix

* fix ELN example yaml file

* small edits in config.json

* Updates ref mpes log

Co-authored-by: domna <florian.dobener@physik.hu-berlin.de>
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
0