	The script "Theta_excitation.py" is an example for the possible usage of these detailed models and the data from the paper. The script returns the response of a model to the theta-rhythmic excitation we described in the paper, and saves the resulting trace as a .dat file and an .svg image for further evaluation. NetStimVariable.mod, stim_PSP_attenuation_test_olm.json and stim_PSP_attenuation_test_hs.json are required by the script. The NetStimVariable.mod needs to be compiled before running the python code, currently it can be found in the Models/Detailed_models/modfiles folder
	phase_histogram.py is used to replicate the panels of the Supporting Figure 11. from the paper. This requires "Theta_excitation.py" to run first, that will give the input data for this or just use the data can be found in the  "Data_traces" folder to replicate our figure.
