-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reduce number of fields in memo file #78
Conversation
Going to test today's ZarrReader build on idr0138-pilot with idr0090 NGFF data. No memo files generated yet - NGFF data was created but not viewed yet. Update ZarrReader... as omero-server...
restart.. Then view idr0090 first plate... - http://localhost:1080/webclient/?show=image-12539701 EDIT: First plate isn't a great choice as it's from 14:38 - view image from 2nd plate to start memo generation... Previous memo file generation time for idr0090 was 111 minutes ... |
On idr-testing, compare sizes of memo from omero-cli-zarr data (Plate 1)... (10M)
with from bioformats2raw... (Plate 2 of idr0090)... (85M)
Compare that with idr0138-pilot, using this PR: (Plate 2 of idr0090)... (16M)
Comparing speeds of rendering images for that plate, it feels a bit faster on idr0138 with this PR than on idr-next. Sampling
and the same on idr0138 (quite a bit faster) 👍
|
Memo file from last week's testing is still on idr0138-pilot, for 2nd Plate of idr0090...
but when I view with webclient it gets deleted...
|
On idr-testing, progress on idr0090's memo generation:
|
Tested on the pilot. Merging |
Noting down some memo file sizes before this PR so we can compare after upgrade...
|
idr0004: 162K -> 147K
|
PR is to be used for testing purposes to see if the size of the memo file can be reduced.