- 25 Mar, 2021 16 commits
-
-
Gordian Edenhofer authored
In most cases the exposure is unknown and must be learned from the data. However, this corresponds exactly to learning the zero-mode of an ordinary log-normal field. Hence, remove the normalization code from the density_estimator call and drop the exposure parameter.
-
Gordian Edenhofer authored
-
-
-
-
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
-
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
-
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 9 commits
-
-
Martin Reinecke authored
Various updates See merge request ift/nifty!611
-
Martin Reinecke authored
Implemente pre-nonlineariaties See merge request ift/nifty!610
-
Martin Reinecke authored
Fix slice operator See merge request ift/nifty!606
-
Martin Reinecke authored
Laplace distribution operator for L1 regularisation See merge request ift/nifty!599
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
- 23 Mar, 2021 3 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
-
Philipp Arras authored
-
- 22 Mar, 2021 2 commits
-
-
Philipp Arras authored
Update copyright year See merge request ift/nifty!609
-
Philipp Arras authored
-
- 15 Mar, 2021 1 commit
-
-
Gordian Edenhofer authored
Allow the SliceOperator to handle a new shape which equals the old shape.
-
- 06 Mar, 2021 2 commits
-
-
Philipp Arras authored
Ducc is optional See merge request ift/nifty!608
-
Philipp Arras authored
-
- 05 Mar, 2021 4 commits
-
-
Jakob Roth authored
-
Martin Reinecke authored
Add minisanity See merge request ift/nifty!605
-
Martin Reinecke authored
correlated_fields.py: Streamline Matern parameters See merge request ift/nifty!601
-
Philipp Arras authored
-
- 26 Feb, 2021 1 commit
-
-
Martin Reinecke authored
Add finufft See merge request ift/nifty!600
-
- 25 Feb, 2021 2 commits
-
-
Philipp Arras authored
-
-