-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* split mflike * test install * test install * test install * test install * misc updates for numpy 2, lint etc * faster chi2 * linewraps * Same Update to master (#190) * faster chi2 * misc updates for numpy 2, lint etc * minor * linewraps * Add import test for mflike * Install mode TTTEEE * Add mode specific imports * Fix tests * update MFlike to master * mflike on pypi --------- Co-authored-by: Giacomo Galloni <[email protected]> Co-authored-by: Ian Harrison <[email protected]>
- Loading branch information
1 parent
96ed26e
commit 214da74
Showing
38 changed files
with
132 additions
and
2,845 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,4 @@ | ||
MFLike (Primary CMB) | ||
====== | ||
|
||
.. automodule:: soliket.mflike.mflike | ||
|
||
Multi Frequency Likelihood | ||
-------------------------- | ||
|
||
.. autoclass:: soliket.mflike.MFLike | ||
:exclude-members: initialize | ||
:members: | ||
:private-members: | ||
:show-inheritance: | ||
|
||
Application of foregrounds and systematics | ||
------------------------------------------ | ||
|
||
.. automodule:: soliket.mflike.theoryforge_MFLike | ||
|
||
TheoryForge_MFLike | ||
------------------ | ||
|
||
.. autoclass:: soliket.mflike.TheoryForge_MFLike | ||
:exclude-members: initialize | ||
:members: | ||
:show-inheritance: | ||
:private-members: | ||
Install the "mflike" package to use the SO primary CMB likelihoods. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.