pyopia.cli#
PyOPIA top-level code primarily for managing cmd line entry points
Functions
|
|
|
Convert raw images files to bitmap format (png). |
|
Open browser at PyOPIA's readthedocs page |
|
EcoTaxa export: Create a zip file with particle images and statistics csv |
|
Put an example config.toml file in the current directory |
|
Create a custom rich.progress.Progress object for displaying progress bars |
|
Initialize a PyOPIA processing project with a standard config file and folder layout |
|
Create a montage of particles |
|
Combine a multi-file directory of STATS.nc files into a single '-STATS.nc' file that can then be loaded with {func}`pyopia.io.load_stats` |
|
Modify a existing config.toml file and write a new one to disc |
|
Run a PyOPIA processing pipeline based on given a config.toml |
|
Run a PyOPIA processing pipeline for a chuncked list of files based on a given config.toml |
|
Run a PyOPIA processing pipeline in realtime by watching a folder. |
|
Configure logging |