Usage: Map csv values onto sulci.

Options:
  -h, --help            show this help message and exit
  -g FILE, --graph=FILE
                        data graph
  --label-attribute=STR
                        'name' or 'label' (default: name)
  -m FILE, --mesh=FILE  grey/white mesh in the same space of the input graph
  --csv=FILE            csv file
  --summary-csv=FILE    summary csv file (one line per sulci)
  -f, --format          print csv format
  -t FILE, --translation=FILE
                        translation file (.trl), or nomenclature file (.hie),
                        or selection file (.sel) (default : /home_local/a-sac-
                        ns-brainvisa/bbi-daily/brainvisa-
                        web/build/share/brainvisa-share-
                        6.0/nomenclature/translation/sulci_model_2008.trl)
  --log                 add log (neperian) of mean values read in the input
                        csv
  --log10               add log10 of mean values read in the input csv
  -c COLUMNS, --column=COLUMNS
                        column number to be used in the csv file
  -o OPERATOR, --operator=OPERATOR
                        operator to apply to summarize multiple values on the
                        same sulcus. The default is "mean", but could be "min"
                        or "max"
