Releases: andrea-mitridate/PTArcade
v1.1.2
What's Changed
- HOT FIX: disabled jump proposals for ceffyl by @astrolamb in #55
New Contributors
- @astrolamb made their first contribution in #55
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
-
refactor pulsar-dependent part of PTA builder by @andrea-mitridate in dd7c604
-
fix for model checks falling outside of some tabulated models' frequency ranges by @andrea-mitridate in eb9cd4c and d6cf6bd
-
docs: Add docs for Apple silicon Macs by @davecwright3 in #53
-
documentation cleanup by @andrea-mitridate in d004005
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Frequency-dependent ORF by @andrea-mitridate in #50
- Update Ceffyl KDEs and add useful constants by @andrea-mitridate in f56c3a5
- Documentation updates by @andrea-mitridate in 7f57a8f e8a0393 be8ce35
Full Changelog: v1.0.0...v1.1.0
PTArcade v1.0.0
Stable Release!
What's Changed
- 6473d39 and 8e935e2 from @andrea-mitridate print an informative message when the user selects a Ceffyl KDE with spatial correlations when there is not one available for the given dataset
- bee9b9a from @andrea-mitridate updates the download links for Ceffyl KDEs to their newest versions. Users will get these automatically when they update PTArcade.
Full Changelog: v0.1.9...v1.0.0
PTArcade v0.1.9
PTArcade v0.1.8
What's Changed
- Fix plotting index error by @davecwright3 in #46
- Fix units for printed HPDI values by @riroro13 in 427f040
- Fix
chain_utils.bf_bootstrap
to return standard deviation instead of variance ` by @andrea-mitridate in b5ef1f2 - Documentation updates and corrections by @andrea-mitridate 07ef8e0 3376909 58fe9d8 3d1d28b
Full Changelog: v0.1.7...v0.1.8
PTArcade v0.1.7
This release fixes issues with NaN's in priors and adds an option to specify the directory in which to save posterior plots.
v0.1.6
This release fixes a bug with out plotting routines. We were looking for None
in our priors, but we had recently change to using numpy.nan
for numerical reasons.
v0.1.5
Update dependencies to fix cython 3.0 issues.
15yr analysis release
This release contains the code as it was during the search for signals from new physics in the NANOGrav 15-year data set.
What's Changed
- Add option for g functions to interpolate over frequency by @davecwright3 in #2
- David.wright feature igw signal model by @davecwright3 in #3
- SIGW files by @rafael-robson in #4
- Richards branch by @riroro13 in #5
- Updated string model and data files by @TobiasS0701 in #8
- 9 build singularity container with GitHub actions by @andrea-mitridate in #10
- Cache H_0 in Hz for speed. Timing reports. by @kdolum in #11
- Fixed priors in string model files + changed labels by @TobiasS0701 in #12
- Updates on data tables and model files by @rafael-robson in #13
- Faster interpolation of spectra by @kdolum in #14
- Add vector ULDM models by @nanonay in #15
New Contributors
- @davecwright3 made their first contribution in #2
- @rafael-robson made their first contribution in #4
- @riroro13 made their first contribution in #5
- @TobiasS0701 made their first contribution in #8
- @andrea-mitridate made their first contribution in #10
- @kdolum made their first contribution in #11
- @nanonay made their first contribution in #15
Full Changelog: https://github.com/andrea-mitridate/PTArcade/commits/v0.0.1