or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
"Rich OME-Zarr" (ROZ) Brainstorming
Note: "ROZ" isn't intended as a product name just as a short-cut for use throughout the conversation.
The current state of support is one can take a subdirectory from the bioformat2raw output, rename it to include
.zarr
and import it into (pre-release) OMEROs using a--depth
argument, but the OME-XML metadata is not included. In the case of non-HCS filesets, the relationship between the images is also not included. (Relatedly, mixed HCS / non-HCS datasets are not supported in bioformats2raw.)The primary goals of the call are:
(Please read beforehand)
Open Questions & Discussion
bioformts2raw.layout
: Josh: primarilyRoadmap proposal 1
See related drawing
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →M1: Rich metadata
The first set of tasks focus more on simply making OME-Zarr as rich as OME-TIFF (ROZ & ROT). This mostly entails releases of:
M1.1: add
bioformats2raw.layout
specM1.2: add metadata spec
bioformats2raw.layout
M1.3: enable usage in OMERO
bioformats2raw.layout
and the new specM1.4: QA
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →M2: Remote Zarrs & Beyond
The second milestone is more concerned with dealing with the storage issues of IDR (which are beyond our control). This includes enabling remote & more performant access, i.e. things that are not strictly necessary to import an OME-Zarr into OMERO. It, however, is likely necessary to complete (parts of) M2 in order to avoid downtime of IDR.
M2.1: Archive PFFs to slow S3
M2.2: Split low- and hi-res Zarrs
M2.3: chunk API
M3: ZarrIDR
Various tasks that might be moved to earlier if deemed necessary.
--depth
requirementNotes
Attending: Josh, Seb, Will, Petr, David, Melissa, Erin, Khaled, Jason, Mina, Chris