Skip to content

Addresses #6:#7

Merged
den-sq merged 6 commits intoChengLabResearch:mainfrom
den-sq:main
Apr 23, 2025
Merged

Addresses #6:#7
den-sq merged 6 commits intoChengLabResearch:mainfrom
den-sq:main

Conversation

@den-sq
Copy link
Copy Markdown
Collaborator

@den-sq den-sq commented Apr 23, 2025

  • Specifying UTF-8 during JSON load allows the parser to handle line encodings.
  • More detailed error handling to make JSON laoding issues clearing.

(done by @dvanselow)

- Specifying UTF-8 during JSON load allows the parser to handle line encodings.
- More detailed error handling to make JSON laoding issues clearing.

(done by @dvanselow)
@den-sq
Copy link
Copy Markdown
Collaborator Author

den-sq commented Apr 23, 2025

Hmm, should have run more tests. Will tweak to have the parser return the error object and handle the remaining areas.

den-sq and others added 5 commits April 23, 2025 18:51
- Was failing tests with overflow.
- Now converts to np.float64.
- Also fixes calculate_chunk_size downstream.
- Updated tests for new string vals
- Added a couple more checks for the error string in the server handler.
- Fixed a error check for the slice visualization that would fail to catch failed json loads.
- Tests were failing with parameter error.
- Now catch errors and return error strings like load_from_json.
@den-sq den-sq merged commit f59c2a8 into ChengLabResearch:main Apr 23, 2025
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.

1 participant