fix table.close in batch_roi_export_to_table.py#33
Conversation
|
Uploaded to outreach server. Ran the script on a dataset with 3 images. is reported in the exclamation mark icon |
|
Apologies, now that I read the script again, I realise this is designed to work with idr0021 data. I just uploaded the script to merge-ci (via webclient, logged-in as root) - it's under a |
joshmoore
left a comment
There was a problem hiding this comment.
This certainly matches the change that was needed elsewhere. 👍
|
Try/finally in 2d4e600 |
|
Thanks @will-moore |
See https://github.com/ome/training-scripts/pull/89/files#r688333998
This fixes a bug in
batch_roi_export_to_table.pysince we must now dotable.getOriginalFile()before closing the table.To test,