Changeset 5267
- Timestamp:
- 10/13/04 11:34:48 (21 years ago)
- Location:
- trunk/MagicSoft/TDAS-Extractor
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/MagicSoft/TDAS-Extractor/Algorithms.tex ¶
r5252 r5267 60 60 61 61 This extractor is implemented in the MARS-class {\textit{MExtractFixedWindowSpline}}. 62 It uses a cubic spline algorithm, adapted from \cite{NumRec}. It integrated the 62 It uses a cubic spline algorithm, adapted from %\cite{NUMREC}. 63 It integrated the 63 64 spline interpolated FADC slice values, counting the edge slices as half. 64 65 As it does not correct for the clock-noise, only an odd number of samples is allowed. … … 124 125 125 126 This extractor is implemented in the MARS-class {\textit{MExtractTimeAndChargeSpline}}. 126 It uses a cubic spline algorithm, adapted from \cite{NumRec}.127 It uses a cubic spline algorithm, adapted from %\cite{NUMREC}. 127 128 The following free adjustable parameters have to be set from outside: 128 129 … … 163 164 \ldots {\it Hendrik, Wolfgang ... } 164 165 165 %References: \cite{OF77} \cite{OF94} \cite{N umRec}.166 %References: \cite{OF77} \cite{OF94} \cite{NUMREC}. 166 167 167 168
Note:
See TracChangeset
for help on using the changeset viewer.