Module gonioanalysis.drosom.reports.displacement
Export displacement timeseries.
Functions
def mean_folder_repeats(manalysers, group_name, wanted_imagefolders=None, microns=False, savedir='/home/joni/.gonioanalysis/final_results/displacement_exports')
-
Takes the mean of the displacements in an image folder.
If multiple sampling frequencies or recording lengths are present, splits them into corresponding CSV files.
def mean_parallel_repeats(manalysers, group_name, wanted_imagefolders=None, savedir='/home/joni/.gonioanalysis/final_results/displacement_exports')
-
Here we mean the repeat 1 of all flies together, then the repeat 2 of all flies together, and so on.
This is for example for the intensity series where the stimulus intensity increases by every repeat and we want to know the mean response of the flies to the flash (repeat) 1, the flash (repeat) 2, and so on.
def parallel_repeat_stds(manalysers, group_name, wanted_imagefolders=None, savedir='/home/joni/.gonioanalysis/final_results/displacement_exports')
-
Variation within an specimen(s) (not between specimens)