Skip to content

Releases: jpvantassel/swprocess

v0.3.0

13 Jul 15:12
8909a93
Compare
Choose a tag to compare

In this release:

  • ✨ Check if files exist earlier in Jupyter examples.
  • ✨ Improve external file reading (see #16 ).
  • ✨ Make interactive trimming more intuitive by adding text prompts.
  • 🔨 Update regex syntax to comply with safe escapes.

v0.2.0

09 Jun 03:16
c7740f9
Compare
Choose a tag to compare

In this release

  • ✨ Limit NMAXIMA to 100, unless set manually by user.
  • ✨ Add process_type to Peak id to allow different processing on same block set.
  • 💥 Only permit Geopsy v3.2.0; include SUPPORTED_GEOPSY_VERSIONS variable.
  • 📚 Include FK (Conventional) and HFK (Capon) in mam and stats example.
  • 🔧 Coordinate setup.py dev requirements with requirements.txt.

v0.1.2

06 Jun 14:08
3ed3ec6
Compare
Choose a tag to compare

In this release

  • ✨ Add support for Python 3.11.
  • 💥 Remove support for Python 3.6.
  • ✨ Allow post-processing of Capon and Conventional.
  • 🐛 Fix blitting-related bug in interactive trimming.
  • 📚 Add summary plot to masw.ipynb.
  • 📚 Swap out .gif for .png to enable PyPI rendering.

v0.1.1

25 Apr 02:53
a9fdd0f
Compare
Choose a tag to compare

In this release

  • ✨ Add intuitive receiver selection as per #1.
  • ✨ Add support for py39 and py310.
  • ✨ Permit the use of pathlib paths.
  • 📚 Add full citation for SWprocess (Vantassel and Cox, 2022).
  • 🔒 Remove exec call when single sourcing version.

v0.1.0b0

05 Mar 01:17
Compare
Choose a tag to compare

In this release

  • 🎉 Public debut of swprocess.