|
|
@ -1,18 +1,15 @@ |
|
|
|
Sensospot Images |
|
|
|
Sensospot Grid |
|
|
|
================ |
|
|
|
============== |
|
|
|
|
|
|
|
|
|
|
|
Creating nice grid images from scans |
|
|
|
Creating nice grid images from scans |
|
|
|
|
|
|
|
|
|
|
|
## Example: |
|
|
|
## Example: |
|
|
|
|
|
|
|
|
|
|
|
```sh |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
> sensospot_grid /path/to/sensospot/raw/data/folder |
|
|
|
> sensospot_grid /path/to/sensospot/raw/data/folder |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Help: |
|
|
|
## Help: |
|
|
|
|
|
|
|
|
|
|
|
```sh |
|
|
|
|
|
|
|
> sensospot_grid --help |
|
|
|
> sensospot_grid --help |
|
|
|
Usage: sensospot_grid [OPTIONS] SOURCE |
|
|
|
Usage: sensospot_grid [OPTIONS] SOURCE |
|
|
|
|
|
|
|
|
|
|
@ -32,7 +29,7 @@ Creating nice grid images from scans |
|
|
|
-s, --scale INTEGER scale-up of images [default: 3] |
|
|
|
-s, --scale INTEGER scale-up of images [default: 3] |
|
|
|
--crop create cropped images of each spots [default: False] |
|
|
|
--crop create cropped images of each spots [default: False] |
|
|
|
--help Show this message and exit. |
|
|
|
--help Show this message and exit. |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Development |
|
|
|
## Development |
|
|
|