Skip to content

Releases: parsotat/BatAnalysis

BatAnalysis v2.1.0

29 Sep 18:29

Choose a tag to compare

This version includes support for TAP queries which interface with the updated astroquery interface. The functions that query swiftmastr and swifttdrss now do so by constructing a query using the ADQL and passes that to HEASARC.

There are additional changed made to better align with histpy updates that return an object of self when doing projections instead of the old behavior of returning a Histogram object.

BatAnalysis v2.0.2

21 Mar 20:00

Choose a tag to compare

minor updates since v2.0.0

BatAnalysis v2.0.0

12 Jan 23:52
ebaacb6

Choose a tag to compare

This release includes the capability to analyze BAT time-tagged event (TTE) data.

BatAnalysis v1.1.0

28 Jun 13:47
211c802

Choose a tag to compare

This release includes the ability to construct mosaic images in custom timebins (this was in v1.0.6 but a release was not created for this), the correct check for numpy datetime64, and the new option to bypass constructing the total mosaic in the parallel construction of mosaicing images.

BatAnalysis v1.0.2

09 Aug 00:03
4d517fc

Choose a tag to compare

This release includes a Jupyter notebook with information on querying BAT data. It also allows for multithreaded downloads of requested BAT data.

BatAnalysis v1.0.0

09 May 20:11

Choose a tag to compare

The official release of BatAnalysis associated with the published manuscript.

BatAnalysis v0.0.2

07 Mar 03:56

Choose a tag to compare

An updated version with a bug fix in calculating upper limits for mosaiced spectra.

BatAnalysis v0.0.1

20 Feb 04:25

Choose a tag to compare

The initial official release of the BatAnalysis package, which is pip installable.