Skip to content

Releases: tuoyl/tat-pulsar

v0.4.0

07 Jun 13:36
Compare
Choose a tag to compare

The first version for public release.

Updates in this version:

  1. Implementation of Binary Correction Algorithm:
  • Incorporate Long's Cython code and ensure proper compilation setup.
  • Develop a user-friendly Python wrapper function for invoking the binary correction feature.
  1. Construct a Time of Arrival (ToA) computation function for various algorithms.

  2. Refine the tutorial and example in documentation

  • real data example for binary analysis

V0.3.3

17 Apr 10:08
Compare
Choose a tag to compare
V0.3.3 Pre-release
Pre-release
new version release

V0.3.1

12 Feb 10:26
Compare
Choose a tag to compare

New features:

  • GTI selection tools with GUI approach

v0.2.11

13 Oct 21:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.10...0.2.11

v0.2.9

06 Oct 17:33
Compare
Choose a tag to compare
v0.2.9 Pre-release
Pre-release

folding the profile (tatpulsar.pulse.fold) now are able to

  • calculate the GTI of given data set and
  • correct the exposure time for each phase bin.

v0.2.7

18 Aug 21:37
Compare
Choose a tag to compare
v0.2.7 Pre-release
Pre-release

Binary system correction methods are implemented