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

Revert "added a json converter class in json_encoder.py to pyscan/general. Th…" #190

Merged
merged 13 commits into from
Jun 18, 2024

Conversation

rsbrost
Copy link
Contributor

@rsbrost rsbrost commented Jun 18, 2024

Reverts #184

…erencing np.float_ which was removed in numpy 2.0."

This reverts commit 415139c.
…erencing np.float_ which was removed in numpy 2.0."

This reverts commit 44c57a7.
…r the file changes from previous commits and import successfully with a new order since itemattribute is used in other pyscan/general modules now."

This reverts commit b71882d.
…json decoder item_attribute_object_hook."

This reverts commit 542c68f.
…es metadata now implemented in abstract experiment's save_metadata method."

This reverts commit c7e17ce.
…t that was causing a type error."

This reverts commit 7edb7d9.
…aving numpy data types and consolidated the json converter added in the last commit to the pre existing recursive_to_dict function which can now handle numpy data types for saving."

This reverts commit 18c4baf.
… pyscan/general. This is now implemented in the save_metadata method of abstract_experiment.py which enables numpy values to be used as data inputs before saving. The converter changes the numpy values to standard python values and no longer throws the same type error as before."

This reverts commit 09ebcde.
@i-am-mounce i-am-mounce merged commit 30dbdd5 into main Jun 18, 2024
2 checks passed
@rsbrost rsbrost deleted the revert-184-add-json-converter branch June 18, 2024 20:24
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