load_stat
- nrv.nmod.load_stat(stat_name)[source]
Load a statistic stored in the included librairy or specified by the user in a csv file (first corlumn: axon diameter bin start - second corlumn: proportion)
- Parameters:
stat_name (str) – name of the statistic in the librairy or path to a new librairy in csv
- Returns:
diameters (list) – diameters as start of bins of the histogram
presence (list) – quantities of presence of each bin in the histogram