About
Solution Catalog
Documentation
Tutorial
cellcanvas album catalog
sharing cellcanvas tools
cellcanvas
/
napari-cellcanvas
/ 0.0.5
napari-CellCanvas
A solution that launches napari-cellcanvas with optional config fetching.
Tags
imaging
cryoet
Python
Solution written by
Kyle Harrington
License of solution
MIT
Source Code
View on GitHub
Arguments
--copick_config_path
Path to the Copick configuration file. (default value: /Users/kharrington/Data/copick/cellcanvas_server/local_sshOverlay_localStatic.json)
--hostname
Hostname for the server. (default value: localhost)
--port
Port number for the server. (default value: 8080)
--fetch_config
Whether to fetch the config from the server. (default value: 0)
--overlay_remote
Set to true if the overlay path should be remote (SSH). (default value: 0)
--static_remote
Set to true if the static path should be remote (SSH). (default value: 0)
--overlay_path
The local path for the overlay root if not remote. (default value: PARAMETER_VALUE)
--static_path
The local path for the static root if not remote. (default value: PARAMETER_VALUE)
Usage instructions
Please follow
this link
for details on how to install and run this solution.