User Tools

Site Tools


dosimetry:userguide:thinknode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dosimetry:userguide:thinknode [2015/09/29 03:04] – [dosimetry_worker] kerhartdosimetry:userguide:thinknode [2021/07/29 18:23] (current) – external edit 127.0.0.1
Line 6: Line 6:
 ====== Python ====== ====== Python ======
  
 +Please refer to the [[https://github.com/dotdecimal/astroid-script-library/blob/development/python/README.md| Python Script Library Readme]] for dependent python modules and a high level list of what these libraries include.
 ===== Python: Overview ===== ===== Python: Overview =====
  
Line 341: Line 342:
  
 ==== vtk_worker ==== ==== vtk_worker ====
-The VTK worker provides a means to write out common rt_types to a .vtk file format that can be visualized in [[http://www.paraview.org/|Paraview]]. It's most useful for displaying image and primitive object data types.+The VTK worker provides a means to write out common rt_types to a vtk file format ([[http://www.vtk.org/|The Visualization TooKit]]) that can be visualized in [[http://www.paraview.org/|Paraview]]. It's most useful for displaying and post-processing image, mesh, and other primitive object data types.
  
-Below is an example of turning a dose image_3d into a .vtk file for visualization in Paraview:+Below is an example of turning a dose image_3d into a vtk file for visualization in Paraview:
  
 <code python> <code python>
Line 358: Line 359:
 ==== decimal_logging ==== ==== decimal_logging ====
  
-The //decimal_logging// module provides formatted and detailed output window and file logging. +The //decimal_logging// module provides formatted and detailed output window messages and file logging. 
  
 The following settings are available in the decimal_logging.py file: The following settings are available in the decimal_logging.py file:
dosimetry/userguide/thinknode.1443495856.txt.gz · Last modified: 2021/07/29 18:21 (external edit)