Closed youngdjn closed 4 years ago
Completed via #27 . The pipeline of function calls is in metashape_pipeline.py, but each specific function is selectable via the YAML config file, meaning it is no longer necessary to edit the metashape_pipeline.py script.
Thus we would only need a single workflow script. It would include if statements to execute specific workflow functions as specified in the config file.