-
Notifications
You must be signed in to change notification settings - Fork 0
Hcs keyvals from csv #1
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
Hcs keyvals from csv #1
Conversation
abhamacher
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Will,
I tested this change and it provides a helpful message. Unfortunately the message is only visible in the detailed log. On level of the "Activities" output there is no exclamation mark or other color hint, that something was not ok with the import. If this is easy to add, it would be nice to add this too, as I expect that most users will not check the detailed log after upload and in case of 384-well plates it might be not easy to even see this output in the then quite long log file.
Overall this state of the script is already a huge improvement! Especially for testing purposes it would be nice to have an updated "Remove all KV-pairs"-script for plates too :-)
Thanks a lot for your effort!
Anna
JensWendt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested it on our live-system once and it worked
|
Thanks for the testing. |
|
May I suggest to alter the paragraph after This would circumvent the problem of varying native delimiters depending on your system configuration. As I am new to the Github universe I am pretty sure this is the wrong way to propose a code change , but I trust you will put this in the proper workflow if it makes sense. Jens |
|
Thanks @JensWendt - I've tried that locally and managed it without having to open the file twice. I set the file_handle back to the start |
|
Heyo, |
See discussion at https://forum.image.sc/t/uploading-key-value-pairs-from-csv-files-into-omero-web-for-plates/60202/27
This should annotate objects from a CSV, following the rules defined there, with plate, well, image columns:
To test: