Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<path>/corana -f <fname-data> [-t <fname-tau>] -h [-l <logfile>] [-b <basedir>]

For example the interactive and batch mode commands:

Code Block
<path>/corana -f img-xcs-r0015-b0001.bin -t my-tau.txt 
bsub -q psnehq -o ~/<path-from-home-dir>/log.txt <path>/corana -f img-xcs-r0015-b0000.bin

Where ~/<path-from-home-dir>/ or <path> is arbitrary choice and is a matter of taste.

Produce files:

Code Block
img-xcs-r0015-tau.txt          - string of tau values for which the auto-correlation function is evaluated
img-xcs-r0015-b0000-result.bin - auto-correlators for the part of the image for all tau values 
img-xcs-r0015-b0001-result.bin
img-xcs-r0015-b0002-result.bin
img-xcs-r0015-b0003-result.bin
img-xcs-r0015-b0004-result.bin
img-xcs-r0015-b0005-result.bin
img-xcs-r0015-b0006-result.bin
img-xcs-r0015-b0007-result.bin

...