Volume Projection

The following documentation has been extracted automatically from the comments found in the source code. Discard Parameters. object variable.

class Parameters_module.Parameters

The input variables are read from the input file. The input file is written with python syntax. The Input file is interpreted as python after a preprocessing The preprocessing was introduced at the time of HST-> PYHST transition to maintaing compatibility with:

  • NO/YES meaning 0/1
  • items containing FILE in their name can be initialized without using the “” which are otherwise necessary for strings

The input file has to set (some of) the following variables. To setup easily an input file you are suggested to start from one of the examples given in the doc.

PROJ_OUTPUT_FILE = 'v2p_%04d.edf'

When STEAM INVERTER=1 use this pattern to create projection file names. In this case the variable PROJ_OUTPUT_FILE determines where the projection are written.

STEAM_INVERTER = 0

When STEAM INVERTER=1 PyHST goes from volume to projections.