-
Notifications
You must be signed in to change notification settings - Fork 0
Run Program
AnnaMaxion edited this page Oct 24, 2024
·
5 revisions
- open Jupyter Notebook and navigate to folder that contains your code, for more details see in "Installation Guide"
- open new notebook, for more details see in "Installation Guide"
- type the following in the command line. You need to adjust the path and the filename of the file you want to analyze as well as the plot title
import Spikelets Spikelets.analyseSingleFiles("PATH/Filename.txt", "Plot Title")
- The program will automatically create the different plots and save them in the folder "PICS"