Last active
August 25, 2022 02:45
-
-
Save lassoan/0e7acfbec36e4577f8b7b0e07ad53a2a to your computer and use it in GitHub Desktop.
3D Slicer module for computing intensity profile in a volume along a ruler line
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 example has been completely reworked and converted to a module, now available at: | |
# | |
# | |
# https://github.com/lassoan/SlicerLineProfile/blob/master/LineProfile/LineProfile.py | |
# | |
# | |
# | |
# | |
# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems that the chart is displayed according to the panel size, rather than Python Interactor's visibility. Please see attached images full screen and resized.