plugin:utilities:tapas_tutorial:input_output_i: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:input_output_i:start [2019/09/11 07:02] – [Dealing with hyperstacks] tboudier | plugin:utilities:tapas_tutorial:input_output_i:start [2019/09/11 07:10] (current) – [Pushing back images to OMERO or files] tboudier | ||
---|---|---|---|
Line 146: | Line 146: | ||
channel:1 | channel:1 | ||
// we now output the channel 1 image to Omero or files | // we now output the channel 1 image to Omero or files | ||
- | // with C1- as prefix and then we sue the name of the image being processes | + | // with C1- as prefix, and then we sue the name of the image being processes |
process: | process: | ||
name: | name: | ||
Line 154: | Line 154: | ||
channel:2 | channel:2 | ||
// we now output the channel 1 image to Omero or files | // we now output the channel 1 image to Omero or files | ||
- | // with C2- as prefix and then we sue the name of the image being processes | + | // with C2- as prefix, and then we sue the name of the image being processes |
process: | process: | ||
name: | name: | ||
- | |||
// and channel 3 | // and channel 3 | ||
Line 163: | Line 162: | ||
channel:3 | channel:3 | ||
// we now output the channel 1 image to Omero or files | // we now output the channel 1 image to Omero or files | ||
- | // with C3- as prefix and then we sue the name of the image being processes | + | // with C3- as prefix, and then we sue the name of the image being processes |
process: | process: | ||
name: | name: | ||
</ | </ | ||
+ | |||
+ | If we apply this script to **leaf.tif** it will load the 3 channels independently ans save the corresponding channel image to Omero or files. | ||
+ | |||
+ | {{: |
plugin/utilities/tapas_tutorial/input_output_i/start.1568178174.txt.gz · Last modified: 2019/09/11 07:02 by tboudier