Skip to content

Releases: WasatchPhotonics/ENLIGHTEN

ENLIGHTEN-4.1.0

22 Aug 19:33
Compare
Choose a tag to compare

4.0.23rc

06 Nov 14:50
Compare
Choose a tag to compare

installer: https://wasatchphotonics.com/binaries/apps/enlighten/beta/Enlighten-Setup64-4.0.23.exe

  • temporarily changed PluginController autoload from "ctor + 1sec" to "first
    spectrometer connection" (later rolled-back, as broke ID plugin)

4.0.22rc

06 Nov 14:49
Compare
Choose a tag to compare

installer: https://wasatchphotonics.com/binaries/apps/enlighten/beta/Enlighten-Setup64-4.0.22.exe

  • bundle libusb0.dll to Windows install folder :-(

4.0.21rc

06 Nov 14:48
Compare
Choose a tag to compare
  • automatically retain previous 2MB of existing enlighten.log to aid in fault analysis

4.0.20rc

06 Nov 14:45
3aafb26
Compare
Choose a tag to compare

installer: https://wasatchphotonics.com/binaries/apps/enlighten/beta/ENLIGHTEN-Setup64-4.0.20.exe

  • updated dependency versions to resolve tensorflow import issue
    • Python 3.10 -> 3.11
    • PySide 2 -> 6
    • pyinstaller 4 -> 5
    • numpy -> 1.26 (1.24.3?)
    • tensorflow <- 2.13
  • let bootstrap pass compression to InnoSetup (default lzma/max)
  • change pyinstaller --noconsole to --hide-console to fix pexpect issue

4.0.19rc

06 Nov 14:44
3aafb26
Compare
Choose a tag to compare

4.0.18rc

06 Nov 14:43
Compare
Choose a tag to compare

installer: https://wasatchphotonics.com/binaries/apps/enlighten/beta/Enlighten-Setup64-4.0.18.exe

  • fixed plugin outputs/table bug
  • added ScanAveragingFeature.set_locked
  • changed --headless to --window-state
  • BurnIn tweak

4.0.17rc

06 Nov 14:42
64bdab2
Compare
Choose a tag to compare

installer: https://wasatchphotonics.com/binaries/apps/enlighten/beta/Enlighten-Setup64-4.0.17.exe

  • support --log-append
  • moved run-burning.bat to plugins/Prod
  • improved Prod.BurnIn logging

4.0.16rc

06 Nov 14:41
Compare
Choose a tag to compare

Installer: https://wasatchphotonics.com/binaries/apps/enlighten/beta/Enlighten-Setup64-4.0.16.exe

  • bugfixes
    • RamanIntensityCorrection works in Expert Mode
    • use EEPROM FWHM for RamanShiftCorrection
  • UI
    • splash tweak
    • msgbox for improved error reporting (e.g. 0 max integration time)
  • portability
    • fixed rebuild_resources.sh for MacOS
    • updated Mac .dmg installer process
  • production
    • added BurnIn plugin

4.0.15rc

15 Sep 13:10
Compare
Choose a tag to compare
  • fixed DetectorTemperatureFeature on ambient detectors
  • plugins
    • added --plugin command-line option (enable LockSettings at start up)
    • added Demo.LockSettings (make certain features unavailable)
  • XS-Series
    • enforce eeprom.max_integration_time_ms
    • StatusIndicators show laser unavailable when battery low
  • refactoring
    • moved BatteryFeature, StatusIndicators to ctl