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

Numpy deserialize #22

Merged
merged 2 commits into from
Nov 11, 2022
Merged

Numpy deserialize #22

merged 2 commits into from
Nov 11, 2022

Conversation

PeterC-DLS
Copy link
Contributor

Replace ndarray with custom dict for sending to web ui, add custom interface and deserialize to NdArray, add support for ndarrays in utilities, remove shape for images, add NaN safe min/max function. Also add logging for errors in web ui

Replace ndarray with custom dict for sending to web ui, add custom
interface and deserialize to NdArray, add support for ndarrays in
utilities, remove shape for images, add NaN safe min/max function. Also
add logging for errors in web
ui
Serialize and deserialize NumPy arrays on messages send from web clients
back to plot server, use own assert function
@PeterC-DLS PeterC-DLS merged commit 17d573e into main Nov 11, 2022
@PeterC-DLS PeterC-DLS deleted the numpy-deserialize branch November 11, 2022 10:11
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.

None yet

2 participants