I have created a pipeline for my cellprofiler and it's work for analyzing quit a bunch of data. the problem is, the end result that I exported to the excelsheet does not contain identity of the data.It only said this sequence:
ImageNumber Object-Number Area Shape_Area Area Shape_Center_X Area Shape_Center_Y Area Shape_Center_Z Area Shape_Compactness AreaShape_Eccentricity AreaShape_EulerNumber AreaShape_Extent AreaShape_FormFactor AreaShape_MajorAxisLength AreaShape_MaxFeretDiameter AreaShape_MaximumRadius AreaShape_MeanRadius AreaShape_MedianRadius AreaShape_MinFeretDiameter AreaShape_MinorAxisLength AreaShape_Orientation AreaShape_Perimeter AreaShape_Solidity Location_Center_X Location_Center_Y Location_Center_Z Number_Object_Number
So, the name of the file is missing, I only know the number of the overall counted cells. without knowing how many cells in particular image. any suggestion on how to deal with it?