locan.scripts.script_check#

Show original SMLM images overlaid with localization data. Data is rendered in napari.

To run the script:

locan check <pixel size> -f <images file> -l <localization file> -t <file type>

Try for instance:

locan check 133 -f "locan/tests/test_data/images.tif" -l "locan/tests/test_data/rapidStorm_from_images.txt" -t 2

Functions

main([args])

rtype:

None

render_locs_per_frame_napari(images, ...[, ...])

Display original recording and overlay localization spots in napari.

sc_check(pixel_size[, file_images, ...])

Load and display original recording and load and overlay localization spots in napari.