User case scenarios for the plant scannerLink
(or the biologists wish list!)
Last edited on 7 Nov 2018.
We here describe the scenario followed by a biologist experimenter to acquire and reconstruct the plant architecture using the phenotyping station or 3D scanner.
Minimal scenario: command line interface (CLI)Link
We here define a minimal scenario using simple CLI to develop and test the workflow.
- the experimenter prepares the plant if needed;
- the plant is placed (upright) at the centre of the phenotyping station;
- the experimenter checks the JSON file defining biological metadata
- the experimenter starts a "circular scan" using a CLI:
- images are acquired and saved locally (computer controlling the 3D scanner);
- they are later organised using the Database API;
- the reconstruction is automatically started after the previous step;
Final scenario: graphical user interface (GUI)Link
This is the final scenario we want to set up.
- the experimenter prepares the plant if needed;
- the plant is placed (upright) at the centre of the phenotyping station;
- the experimenter login to the GUI, if not done already;
- under the "metadata" tab, the experimenter defines the biological metadata related to its plan and should be able to check the used hardware metadata:
- he or she defines the biological metadata using predefined fields and values (should be possible to add more);
- he or she validates by clicking a "save" button;
- under the "acquisition" tab, the experimenter defines the acquisition method and settings (the type of scan, number of images, ...) and initiate the acquisition:
- he or she defines the acquisition settings using predefined fields and values (should be possible to add more);
- he or she starts this step by clicking an "acquire" button;
- under the "reconstruction" tab, the experimenter can access a list of datasets (he owns or accessible to him) and initiate reconstruction(s):
- he or she can select one dataset (or more?),
- he or she selects a 3D reconstruction method,
- he or she defines its settings,
- he or she starts this step by clicking a "reconstruct" button;
- under the "quantification" tab, the experimenter can access a list of 3D structures (he owns or accessible to him) and initiate quantification(s):
- he or she can select one 3D structure (or more?),
- he or she selects a quantification method,
- he or she defines its settings,
- he or she starts this step by clicking a "quantify" button;
We would probably need an "OMERO" tab to:
- select/change the "group" to which the dataset should be sent to;
- change the URL and port (change the used OMERO database);
- change the user logged to the OMERO database;