BlueQuartzSoftware / BlueQuartzSoftware/simplnx
Feature: Insert or delete slices to/from an Image Geometry. Also replace a slice with data from another slice/image geometry
Open
- Dominant language
- C++
- Stars
- 17
- Forks
- 13
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 10
Description
## Insert/Delete/Replace slice from an image geometry
The motivation is during a serial sectioning experiment, one slice may have had questionable data acquisition or the data is just know to be bad. A filter to allow a user to perform specific operations on just on that slice would be useful.
- Delete the slice from the image geometry
- Insert another slice into an image geometry
- replace a trouble slice with "default" data
- replace a trouble slice with data from another slice or from another image geometry all together.
Contributor guide
Assessment
This issue has not been assessed yet.