new comment for file paths

This commit is contained in:
mbergmann 2024-10-23 09:58:17 +02:00
parent b8c110fddf
commit a383f3a1be

View File

@ -321,3 +321,5 @@ def valid_integrals(integral, local_mean, threshold, point):
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"""