Module gonioanalysis.drosom.reports.stats

Functions

def response_magnitude(manalysers, group_name='noname', imagefolder_endswith='')
  • group name
  • condition/stimulus name (imagefolder_endswith)
  • mean response amplitude
  • variation between animals
  • mean variation in between animals
  • the number N of animals
def response_magnitudes(grouped_manalysers, stimuli=['uv', 'green'])

Statistics for manalyser groups. See resposne_magnitude

Arguments

grouped_manalysers : dict of lists of objects
Keys are group names, items are lists that contain the manalyser objects.