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
Might want to use port 4064 to authenticate then switch to port 4063 to avoid encrypting data for every operation which should result in faster wall-time. I believe this would be consistent with other house developed tools that connect to OMERO.
The text was updated successfully, but these errors were encountered:
@sbesson and I noticed that omero2pandas uses port 4064 by default for all operations which means all data is always encrypted.
omero2pandas/omero2pandas/connect.py
Line 27 in bf45593
Might want to use port 4064 to authenticate then switch to port 4063 to avoid encrypting data for every operation which should result in faster wall-time. I believe this would be consistent with other house developed tools that connect to OMERO.
The text was updated successfully, but these errors were encountered: