We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8eabd commit 0087ebbCopy full SHA for 0087ebb
config.yaml
@@ -99,7 +99,7 @@ binning:
99
# ell binning for the harmonic-space covariance matrix
100
ell_min: 10 # Type: int | float. Minimum ell
101
ell_max: 3000 # Type: int | float. Maximum ell
102
- ell_bins: 32 # Type: int. Number of ell bins. Not used in the 'unbinned' case
+ ell_bins: 30 # Type: int. Number of ell bins. Not used in the 'unbinned' case
103
104
# Path to user-provided ell binning scheme. Used only if 'binning_type' is set to 'from_input'.
105
# The file should have the following columns:
0 commit comments