Skip to content
Snippets Groups Projects
Commit 89f131f5 authored by Alan Muñoz's avatar Alan Muñoz
Browse files

Merge branch 'docs-update-after-omero-refactor' into 'dev'

docs: update to reflect refactor re Image & Dataset classes

See merge request aliby/aliby!14
parents a4f7070c 97ae4f6e
No related branches found
No related tags found
No related merge requests found
......@@ -37,8 +37,7 @@ The output is a folder with the original logfiles and a set of hdf5 files, one w
ALIBY's tooling can also be used as an interface to OMERO servers, taking care of fetching data when needed.
```python
from aliby.io.dataset import Dataset
from aliby.io.image import Image
from aliby.io.omero import Dataset, Image
server_info= {
"host": "host_address",
......
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