فهرست منبع

Add more detail to readme

Davide Crombie 1 ماه پیش
والد
کامیت
4df242317b
1فایلهای تغییر یافته به همراه7 افزوده شده و 4 حذف شده
  1. 7 4
      README.md

+ 7 - 4
README.md

@@ -36,15 +36,15 @@ Time ranges : --tranges -t
 - 'sit' : behavioral quiescence (no locomotion)
 - 'nosaccade' : periods with no saccadic eye movements
 - 'noopto' : trials without optogenetic stimulation
-- 'desync' : 
-- 'sizematched'
+- 'desync' : exclusion of time periods during which the IMF goes through phase combinations with other IMFs that occur more frequently than by chance (as per the analysis in Figure S1D)
+- 'sizematched' : time periods sub-sampled so as to match the distribution of pupil sizes across IMF phase bins (as per Figure 3A)
 
 **Note** : the `imf_decoding.py` script will automatically look for `phasetuning` data from the `noopto` time ranges.
 
 Analysis and plotting parameters are stored in `parameters.py`. Useful, general-purpose functions are stored in the `util.py` module.
 
 ## Nomenclature
-Experimental units are defined using a MSEU nomenclature: mouse (the strain, year, and ID of a mouse, e.g. 'PVCre_2020_0001'), series (recording session, during which several experimental stimulation protocols are carried out, e.g. 's01'), experiment (a single experiment, e.g. e01), unit (a putative neuron identified by spike sorting, e.g. 'u10').
+Experimental units are defined using a MSEU nomenclature: mouse (the strain, year, and ID of a mouse, e.g. 'PVCre_2020_0001'), series (recording session, during which several experimental stimulation protocols are carried out, e.g. 's01'), experiment (a single experiment, e.g. e01), unit (a putative neuron identified by spike sorting, e.g. 'u10'). Every row in a dataframe typically has some combination of these dentifiers which can be used as an index, and to group or merge the data.
 
 The folloing terms are used interchangeably:
 
@@ -52,4 +52,7 @@ Intrinsic mode function (IMF) == component of pupil dynamics (CPD) == timescale
 - a component resulting from application of Empirical Mode Decomposition (EMD) to the pupil size timeseries
 
 Characteristic frequency == frequency == timescale
-- the value (1/seconds) used to characterise a CPD by taking the mean amplitude-weighted instantaneous frequency
+- the value (1/seconds) used to characterise a CPD by taking the mean amplitude-weighted instantaneous frequency
+
+Phase tuning == phase coupling
+- the tendency for spikes or bursts to occur more during certain phases of the IMFs derived from the pupil size time series, as per the analysis method introduced in Figure 2