Mark Bray

Results 32 comments of Mark Bray

Fortunately, spaces in names are expressly forbidden in CP 2.1.

It's always been a shame that CPA never fully supported site metadata; the properties file doesn't have a field for it. It probably wouldn't take too much to add it...

I could also see an argument for all metadata cols being included; saves you the trouble of tacking them on some other way. Some cols aren't needed (e.g., MD5digest) but...

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.

SendEmail and OMERO-related modules should also be modified.

I've noticed this myself, and thought it strange. I'd give this proposal a +1.

Some discussion notes from Slack (so they don't get lost): * Separate columns would be needed for each spacing * Proposed sol'n: Volumetric y/n as a binary setting in the...

> Is there a particular scenario where you'd expect to be editing LoadData's import settings while in Test Mode? I can't think of one. Previously, any edit would kick you...