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

JSON output as string #28

Merged
merged 2 commits into from
Aug 19, 2022
Merged

JSON output as string #28

merged 2 commits into from
Aug 19, 2022

Conversation

blowekamp
Copy link
Collaborator

@blowekamp blowekamp commented Aug 19, 2022

Update the JSON field values to be integers converted to strings. Addresses #27

Add option to clamp visual min/max to limits/floor of the image intensity values in the field.

@blowekamp blowekamp force-pushed the JSONoutputstr branch 2 times, most recently from 3834ca3 to ed6014a Compare August 19, 2022 19:27
@blowekamp blowekamp changed the title Jso noutputstr JSON output as string Aug 19, 2022
Cast the floating point value to a rounded integer converted to a
string.
Optionally ensure that min and max are withon floor and limit.
@blowekamp blowekamp merged commit 8fd02cc into master Aug 19, 2022
@blowekamp blowekamp deleted the JSONoutputstr branch September 14, 2022 16:40
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