Compare commits

...

2 Commits

View File

@ -320,4 +320,6 @@ def valid_integrals(integral, local_mean, threshold, point):
'''TODO Sarah: AM-freq plot: '''TODO Sarah: AM-freq plot:
meaning of am peak in spectrum? why is it there how does it change with stim intensity? meaning of am peak in spectrum? why is it there how does it change with stim intensity?
make plot with AM 1/2 EODf over stim frequency (df+eodf), get amplitude of am peak and plot make plot with AM 1/2 EODf over stim frequency (df+eodf), get amplitude of am peak and plot
amplitude over frequency of peak''' amplitude over frequency of peak'''
""" files = glob.glob("../data/2024-10-16*.nix") gets all the filepaths from the 16.10"""