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 runmaintemplate.sh. You can make a copy of the template (e.g. runmainft.sh) and modify it to run the Main pipeline for your experiment set and data. Put the copy in the root directory of your project. Usually you need to change the EXPSETNAME and the EXPERIMENTS array, which are marked with TODO in the bash script. Then call bash runmainft.sh to run with your data.