copick / fit_plane / 0.4.0

Fit Plane

fit a plane to a set of copick points.
Tags
copickplanefittingsurface
Solution written by
Utz H. Ermel
License of solution
MIT
Source Code

Arguments

--copick_config_path
Path to the Copick configuration JSON file. (default value: PARAMETER_VALUE)
--input_object
Name of the input object. (default value: PARAMETER_VALUE)
--input_user
Name of the input user. (default value: PARAMETER_VALUE)
--input_session
ID of the input session. (default value: PARAMETER_VALUE)
--voxel_spacing
Voxel spacing. (default value: PARAMETER_VALUE)
--tomo_type
Type of tomogram. (default value: PARAMETER_VALUE)
--grid_resolution
Resolution of the grid (2 comma-separated ints). (default value: 5,5)
--fit_resolution
Resolution of the fit (2 comma-separated ints). (default value: 50,50)
--output_object
Name of the output object. (default value: PARAMETER_VALUE)
--output_user
Name of the output user. (default value: fit)
--output_session
Name of the output session. (default value: 0)

Usage instructions

Please follow this link for details on how to install and run this solution.