@@ -174,7 +174,7 @@ The scripts in `figthesis/` save figures in `../thesis/figures`.
174
174
175
175
### Modules
176
176
177
- * ` afterpulse.py ` : class to analyze an LNGS file.
177
+ * ` afterpulse.py ` : class to analyze an LNGS wav file.
178
178
179
179
* ` argminrelmin.py ` : index of the minimum local minimum.
180
180
@@ -203,6 +203,8 @@ The scripts in `figthesis/` save figures in `../thesis/figures`.
203
203
204
204
* ` num2si.py ` : format a number using SI suffixes.
205
205
206
+ * ` peaksampl.py ` : separate summed signals.
207
+
206
208
* ` poissonsup.py ` : compute upper confidence limits for the poisson.
207
209
208
210
* ` read.py ` : read a Proto0 or LNGS file with a single interface.
@@ -237,13 +239,17 @@ The scripts in `figthesis/` save figures in `../thesis/figures`.
237
239
238
240
* ` min_snr_ratio.py ` : ** (OUTDATED)** saved ratios filtered SNR/unfiltered SNR.
239
241
240
- * ` slides-2020-11-03/ ` : presentation on the filtered SNR.
242
+ * ` slides-2020-11-03/ ` : filtered SNR.
243
+
244
+ * ` slides-2020-12-01/ ` : temporal resolution.
245
+
246
+ * ` slides-2020-12-10/ ` : effect of waveform truncation.
241
247
242
- * ` slides-2020-12-01 / ` : presentation on the temporal resolution .
248
+ * ` slides-2021-03-11 / ` : DCR and afterpulses of LF_TILE15 .
243
249
244
- * ` slides-2020-12-10 / ` : presentation on the effect of waveform truncation .
250
+ * ` slides-2021-04-02 / ` : DCR, afterpulses and crosstalk of LF_TILE21 .
245
251
246
- * ` slides-2021-03-11 / ` : presentation on DCR and afterpulses of LF_TILE15.
252
+ * ` slides-2021-xx-xx / ` : pulse finder fake rate.
247
253
248
254
* ` toy1gsa/ ` : figures made with ` toy1gsa-plot.py ` .
249
255
0 commit comments