Skip to content

BatAnalysis v2.1.0

Latest

Choose a tag to compare

@parsotat parsotat released this 29 Sep 18:29
· 10 commits to main since this release

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.