Skip to content

Releases: hephy-dd/comet-longterm

0.13.0

11 Dec 14:11
4be7e3a

Choose a tag to compare

Changed

  • New log message window fixing performance issues (#41).

0.12.2

24 Jul 13:59
6c2db66

Choose a tag to compare

Changed

  • Right-aligned numerical values in sensor table (#39).

Fixed

  • No message box on measurement errors (#37).
  • Missing status message and progress (#38).

0.12.1

23 Jul 11:41
491c6bb

Choose a tag to compare

Fixed

  • Force using EN-US locale on non-English systems (#34).
  • Communication issue with Keithley 2700 DMM (#35).

0.12.0

15 Jul 16:35
6f79ec1

Choose a tag to compare

Added

  • Temperature calibration offset for individual channels (#29).
  • DMM select slot and channel offset (#30).
  • DMM trigger delay (auto) parameter (#31).
  • Setuptools and tox configuration files.
  • Application icon.

Removed

  • Qt Designer .ui files.
  • Obsolete setup.py file.

Changed

  • Refactored widgets and thread workers.
  • Migrated to comet 1.0.x (#25).

Fixed

  • Wrong voltage in It output file headers (#32).
  • Multimeter filter settings.
  • Contents URL.

0.11.2

06 Jul 11:43
ffda8f4

Choose a tag to compare

Fixed

  • broken pyinstaller.spec for Windows.

0.11.1

19 Jun 11:12

Choose a tag to compare

Added

  • Output enable for 2410 SMU (#26).

0.11.0

23 Jun 15:08
675b4e4

Choose a tag to compare

Added

  • SMU total current column in output files (#23).

Changed

  • Synchronized zoom for IV and It plots (#18).

0.10.0

17 Aug 11:34
600ebd5

Choose a tag to compare

Changed

  • Ramp down before SMU reset (#19).
  • Speed up ramp down (#20).

0.9.0

06 Jul 09:18
4741023

Choose a tag to compare

  • show seconds in plot time axes #15
  • write HV status (ON, OFF, N/A) to files #16

0.8.0

20 May 12:53
929a41f

Choose a tag to compare

  • improved logging window
  • indicates climate chamber states: ON, OFF and PAUSE
  • various fixes