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

Minor upgrade of the prodixy_xy #7

Merged
merged 5 commits into from
Apr 23, 2024

Conversation

mkopciuszynski
Copy link

No description provided.

mkopciuszynski and others added 5 commits April 15, 2024 13:19
There was a problem when a value that was expected to be float
 (like excitation energy) was stored in text file without dot
 and was recognised as int. Now all values are treated as float
 if they are numeric and only "curves_scan" and "values_scan"
 are converted to integer.

 Casting to TypedDict was not solving that problem.
@arafune arafune merged commit 47e7c12 into arafune:daredevil Apr 23, 2024
0 of 2 checks passed
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