4.8. Processing from command line
Since the IDEPIX processor makes use of the BEAM graph processing framework, it can be
used also as a command line tool outside BEAM-VISAT. The graph processing is invoked
by the command
-
${BEAM-INSTALL-DIR}/bin/gpt
To obtain general help on the praph processing, use the command
-
${BEAM-INSTALL-DIR}/bin/gpt -h
Specific help on the IDEPIX processor, can be obtained with
-
${BEAM-INSTALL-DIR}/bin/gpt -h idepix.ComputeChain
In this case, information on the usage and a list of all available parameters are given.