Skip to content

Saving .JSON file (with interactive updates) for each segmentation masks files. #186

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

Open
maxradx opened this issue May 31, 2025 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed priority low Easy to fix or can wait.

Comments

@maxradx
Copy link
Member

maxradx commented May 31, 2025

Is your feature request related to a problem? Please describe.
Proposed by @jcohenadad in previous review (PR 105)
Instead of saving a .csv file containing the segmentation masks metadata, a .JSON file could be saved (which is BIDS compatible)

Describe the solution you'd like
While CSV files offer an interesting tabular format for further statistical analyses, .JSON files that are BIDS compatibles could be added when saving segmentation files to facilitate metadata incorporation and management from segmentation files. Both could also be saved, because those files may serve for different purposes.

Describe alternatives you've considered
Adding in the Configuration UI the option to save a .CSV file, .JSON file or both
For example, an option could be added in this GUI:

Image
@maxradx maxradx added enhancement New feature or request help wanted Extra attention is needed priority low Easy to fix or can wait. labels May 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed priority low Easy to fix or can wait.
Projects
None yet
Development

No branches or pull requests

1 participant