# OptionControlFile
# FileFormat
"-i","-i[nput]","InputDataFile","Essential","1","1","In","inFile","NULL"
"-r","-r[eference]","For Mode1=1 only:ReferenceDataFile","Optional","1","1","In2","inFile","NULL"
"-o","-o[utput]","OutputDataFile","Essential","1","1","Out","outFile","NULL"
"-c","-c[onfig]","ConfigurationFile","Optional","1","1","configFile","inFile","NULL"
"-m","-m[ode]","\n Mode1 \t 0:AutoCorrelation \n\t 1:CrossCorrelation","Optional","1","1","mode","Integer","0"
"-M","-M[ode]","\n Mode2 \t 0:All is to be calculated.\n\t 1:Pick up at random \n\t 2:Calculate only Omega=0,Alpha=0 ","Optional","1","1","mode2","Integer","0"
"-n","-n[umber]","For mode 1 only. Number of points to pick up at random. Defalt:Data size along z axis of inputfile / 10 ","Optional","1","1","number","Integer","NULL"
