Fabian Schneider

Results 26 issues of Fabian Schneider

**Please describe your :rocket: feature request.** SIMPA currently only implements arrays of rectangular elements as detection geometries. We should add other geometries, like the bowl (important for RSOM).

feature

- added fuzzy case to SegmentationBasedAdapter (+activated gpu)] - adapted segmentation_loader example - refactored assert_equal_shapes test **Please check the following before creating the pull request (PR):** - [ ] Did...

**Please describe your :rocket: feature request.** The current Segmentation Based Volume Creation only supports "hard" classes. Additionally it should be possible to import fractional segmentations, where a voxel can have...

feature

**Please describe your :rocket: feature request.** - the simulate_3d script uses the GEL_LAYER_HEIGHT to calculate sensor positions, but doesnt actually pad the array - both scripts contain unused code that...

bug
feature

- fixed vessel deformation bug - catched cosine_scaling_factor = 0 case **Please check the following before creating the pull request (PR):** - [x] Did you run automatic tests? - [x]...

**Describe the bug** Structure Deformation should only be along the z-axis but vessels are also deformed along the x and y axis. **Specify a priority (low, medium, high)** medium **To...

bug