Skip to main content

Main Processing

📄️ Usage Guide

This guide provides comprehensive instructions for running the Main pipeline, from single experiment execution to large-scale batch processing. The template for running the Main pipeline is launcher/runmaintemplate.sh. You can make a copy of the template (e.g. launcher/runmainft.sh) and modify it to run the Main pipeline for your experiment set and data. Put the copy in the launcher/ directory. Usually you need to change the EXPSETNAME and the EXPERIMENTS array, which are marked with TODO in the bash script. Then call bash launcher/runmainft.sh to run with your data.