You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a slow connection between the ScanImage and the processing machines, and for high-res multi-channel acquisitions rsync is lagging behind acquisition and the lag only increases as acquisition progresses.
Watching syncandcrunch command window and forWWW folder suggests that it only generates web preview when all the data is synced to the processing machine? The message says that it generates the preview, but the folder is always empty.
The text was updated successfully, but these errors were encountered:
It does only try to generate the preview once the initial rsync is done, yes. Further, it currently waits until one more section has been acquired before starting. I am changing the latter, so it will build a preview image immediately so long as at least one section is present (3d1f63e).
Ultimately, though, your connection is very slow and fixing that is the priority.
We have a slow connection between the
ScanImage
and the processing machines, and for high-res multi-channel acquisitionsrsync
is lagging behind acquisition and the lag only increases as acquisition progresses.Watching
syncandcrunch
command window andforWWW
folder suggests that it only generates web preview when all the data is synced to the processing machine? The message says that it generates the preview, but the folder is always empty.The text was updated successfully, but these errors were encountered: