- To work with BIOMERO v2.0.0-alpha - Main changes is to track all workflows via eventsourcing in a postgres database. - So every wf will have a unique UUID and we can extract all required metadata and track progress while it's running. - Reorder folder names to promote the use of run_workflow and demote the use of the other scripts
- Allow duplicate parameter names by making them unique within (BI)OMERO scripts - This supports having multiple measurement workflows with similar parameters