One you have cloned the repository and set up the environment, you can launch the interface.
In VS Code, open the gui.py file inside the caiman_gui folder.
Click the Run (▶️) button at the top to start the program.
After a few seconds, the GUI window will appear.
The default model is Calcium. To switch to Voltage, go to the Model tab at the top of the CaImAn Analyzer window and select Voltage.
In the input folder box, enter the path to the folder containing the TIFF files to analyze.
In the output folder box, enter the path where results should be saved.
Click Run Model to start the analysis.
Open one of your CZI files in ImageJ/Fiji.
Search for Info in the search bar and run it.
Scroll until you find Frame Interval.
Calculate frame rate as:
Frame Rate = 1 / Frame Interval
Example:
1 / 0.00251 = 398 FPS
Enter this value into the Frame Rate field in the GUI Parameters box.