Commit 124d9ac
Unify input output (ome#117)
* schemas: introduced central InputOutput object definition
* tests: use correct InputOutput everywhere
* docs: update examples for correct InputOutput syntax
* chore: Updated version to 0.6.dev4 everywhere
* specification: Unifiy input/output of transformations to object with name/path
* chore: update version history
* specification: improve clarity
* chore: fix typos
* Update index.md
Co-authored-by: David Stansby <dstansby@gmail.com>
* Update index.md
Co-authored-by: David Stansby <dstansby@gmail.com>
* specification: Clarify constraintsfor input/output in additional transforms
* Update index.md
Co-authored-by: David Stansby <dstansby@gmail.com>
* Update index.md
Co-authored-by: David Stansby <dstansby@gmail.com>
* Update index.md
Co-authored-by: David Stansby <dstansby@gmail.com>
* Update index.md
Co-authored-by: David Stansby <dstansby@gmail.com>
* chore: Clearer on language
* chore: Improve readability on multiscale transform input/output constraints
* specification: allow sequence in labels transforms
* doc: update and expand examples
* enh: Add table with metadata fields
* enh: avoid instances of "intrinsic before definition
* enh: improve formatting of multiscales section
* enh: combine labels examples into single example
* chore: Update example title
* specification: Weaken requirements regarding linkage of labels and image
* enh: improve formatting
* chore: typo
* chore: clearer language
* chore: language clarification
* specification: Clarify omission of path
* chore: update examples
---------
Co-authored-by: David Stansby <dstansby@gmail.com>1 parent 4fc7355 commit 124d9ac
272 files changed
Lines changed: 1053 additions & 773 deletions
File tree
- examples
- bf2raw
- label_strict
- multiscales_strict
- ome
- plate_strict
- scene
- subspace
- transformations
- well_strict
- schemas
- tests
- attributes
- spec
- invalid
- image
- label
- plate
- scene
- transforms
- well
- valid
- image
- label
- plate
- scene
- transforms
- well
- strict
- invalid
- label
- plate
- valid
- image
- plate
- well
- zarr
- spec
- invalid
- image
- duplicate_axes.ome.zarr
- duplicate_scale.ome.zarr
- empty_transformations.ome.zarr
- invalid_axes_count.ome.zarr
- invalid_axis_type.ome.zarr
- invalid_channels_color.ome.zarr
- invalid_channels_window.ome.zarr
- invalid_multiscales_transformations.ome.zarr
- invalid_path.ome.zarr
- invalid_transformation_type.ome.zarr
- missing_axes.ome.zarr
- missing_axes_name.ome.zarr
- missing_datasets.ome.zarr
- missing_path.ome.zarr
- missing_scale.ome.zarr
- missing_space_axes.ome.zarr
- missing_transformations.ome.zarr
- no_axes.ome.zarr
- no_datasets.ome.zarr
- no_multiscales.ome.zarr
- one_space_axes.ome.zarr
- too_many_axes.ome.zarr
- too_many_space_axes.ome.zarr
- label
- colors_duplicate.ome.zarr
- colors_no_label_value.ome.zarr
- colors_rgba_length.ome.zarr
- colors_rgba_type.ome.zarr
- empty_colors.ome.zarr
- empty_properties.ome.zarr
- properties_no_label_value.ome.zarr
- plate
- acquisition_negative_starttime.ome.zarr
- acquisition_noninteger_endtime.ome.zarr
- acquisition_noninteger_starttime.ome.zarr
- acquisition_zero_maximumfieldcount.ome.zarr
- duplicate_columns.ome.zarr
- duplicate_rows-2.ome.zarr
- duplicate_rows.ome.zarr
- empty_columns.ome.zarr
- empty_rows.ome.zarr
- empty_wells.ome.zarr
- missing_acquisition_id.ome.zarr
- missing_column_name.ome.zarr
- missing_columns.ome.zarr
- missing_row_name.ome.zarr
- missing_rows.ome.zarr
- missing_well_columnIndex.ome.zarr
- missing_well_path.ome.zarr
- missing_well_rowIndex.ome.zarr
- missing_wells.ome.zarr
- negative_acquisition_id.ome.zarr
- negative_endtime.ome.zarr
- non_alphanumeric_column.ome.zarr
- non_integer_acquisition_id.ome.zarr
- non_integer_acquisition_maximumfieldcount.ome.zarr
- well_1group.ome.zarr
- well_3groups.ome.zarr
- zero_field_count.ome.zarr
- valid
- image
- custom_type_axes.ome.zarr
- invalid_axis_units.ome.zarr
- mismatch_axes_units.ome.zarr
- missing_name.ome.zarr
- untyped_axes.ome.zarr
- label
- minimal.ome.zarr
- minimal_properties.ome.zarr
- plate
- minimal_acquisitions.ome.zarr
- minimal_no_acquisitions.ome.zarr
- non_alphanumeric_row.ome.zarr
- well
- minimal_acquisitions.ome.zarr
- minimal_no_acquisition.ome.zarr
- strict
- invalid
- label/no_colors.ome.zarr
- plate
- missing_acquisition_maximumfieldcount.ome.zarr
- missing_acquisition_name.ome.zarr
- missing_name.ome.zarr
- valid
- image
- image.ome.zarr
- image_metadata.ome.zarr
- image_omero.ome.zarr
- multiscales_example.ome.zarr
- multiscales_transformations.ome.zarr
- plate
- strict_acquisitions.ome.zarr
- strict_no_acquisitions.ome.zarr
- well
- strict_acquisitions.ome.zarr
- strict_no_acquisitions.ome.zarr
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
7 | 34 | | |
8 | 35 | | |
9 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Lines changed: 40 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments