The analyse script requires an events.csv file (in the raw data folder) in order to run the second cell of code (and onwards) even if no events were recorded in the data/experiment. This is worked around by creating a blank events.csv with the headers only (verified - this worked).
Work arounds would be auto-creating ghost files OR including an instruction in the code to do this manually if needed.
Thank you :)