Gallery#
Hereβs a list of examples on how to use paidiverpy. We will be adding more examples soon. Contributions are highly welcomed and appreciated. So, if you are interested in contributing, please consult the Contributing to paidiverpy guide.
Notebook Examples#
π
A notebook to show how to open and parse configuration and metadata files
π
An example to processing images without a proper pipeline
π
A notebook to show how to run an entire pipeline described in a configuration file
π£
Investigate the output of a pipeline in test mode
π
Generate the pipeline without a describing the steps in the config file
π
Rerun pipeline steps with modified configurations
π
A notebook to show how to run an entire pipeline with parallelisation using Dask
π
An example to processing a real dataset with IFDO metadata
π
A notebook to show how to add a custom algorithm to the pipeline
π
A notebook to show how to use remote data in the pipeline
π
A notebook to show how to create a LocalCluster with Dask and run an entire pipeline with parallelisation using Dask
π
A notebook to show how to handle, open and process raw images
π
A notebook to show how to export and validate metadata
Notebook tags Legend
- User mode:
π : expert, π : standard, π£ : research