-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix and simplify get_tantheta etc for ProjDataInfoGeneric (#1231)
- Fix get_tantheta to correctly invert theta value when obtained from LOR that is being flipped when obtaining phi and s by using get_LOR - Simplifications of get_s() - make sure that find_LOR_intersections_with_cylinder(LORAs2Points&, ...) returns points in some order as input (they were swapped) - expand test_projdata_info to run more views - Updated release notes. Fixes #1223 --------- Co-authored-by: Markus Jehl <markus.jehl@positrigo.com>
- Loading branch information
Showing
5 changed files
with
25 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters