Page 1 of 1

Small bug in Dataset_To_Plate.py

PostPosted: Sat Oct 31, 2015 6:59 pm
by dsudar
Hi all,

I've been using the Dataset_To_Plate.py script a lot to convert multi-location ND2 files into plate layouts. Works great for that but I found a small bug that is only really noticeable in Insight. In Insight the "Field Details" panel on the right shows the Well Detail when you select an image in a plate. If I create the plate using Dataset_To_Plate with Column Names "number" and Row Names "letter", that Well Detail is correct:
[img]
ColumnsNumbered.GIF
[/img]

But if I select Column Names "letter" and Row Names "number", that Well Detail is off by one while the little identifier in the thumbnail panel shows the correct Well detail.
[img]
RowsNumbered.GIF
[/img]

Thanks,
- Damir

Re: Small bug in Dataset_To_Plate.py

PostPosted: Mon Nov 02, 2015 10:27 am
by Dominik
Thanks Damir for spotting this issue. The script is fine, it was just an issue with Insight displaying the name. Will be fixed in 5.2.1.

Regards,
Dominik

Re: Small bug in Dataset_To_Plate.py

PostPosted: Tue Nov 10, 2015 4:34 pm
by Dominik