Skip to content

Releases: oysstu/pyxtf

v1.4.2

10 Jul 11:35
21ba873
Compare
Choose a tag to compare

What's Changed

  • Concatenate weighted using float and new example xtf to tiff by @joakimsk in #41

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

24 Apr 19:01
c4950bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

01 Dec 14:16
a89dc9d
Compare
Choose a tag to compare

What's Changed

  • Fix RuntimeError when reading packets with zero samples. by @sorenwn in #28
  • Fix the misread of XTFRawCustomHeader and read the data that follows the header. by @liuhongji2000 in #31

New Contributors

Full Changelog: v1.3.2...v1.4.0

v1.3.2

13 Nov 10:02
Compare
Choose a tag to compare
  • Put type hints directly under version control instead of auto-generating

v1.3.1

13 Nov 09:45
Compare
Choose a tag to compare
  • Resolve problems with CI and automatic upload to pypi

v1.3.0

16 Sep 20:31
Compare
Choose a tag to compare

Changes

  • Disabled automatic generation of index file. Can be enabled through parameter to xtf_read to improve performance for repeated reads (resolves #5 and #9).
  • Added function to_bytes to ctypes structs, which is overloaded for XTFPingHeader to append alternating XTFPingChanHeaders and data.

v1.2

21 Aug 13:25
Compare
Choose a tag to compare

Minor release that allows parsing XTF-files with unknown packets without failing.

  • Unimplemented packets are returned as XTFUnknownPacket
  • Fix spelling error; slandrange -> slantrange

v1.1

23 Jul 08:38
Compare
Choose a tag to compare
Release version 1.1

v1.0

22 Jul 08:48
Compare
Choose a tag to compare
Release version 1.0