-
Notifications
You must be signed in to change notification settings - Fork 5
/
TODO
31 lines (18 loc) · 933 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Add option to load/save data using new BinnedData virtual methods.
Add structured (json?) logging of analysis outputs.
Add python scripting of analysis.
Add option for unweighted bootstrap trials, using combined covariance for all samples.
Test/fix jackknife resampling.
Create PkCorrelationModel.
Implement likelihood refit marginalization of nuisance parameters.
Add peak broadening parameter.
Dump results of XiCorrelationFit in some format to allow plotting like data.
Implement output of correlated errors, with sharing of off-diagonal contributions.
Implement options for integrating theory over bins with finite size.
Re-implement applyTheoryOffsets for pseudo no-BAO mocks.
Cleanup of anisotropic BAO model:
- add hexadecapole to multipole model
- use GSL interpolator derivatives
- implement priors on a,b
- infer whether to use a,b or scale based on errors?
Add alpha-beta parameter to XiCorrelationModel.