Everything not being a valid option will be interpreted as a potential datafile name.
Possible options are:
| Option | Description | Default | -M#,# | dimension of the data sets (the same for both!), maximal embedding dimension | 1,2 | -n# | minimal number of centers | 1000 |
|---|---|---|
| -d# | delay for the embedding (the same for both data sets) | 1 |
| -N# | maximal number of pairs for each length scale | 1000 |
| -## | number of length scale values | 2 per octave |
| -r# | minimal length scale | smallest distance of points in 2 dimensions |
| -R# | maximal length scale | MAX(xmax-xmin,ymax-ymin) |
| -l# | maximal number of values to read (file1) | read whole file |
| -x# | number of lines to be skipped (file1) | 0 |
| -L# | maximal number of values to read (file2) | read whole file |
| -X# | number of lines to be skipped (file2) | 0 |
| -c#[,#] | columns to be read | 1,2,... |
| -o# | output file name | file1_file2_xc2 |
| -V# | verbosity level (0 = report only fatal errors) | 1 |
| -h | show these options | none |