Commit 84e15cb
authored
Selection effects (#19)
* Test data generator with magnitude selection
* Fix normalization
* Update plot
* Remove unneeded import
* Adjust plot range
* Fix testdata generation
* Add hubble diagramm
* Add Hubble-free selection effect model
* Add test data normalization option
* Add nominal m_cut parameter
* Initial refactor structure
* Refactor classic h0 free scm
* Refactor nh h0 free scm
* Refactor classic nh h0 free scm
* Refactor classic nh h0 scm
* Refactor classic nh h0 scm
* Refactor simple h0 scm
* Refactor simple h0 scm
* Refactor h0 scm
* Refactor classic h0 scm
* Add selection effect models to hubble scm
* Fix priors
* Update bootstrap for new model system
* Minor fixes for hubble scm
* Some fixes for hubbe scm test data
* Fix selection effect model for hubble scm
* Fix systematic uncertainties
* Add z_pv file support
* Add selection values to data collection
* Minor fix
* Remove selection effects model from calibs
* Update pv uncertainty
* Add option to not store chains
* Add interactive plot mode
* Minor fixes
* Fix units
* Remove TkAgg import1 parent d0638fa commit 84e15cb
File tree
22 files changed
+1586
-1261
lines changed- src/sccala
- asynphot
- interplib
- libio
- scmlib
- models
- utillib
22 files changed
+1586
-1261
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | 270 | | |
275 | 271 | | |
276 | 272 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
46 | 52 | | |
47 | 53 | | |
48 | 54 | | |
| |||
140 | 146 | | |
141 | 147 | | |
142 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
143 | 164 | | |
144 | 165 | | |
145 | 166 | | |
| |||
0 commit comments