File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,3 +8,4 @@ Applications index:
88 - [ CookieboxCalibration] [ extra.applications.CookieboxCalibration ]
99- [ Grating] ( grating.md )
1010 - [ Grating2DCalibration] [ extra.applications.Grating2DCalibration ]
11+ - [ XCCA] ( xcca.md )
Original file line number Diff line number Diff line change 1+ # X-ray cross-correlation analysis (XCCA)
2+ This is a toolbox containing classes to easily compute
3+ the averaged angular cross-correlation.
4+
5+ ## Angular cross-correlation
6+
7+ ::: extra.applications.xcca.AngularCorrelator
8+
9+ ::: extra.applications.xcca.AveragedAngularCorrelation
10+ options:
11+ inherited_members: false
12+
13+ ::: extra.applications.xcca.AveragedAngularCorrelationMasked
14+ options:
15+ inherited_members: false
16+
17+ ## Incremental variance
18+
19+ ::: extra.applications.xcca._ CumulativeVarianceBase
20+
21+ ::: extra.applications.xcca.CumulativeVariance
22+ options:
23+ inherited_members: false
24+
25+ ::: extra.applications.xcca.CumulativeVarianceMasked
26+ options:
27+ inherited_members: false
Original file line number Diff line number Diff line change 5757- [ TOFAnalogResponse] [ extra.applications.TOFAnalogResponse ] can deconvolve the Auger-Meitner
5858 and photon line if the flag ` deconvolve ` is set to True.
5959 summary about a pulse pattern (!435).
60+ - [ XCCA] ( applications/xcca.md ) Toolbox for the computation of X-ray cross-correlation analysis related quantities.
6061
6162Fixed:
6263
You can’t perform that action at this time.
0 commit comments