You definitely do not need ClassifyObjects in your pipelines using current versions of CP/CPA, and I think the MySQL CPA plugin is a thing of the past as well (CPA should just work with MySQL).
I have 5 plates with 4 wells per plate, times 5 for the channels, so 100 images. But cellprofiler groups it into 20 images, so that is actually where my problems start
Can you explain why that’s a problem? CellProfiler is recognizing that you took pictures in 20 locations (4 wells per plate in 5 plates), but that each site has 5 channels. This is the expected behavior.
The connection to the db host is successful and the tables are being created, but not filled.
This is due to the error that you’re getting; if you turned the properties file creation off and run it again, do the tables get populated?
The next thing to try would be turning property file creation back on, but setting the Do you want to add {group/filter} fields?
settings to ‘No’ and setting the plate type
,plate metadata
, and well metadata
all to None. Does it then work, and are you able to use the non-plate related tools in CPA (plotting, image viewer, classifier, etc)?
If you absolutely need/want the plate viewing tools, can you either screenshot the Metadata window to show what CP is extracting from your images, and/or can you upload your image to Dropbox/GoogleDrive/etc and post a link?