Skip to content

Releases: xiallc/counter-measure

1.2.10

20 May 16:43
Compare
Choose a tag to compare

Change Log

  • Fixes an issue with PDF report generation when network resource is no longer available.

1.2.9

20 May 16:43
Compare
Choose a tag to compare

Change Log

  • Suppress a one-time error in flow rate readout due to serial port communication glitch, if subsequent readouts are successful. to avoid interruption in data acquisition.

1.2.8

20 May 16:43
Compare
Choose a tag to compare

Change Log

  • Support MB v4.2 device status register and new EEPROM unique ID.
  • Fixed an error with emissivity calculation going to zero when background correction is set.
  • Fixed invalid anode energy calculation for Noise and Sidewall events.
  • Fixed HV out of range negated log message.
  • Fixed a rare error polling events at the end of a run.
  • Fixed a condition where error dialog can be covered up by splash screen.
  • Fixed an error where stop run message box can be covered up by main window.
  • Fixed scaling issues in high DPI displays.

1.2.3

20 May 16:43
Compare
Choose a tag to compare

Change Log

  • Improved flow controller serial port read performance. This change is expected to fix intermittent unhandled exceptions relating to flow controller response bytes. The read timeout is now parameterized in hardware.ini.
  • Fixed an issue with .buf header corruption after completing a run with no events.

1.2.0

20 May 16:43
Compare
Choose a tag to compare

Change Log

  • Several fixes and improvements relating to analysis of abnormally terminated runs, for example, if the application crashes during a run. There is a new run stopped reason "Aborted" displayed in the measurement history.
  • User-configurable flow rate and tray motion profile configuration via the CounterMeasure INI file system.
  • Fixed an application startup error configuring the motor controller.
  • Allow opening the motor dialog if closing the tray times out.
  • Fixed an error that could occur when there is not enough gas available to set the purge flow rate.
  • Include and install the ADAM-4561-CE driver for RS485 converters included in newer support boxes.

1.1.39

20 May 16:42
Compare
Choose a tag to compare

Change Log

  • Updated code signing certificate for the installer, executable, and driver. See Installation Instructions for a required Windows Update security update.
  • Fixed the classification of noise events with positive decay, previously incorrectly classified as alphas.
  • Added command line argument --replay to replay a .buf file in the analysis window on startup.
  • Improved UI performance during analysis replay.
  • Fixed an error when closing the application with analysis replay active.
  • Fixed analysis stats column width and formatting for large numbers.
  • Fixed axis label formatting for very small and large numbers.
  • Support importing settings files.
  • Handle errors setting and reading the flow rate.
  • Added automatic (but opt-in) error reporting. If your laptop is online, you can send the report from CounterMeasure directly to the XIA case system. You can also save the report locally and send to XIA by email. The Help menu contains an option to contact XIA directly.
  • Added a context menu action to export traces from the Diagnostics panel.
  • Fixed formatting of the notes section of the measurement report. The notes editor is now pre-filled with custom parameter info from the Start Run dialog.
  • Disable minidump recording by default. This can be enabled with the –core-dump command line option.
  • Don't stop the run when F5 is pressed. Ctrl+Alt+Q was added as a shortcut to stop the run.

1.1.32

20 May 16:42
Compare
Choose a tag to compare

.NET Update Notice

This release updated to .NET 4.5.

Change Log

  • Added an option for background correction. If set, this correction is used in emissivity calculations.
  • Stop the run automatically and notify the user if the system is unable to continue measurement due to a corrupted data stream.
  • Track and report counter calibration status.
  • Store analysis results to the measurement history database.
  • Display ROI start and end times rounded to more natural precision as the measurement time increases.
  • Insert a log message at the end of the measurement with final time and emissivity stats.
  • Recover gracefully from errors polling the flow controller.
  • Added commands and hotkeys to view the first and last events in the analysis screen
  • Fixed a zoom error in the Diagnostics window.
  • Fixed a problem connecting to the motor controller on startup.
  • Fixed an issue requiring the application to restart after losing the USB connection in some cases.

1.1.21

20 May 16:42
Compare
Choose a tag to compare

Change Log

  • Added the ability to skip the gas purge and tweak the purge time.
  • Fixed an error preventing replay of measurement files from runs that terminated with an application crash.
  • Fixed a problem with zooming out in the Advanced window.
  • Fixed an error with closing serial ports when closing or disconnecting.

1.1.17

20 May 16:42
Compare
Choose a tag to compare

Change Log

  • Fixed the display and export of events so all trigger numbers are one-based and ordinal.
  • The application now handles USB disconnection and power loss and reconnects without requiring a restart.
  • Added the user manual, accessible via the Help menu.
  • Improved auto-scaling of graph axes while zooming and panning.
  • Refreshed splash screen and Measurement Report header.

1.1.15

20 May 16:42
Compare
Choose a tag to compare

Change Log

  • Moved tray interaction from the menu to a main screen button and dialog.
  • Fixed an error when pushing in the tray as it finished opening.
  • Allow read-only access to the Options dialog during measurements.
  • Prevent the analysis panel cursor from selecting a filtered-out event.
  • Disable access to the motor diagnostics window during measurements.