[param] -out <string> Output classified image (each pixel contains the index of its corresponding vector in the SOM).. Mandatory: True. Default Value: ""
[param] -vm <string> Validity mask (only pixels corresponding to a mask value greater than 0 will be used for learning). Mandatory: False. Default Value: ""
[param] -tp <float> Probability for a sample to be selected in the training set. Mandatory: False. Default Value: "1"
[param] -ts <int32> Maximum training set size (in pixels). Mandatory: False. Default Value: "0"
[param] -sl <int32> Number of lines in each streaming block (used during data sampling). Mandatory: False. Default Value: "0"