Releases: parsotat/BatAnalysis
BatAnalysis v2.1.0
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
minor updates since v2.0.0
BatAnalysis v2.0.0
This release includes the capability to analyze BAT time-tagged event (TTE) data.
BatAnalysis v1.1.0
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
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
The official release of BatAnalysis associated with the published manuscript.
BatAnalysis v0.0.2
An updated version with a bug fix in calculating upper limits for mosaiced spectra.
BatAnalysis v0.0.1
The initial official release of the BatAnalysis package, which is pip installable.