Skip to content
Snippets Groups Projects
Commit fa3f9f0f authored by Alán Muñoz's avatar Alán Muñoz
Browse files

docs(metadata): update spec

parent a8c1bc97
No related branches found
No related tags found
No related merge requests found
...@@ -26,11 +26,13 @@ Draft for recommended metadata for images to provide a standard interface for al ...@@ -26,11 +26,13 @@ Draft for recommended metadata for images to provide a standard interface for al
Filter names. Useful when images are acquired with the same LED and filter but multiple voltage conditions. Filter names. Useful when images are acquired with the same LED and filter but multiple voltage conditions.
- tags : List[str] - tags : List[str]
Tags associated with the experiment. Useful for semi-automated experiment exploration. Tags associated with the experiment. Useful for semi-automated experiment exploration.
- Experiment-wide groups: List[int]
List of groups for which each position belongs.
- Group names: List[str]
List of groups
* Optional * Optional
- hardware information : Dict[str, str] - hardware information : Dict[str, str]
Name of all hardware used to acquire images. Name of all hardware used to acquire images.
- Acquisition software and version: Tuple[str,str] - Acquisition software and version: Tuple[str,str]
- Experiment start: date - Experiment start: date
- Experiment end: date - Experiment end: date
- Experiment-wide groups: List[int]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment