all: prepare_folder_structure extract_stimulations assign_protocols filter analyse_firing_rates prepare_folder_structure: python scripts/check_folder_structure.py extract_stimulations: python scripts/extract_stimulations.py assign_protocols: python scripts/extract_protocols.py filter: python scripts/filter_stimulations.py analyse_firing_rates: python scripts/analyse_firing_rates.py analyse_persistent_activity: python analyse_persistent_activity.py plot_firing_rates: python plot_traces.py plot_traces: python plot_traces.py report: python generate_report.py clean: rm -r out/