CellProfiler-Analyst
CellProfiler-Analyst copied to clipboard
Prompt for time-lapse related cols at starttime
Right now, the appropriate columns are inferred from the properties files. They should be explicitly requested at UI startup and stored as part of the info table.
Fixed by https://github.com/CellProfiler/CellProfiler/issues/1776
Actually, with the ExportToDB solution, all this becomes is pointing the needed variables (series_id, group_id, timepoint_id) at the right props fields.