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

ENH: Various ReadPeregrineHDF5File Improvements #1016

Conversation

joeykleingers
Copy link
Contributor

@joeykleingers joeykleingers commented Jul 11, 2024

  • It is now possible to choose to enable/disable the importing of any dataset. If all dataset imports are disabled, then the filter returns an error telling the user that they have to enable at least one dataset import.
  • The user can now choose the parent path to the camera data datasets, and can also choose the specific datasets to import using a comma-separated list (similar to the segmentation results comma-separated list).
  • Defaults all dataset import boolean parameters to False, since not every Peregrine HDF5 file will have every possible dataset.
  • Updated documentation to reflect the changes to the filter parameters.

@joeykleingers joeykleingers requested a review from JDuffeyBQ July 11, 2024 19:51
@joeykleingers joeykleingers self-assigned this Jul 11, 2024
@joeykleingers joeykleingers added the enhancement New feature or request label Jul 11, 2024
@joeykleingers joeykleingers merged commit 98e3e53 into BlueQuartzSoftware:develop Jul 12, 2024
7 checks passed
@joeykleingers joeykleingers deleted the topic/ReadPeregrineHDF5Fixes branch July 12, 2024 13:05
@joeykleingers joeykleingers restored the topic/ReadPeregrineHDF5Fixes branch July 12, 2024 14:26
imikejackson pushed a commit that referenced this pull request Jul 12, 2024
- It is now possible to choose to enable/disable the importing of any dataset.  If all dataset imports are disabled, then the filter returns an error telling the user that they have to enable at least one dataset import.
- The user can now choose the parent path to the camera data datasets, and can also choose the specific datasets to import using a comma-separated list (similar to the segmentation results comma-separated list).
- Defaults all dataset import boolean parameters to False, since not every Peregrine HDF5 file will have every possible dataset.
- Updated documentation to reflect the changes to the filter parameters.

Signed-off-by: Joey Kleingers <[email protected]>
@joeykleingers joeykleingers deleted the topic/ReadPeregrineHDF5Fixes branch July 12, 2024 14:28
imikejackson pushed a commit to imikejackson/simplnx that referenced this pull request Oct 20, 2024
)

- It is now possible to choose to enable/disable the importing of any dataset.  If all dataset imports are disabled, then the filter returns an error telling the user that they have to enable at least one dataset import.
- The user can now choose the parent path to the camera data datasets, and can also choose the specific datasets to import using a comma-separated list (similar to the segmentation results comma-separated list).
- Defaults all dataset import boolean parameters to False, since not every Peregrine HDF5 file will have every possible dataset.
- Updated documentation to reflect the changes to the filter parameters.

Signed-off-by: Joey Kleingers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants