- 31 May, 2021 5 commits
-
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
-
- 28 May, 2021 1 commit
-
-
- 27 May, 2021 1 commit
-
-
Philipp Arras authored
-
- 25 May, 2021 1 commit
-
-
Matteo Guardiani authored
-
- 18 May, 2021 1 commit
-
-
Philipp Arras authored
They are not supposed to be used since they can be deactivated by `python3 -O ...`
-
- 17 May, 2021 1 commit
-
-
Gordian Edenhofer authored
-
- 15 May, 2021 1 commit
-
-
Martin Reinecke authored
-
- 06 May, 2021 4 commits
-
-
Gordian Edenhofer authored
This resolves deprecation warnings in numpy>=1.2 .
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored
-
- 05 May, 2021 1 commit
-
-
Philipp Arras authored
-
- 09 Apr, 2021 2 commits
-
-
Philipp Arras authored
-
Philipp Arras authored
-
- 08 Apr, 2021 1 commit
-
-
Reimar Leike authored
This was achieved by exploiting the diagonality of the Fisher metric. In cases this is not true one needs more samples to increase sensitivity. Tested that a factor of 2 only in the inverse covariance can now be detected.
-
- 01 Apr, 2021 1 commit
-
-
Philipp Arras authored
-
- 31 Mar, 2021 3 commits
-
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
- 25 Mar, 2021 12 commits
-
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored
The zero-mode is kind of accounted for as it is discarded in the calculations and thus the FIXME is kind of fixed.
-
-
Gordian Edenhofer authored
Adapt the density_estimator accordingly.
-
Gordian Edenhofer authored
Re-introduce the FIXME on how the zero-mode is treated in the `_Normalization` operator.
-
Gordian Edenhofer authored
If no amplitude total offset (i.e. zero-mode of the amplitude operator) is specified, the correlated field is still able to produce a useful tensor-product of amplitudes. However, their overall zero-mode is of course not determined. As convention, set the zero-mode of the final amplitude operator to zero.
-
Gordian Edenhofer authored
Adapt the statistics summary to not require the zero-mode.
-
Gordian Edenhofer authored
Convert the return list of operators to a tuple as to disallow the caller to amend or change it in other ways.
-
Gordian Edenhofer authored
Since `noramlized_ampliudes` is not a property anymore, name it more actively as to highlight the need for it to be called as a function.
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored
The zero-mode must not be known for constructing amplitudes. Only when finalizing the model, the zero-mode needs to be specified. Honor this by pulling all parameters relating to the zero-mode to the `finalize` method. Move `moment_slice_to_average` outside of `CorrelatedFieldMaker` as it does not depend on nor require the inherent structure of the class.
-
Gordian Edenhofer authored
Handle the intricacies of factorizing power spectra in `finalize` instead of relying on normalized amplitude models.
-
- 24 Mar, 2021 3 commits
-
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
- 23 Mar, 2021 2 commits
-
-
Philipp Arras authored
The information theoretic interpretation of drawing samples from the metric of the KL samples is not clear. This may be the reason why it was not documented before.
-
Philipp Arras authored
-