Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Preprocessing data

quantumjot edited this page Apr 18, 2019 · 1 revision

Generating weightmaps

usage: weightmap.py [-h] [-p WORKDIR] -f FOLDERS [FOLDERS ...] [--w0 W0]
                    [--sigma SIGMA]

Sequitr: weightmap calculation

optional arguments:
  -h, --help            show this help message and exit
  -p WORKDIR, --workdir WORKDIR
                        Path to the image data
  -f FOLDERS [FOLDERS ...], --folders FOLDERS [FOLDERS ...]
                        Specify the sub-folders of image data
  --w0 W0               Specify the amplitude
  --sigma SIGMA         Specify the sigma

Clone this wiki locally