Skip to content

Releases: sandialabs/MAPIT

Beta Release 1.4.97

14 Feb 15:04
Compare
Choose a tag to compare

This release includes several bug fixes related to importing .mat data.

Beta Release 1.4.90

13 Feb 17:27
Compare
Choose a tag to compare

This release includes bug fixes for features introduced in 1.4.7.

Beta Release 1.4.85

23 Jan 13:09
Compare
Choose a tag to compare

Contains minor fixes for conda feedstock

Beta Release 1.4.8

22 Jan 13:47
Compare
Choose a tag to compare

This is a minor update fixing some bugs with the CuMUF calculation.

Beta Release 1.4.7

21 Jan 16:02
Compare
Choose a tag to compare

This release contains two new features. First, MAPIT can now simulate a recalibration period. This calculates a new systematic error at a set interval to simulate a sensor recalibration. Second, MAPIT can now handle discrete and continuous signals separately. Functionally, discrete signals are not integrated, unlike continuous signals. This allows for different types of data to be included in the material balance.

Beta Release 1.4.6

18 Jul 13:30
Compare
Choose a tag to compare

This release contains various bug fixes.

Beta Release 1.4.5

09 May 17:42
Compare
Choose a tag to compare

This release comes with improvements and a few new features:

  • Parallel processing is now available in the API using the ray library.
  • Further improvements to the setup.py file
    • Using pip install git+https://github.com/sandialabs/MAPIT is now the preferred install method
  • The MAPIT GUI has been updated to use PySide6 (Qt6).
  • Improved file organization
    • Configs and data folders are now specified via platform specifications using platformdirs
  • Various bug fixes

Beta Release 1.3.35

27 Feb 20:06
Compare
Choose a tag to compare

We added setup.py to streamline the install of MAPIT and correspondingly updated the install instructions.

Beta Release 1.3.3

08 Jan 21:38
Compare
Choose a tag to compare

Various bug fixes related to pathing and internal data loading.

Beta Release 1.3.2

14 Nov 19:36
Compare
Choose a tag to compare

Minor bug fixes