Releases: simonsobs/pspipe_utils
Releases · simonsobs/pspipe_utils
v0.2.0
What's Changed
- Add function to extract spectra (and covariances) from a sacc file by @xgarrido in #50
- Added functionality and tutorial to compute Poisson trispectrum from dusty sources by @ajvanengelen in #52
- update TheoryForge to use BandpassForeground by @cmbant in #53
- Feature mflike beams by @xgarrido in #54
New Contributors
- @ajvanengelen made their first contribution in #52
- @cmbant made their first contribution in #53
Full Changelog: v0.1.6...v0.2.0
v0.1.6
What's Changed
- remove option to select array, user should rather use excluded array … by @thibautlouis in #42
- also return the selected spectrum list by @thibautlouis in #43
- add option to return S by @thibautlouis in #44
- return dict of index by @thibautlouis in #45
- use map_set name to follow other script in the pipe, change a bit the… by @thibautlouis in #46
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #47
- Add foreground parameters missing for the latest mflike version by @xgarrido in #49
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Bump actions/setup-python from 4 to 5 by @dependabot in #38
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #39
- Bump actions/download-artifact from 3 to 4 by @dependabot in #40
- Add generic function to store data/sim to sacc file format by @xgarrido in #41
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- add dtype argument by @thibautlouis in #24
- Ducc fft by @thibautlouis in #25
- Add b modes by @thibautlouis in #26
- merge the two if by @thibautlouis in #27
- include tools to handle T->P leakage by @thibautlouis in #29
- use the more general argument window instead of binary by @thibautlouis in #31
- Fixing unit test on mac by @xgarrido in #32
- Fixes and upgrades to perform null tests by @adrien-laposta in #30
- Add chi2 calculation with multipole selection by @xgarrido in #28
- Bump actions/checkout from 3 to 4 by @dependabot in #34
- T and p beams by @thibautlouis in #37
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- move maps2params to data_analysis by @adrien-laposta in #17
- set minimal version of mflike to be used and change naming convetion … by @xgarrido in #16
- add option for bandshift_dict by @thibautlouis in #18
- Update README and add github action for building pypi package by @xgarrido in #19
- Bump actions/setup-python from 2 to 4 by @dependabot in #20
- Bump actions/checkout from 2 to 3 by @dependabot in #21
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #22
- Add a minimal logger to be used in pipeline execution by @xgarrido in #23
New Contributors
- @thibautlouis made their first contribution in #18
- @dependabot made their first contribution in #20
Full Changelog: v0.1.0...v0.1.3
v0.1.2
What's Changed
- move maps2params to data_analysis by @adrien-laposta in #17
- set minimal version of mflike to be used and change naming convetion … by @xgarrido in #16
- add option for bandshift_dict by @thibautlouis in #18
- Update README and add github action for building pypi package by @xgarrido in #19
New Contributors
- @thibautlouis made their first contribution in #18
Full Changelog: v0.1.0...v0.1.2
v0.1.0
What's Changed
- Add setup.py + rename directory to ease import by @xgarrido in #1
- Add function with its test for retrieving a dict with all the foreground by @xgarrido in #2
- prelim CI by @xgarrido in #3
- move consistency scripts to pspipe_utils by @adrien-laposta in #4
- Preliminary support for B foregrounds by @xgarrido in #5
- Add multipole range option in consistency.plot_residual by @adrien-laposta in #6
- Include option for using DR6/NPIPE passbands in
get_foreground_dict
by @adrien-laposta in #7 - Add tutorials for calibs & nulls by @adrien-laposta in #8
- Add
compare_spectra
function inpspipe_utils.consistency
by @adrien-laposta in #9 - Update tutorials to load sims from disk by @adrien-laposta in #10
- fix typo in
consistency.py
by @adrien-laposta in #11 - Add function to retrieve data path by @xgarrido in #12
- add option for alternative MC correction in
correct_analytical_cov
by @adrien-laposta in #13 - Update
pspipe_utils
to handle bandpass integration by @adrien-laposta in #14 - Feature version support by @xgarrido in #15
New Contributors
- @xgarrido made their first contribution in #1
- @adrien-laposta made their first contribution in #4
Full Changelog: https://github.com/simonsobs/pspipe_utils/commits/v0.1.0