4.7. Processing from command line
Since the MEPIX 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 MEPIX processor, can be obtained with
-
${BEAM-INSTALL-DIR}/bin/gpt -h mepix.ComputeChain
In this case, information on the usage and a list of all available parameters are given
(see
Figure 4.7).