Skip to content

Releases: nanograv/enterprise_extensions

v2.4.3

15 Apr 21:14
d91baf2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.2...v2.4.3

Update to support new versions of numpy

28 Dec 20:53
5e0f99d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.4.2

Wideband Analysis Update

15 Nov 17:34
3e047c1
Compare
Choose a tag to compare

Release includes a minor change to enable the new WidebandTimingModel noise definitions

What's Changed

  • New keyword arguments have been added to the models to support the timing group's efforts in noise analyses

NG15yr Analysis, EQUAD Redefinition and Empirical Distribution Tweak

11 Feb 17:11
5753a63
Compare
Choose a tag to compare

This version makes a major change to the way that the EQUAD parameter is modeled. Enterprise has officially broken backwards compatibility, renaming EQUAD parameters to either:

  • t2equad to follow the timing package (Tempo, Tempo2, Pint) definition of EQUAD, i.e. sigma^2_T = EFAC^2*(sigma^2_TOA + EQUAD^2)
  • tnequad to follow the TempoNest definition of EQUAD, i.e. sigma^2_T = EFAC^2*(sigma^2_TOA) + EQUAD^2

In addition, a number of fixes to the empirical distribution submodule were made as well as the full complement of solar wind models added. See below for all of the details.

What's Changed

New Contributors

Full Changelog: v2.3.4...v2.4.0

NANOGrav 15-year Analysis Feature Freeze with Phase Shift Seed Fix

02 Nov 16:37
Compare
Choose a tag to compare

This keeps the same feature freeze as previous minor versions while fixing a bug in the phase shift seed functionality for the optimal statistic. We also have started adding documentation.

What's Changed

Full Changelog: v2.3.3...v2.3.4

NANOGrav 15-year Analysis Feature Freeze with Package Data Included

04 Oct 20:21
e7f9399
Compare
Choose a tag to compare

This release includes the feature freeze code planned for use in the NANOGrav 15-year GW analyses.
This also includes a bug fix to include needed data files in the compressed package files.

What's Changed

Full Changelog: v2.3.2...v2.3.3

NANOGrav 15-year Analysis Feature Freeze with Runtime Info Bug Fix

04 Oct 18:30
9ee66f2
Compare
Choose a tag to compare

This release includes the feature freeze code planned for use in the NANOGrav 15-year GW analyses.
This includes a bug fix to now write the model information from all models in a HyperModel analysis.

NANOGrav 15-year Analysis Feature Freeze with Bug fixes and Linting

01 Oct 15:55
cca7d23
Compare
Choose a tag to compare
Merge pull request #140 from Hazboun6/linting

Merging these changes which fixed @paulthebaker concerns.

NANOGrav 15yr Analysis Feature Freeze

15 Sep 17:31
895024b
Compare
Choose a tag to compare

This release encompasses a number of new analysis tools, including alternative polarization searches, burst with memory searches, and code improvements for the optimal statistic and sampling code.

This version also constitutes the feature freeze for NANOGrav 15 year dataset analyses.

Software Version with Outlier Analysis

09 Aug 17:32
181e328
Compare
Choose a tag to compare

An outlier analysis using enterprise to detect time-of-arrival outliers was included in the code, but is now being removed into a separate module, see enterprise_outlier. This tag keep an archive of this version since it has been used extensively in various timing analyses.