Skip to content

0.5.6

Compare
Choose a tag to compare
@devanshkv devanshkv released this 15 Oct 02:40
  • your_heimdall.py can now sub-banded searches with 28eb526.
  • your.Writer now takes in gulp size with 972caa7.
  • Cleaner filterbank writing with 972caa7.
  • your.formats.filwriter has a functions now sigproc_object_from_writer to make sigproc object from the writer object with 6158cc7.
  • Added option to not write out logs in bin files with f872ef9.
  • Replaced tqdm with rich with f872ef9 and f7515f7.
  • Code style is black now with 723503e.
  • Fixed a bug in reading and writing psrfits dtypes with 45a8a23.

Breaking changes:

  • your.formats (for data format files) and your.FORMATS (for classes) are different now with 57835b9.
  • your.formats.filwriter.make_sigproc_object now makes sigproc objects from scratch with 6158cc7.
  • Removed your.formats.filwriter.write_fil with 6158cc7.