pytme / preprocess / 0.0.2

preprocessing for pytme.

A command-line preprocessing tool for pytme
Tags
templatejavaimagej2
Citation
Solution written by
Kyle Harrington
License of solution
MIT

Arguments

--output_path
The output file name (mrc). (default value: PARAMETER_VALUE)
--input_path
The input file name (mrc) to be preprocessed. (default value: PARAMETER_VALUE)
--parameter_path
A YAML file specifying preprocessing parameters. This can be created with pytme:preprocess-gui. (default value: PARAMETER_VALUE)

Usage instructions

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