Commit 5df0743
Catalog deprojection (#236)
* implemented, not tested
* implemented, semi-tested in notebook
* bug in ducc SHTs for low ell_max
* another potential lmax_deproj bug
* more proper fix
* trying to fix gha
* fixed tests
* Attempt to fix macos tests
* Revert to previous commit
* Try compiling with clang on macOS
* C compiler back to gcc, now targets older OS X version
* Try using Xcode_16.4.0
* Revert to "fixed tests"
* Check alignment of problem struct
* Revert to previous commit
* Change alignment of all CTest symbols to 8 bytes
* added tests
* Added documentation for new arguments in NmtFieldCatalogClustering
* notebook added
* docs done
* updated README/CHANGELOD/version number
* docs for get_noise_deprojection_bias
* missing tutorial in docs config
* tutorial was blank
---------
Co-authored-by: damonge <[email protected]>1 parent 8b2701e commit 5df0743
File tree
13 files changed
+9429
-214
lines changed- .github/workflows
- doc
- source
- pymaster
- tests
- test
13 files changed
+9429
-214
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
| |||
112 | 117 | | |
113 | 118 | | |
114 | 119 | | |
115 | | - | |
| 120 | + | |
116 | 121 | | |
117 | 122 | | |
118 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments