Hi guys,
I just installed the latest CP 2.1.2 (from 2015-01-29) and did some testing. I have a folder of image files (*.czi) files where I extract the metadata using regular expressions. The results shows:
Plate: 96well (for all 96files, e.g. one per well)
Well: A1, A2, …, H12
This looks all fine. I do some filtering and Identify some primary objects and wnat to display heatmap. And here I have the problem. I cannot really figure out, how this work (uploading the CP projects fails…). I will try from home again later…
My setting for the DisplayPlatemap module are (from Top --> Bottom)
Object, SingleNucleus, Number, Object_Number, 96, Metadata, Plate, Row & Column, Metadata, Well, Metadata, Well, avg, Objects per Well
But I always get the error:
Traceback (most recent call last):
File “cellprofiler\gui\pipelinecontroller.pyc”, line 2777, in do_step
File “cellprofiler\modules\displayplatemap.pyc”, line 231, in display
File “cellprofiler\gui\cpfigure.pyc”, line 1745, in subplot_platemap
AttributeError: ‘NoneType’ object has no attribute ‘Insert’