plugin:utilities:tapas_tutorial:create_your_processing_pipeline:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
plugin:utilities:tapas_tutorial:create_your_processing_pipeline:start [2019/09/11 07:30] – tboudier | plugin:utilities:tapas_tutorial:create_your_processing_pipeline:start [2020/04/02 05:54] (current) – tboudier | ||
---|---|---|---|
Line 11: | Line 11: | ||
The first module should always be an input module, to load data from OMERO or a folder (please have a look to this [[plugin: | The first module should always be an input module, to load data from OMERO or a folder (please have a look to this [[plugin: | ||
- | In this tutorial we will start by **denoising** the image by using a 3D median filter. Select the module **filters**. This module has 3 parameters, the radius in XY, radius in Z and the name of the filter. A list of modules with description of parameters is available {{: | + | In this tutorial we will start by **denoising** the image by using a 3D median filter. Select the module **filters**. This module has 3 parameters, the radius in XY, radius in Z and the name of the filter. A list of modules with description of parameters is available {{: |
< | < | ||
process: | process: | ||
Line 24: | Line 24: | ||
< | < | ||
// use the module filters with default values | // use the module filters with default values | ||
- | process:3dfilters | + | process:filters |
</ | </ | ||
plugin/utilities/tapas_tutorial/create_your_processing_pipeline/start.1568179847.txt.gz · Last modified: 2019/09/11 07:30 by tboudier