RAWverna image evaluation - Read images (RAW)
Created: 2012-02-21 17:40:54
Reads RAW images for evaluation by RAWverna.
Preview
Run
Run this Workflow in the Taverna Workbench...
Workflow Components
Authors (1)
Titles (1)
RAWverna image evaluation - Read images (RAW) |
Descriptions (1)
Reads RAW images for evaluation by RAWverna. |
Dependencies (0)
Inputs (2)
Name |
Description |
path1 |
|
path2 |
|
Processors (4)
Name |
Type |
Description |
readImage1 |
workflow |
|
readImage2 |
workflow |
|
profileStart |
beanshell |
Scriptimport org.apache.log4j.Logger;
Logger logger = Logger.getLogger("Workflow - Read images (RAW)");
logger.info("Reading images");
long startTimestamp = System.nanoTime(); |
profileEnd |
beanshell |
Scriptimport org.apache.log4j.Logger;
Logger logger = Logger.getLogger("Workflow - Read images (RAW)");
logger.info("Done reading images");
long startTimestampLong = Long.parseLong(startTimestamp);
double runtime = (System.nanoTime() - startTimestampLong) * 1.0e-9; |
Beanshells (4)
Name |
Description |
Inputs |
Outputs |
profileStart |
|
|
startTimestamp
|
profileEnd |
|
startTimestamp
|
runtime
|
profileStart |
|
|
startTimestamp
|
profileEnd |
|
startTimestamp
|
runtime
|
Outputs (7)
Name |
Description |
imageEquals1 |
|
imageOthers2 |
|
imageEquals2 |
|
imageOthers1 |
|
runtime |
|
readImage1Runtime |
|
readImage2Runtime |
|
Datalinks (11)
Source |
Sink |
path1 |
readImage1:Path |
path1 |
readImage1:path |
path2 |
readImage2:path |
profileStart:startTimestamp |
profileEnd:startTimestamp |
readImage1:imageEquals |
imageEquals1 |
readImage2:imageOthers |
imageOthers2 |
readImage2:imageEquals |
imageEquals2 |
readImage1:imageOthers |
imageOthers1 |
profileEnd:runtime |
runtime |
readImage1:runtime |
readImage1Runtime |
readImage2:runtime |
readImage2Runtime |
Coordinations (4)
Controller |
Target |
readImage1 |
profileEnd |
profileStart |
readImage1 |
readImage2 |
profileEnd |
profileStart |
readImage2 |
Uploader
License
All versions of this Workflow are
licensed under:
Version 1
(of 1)
Credits (1)
(People/Groups)
Attributions (0)
(Workflows/Files)
None
Shared with Groups (0)
None
Featured In Packs (1)
Log in to add to one of your Packs
Attributed By (0)
(Workflows/Files)
None
Favourited By (0)
No one
Statistics
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
Comments (0)
No comments yet
Log in to make a comment