Skip to content

Releases: ImSwitch/ImSwitch

ImSwitch 2.0.0

16 Jan 19:46
Compare
Choose a tag to compare

Standalone bundle information

Windows (64-bit)

Download the file that contains win64 in the name, extract it, and then run the file ImSwitch.exe to start the program. You may need to download and install the latest Microsoft Visual C++ redistributable package first, if it's not already installed on your computer.

If you already have another standalone version of ImSwitch on your computer, do not overwrite its files. Instead, either delete the other version first or extract the files into a new folder.

Changelog

Highlights:

ImSwitch 1.2.1

27 Aug 15:33
Compare
Choose a tag to compare

Standalone bundle information

Windows (64-bit)

Download the file that contains win64 in the name, extract it, and then run the file ImSwitch.exe to start the program. You may need to download and install the latest Microsoft Visual C++ redistributable package first, if it's not already installed on your computer.

If you already have another standalone version of ImSwitch on your computer, do not overwrite its files. Instead, either delete the other version first or extract the files into a new folder.

Changelog

Highlights:

  • Snaps can now be saved to the image viewer (#64)
  • Snaps can now be saved as tiff files (#75)
  • Resolved the issue of not being able to run scans with only one positioner or only one laser
  • Fixed the step up/down buttons not working properly for multi-axis positioners
  • Fixed the api.imcontrol.setDetectorToRecord method not working

A list of all code changes is available on GitHub: kasasxav/ImSwitch@v1.2.0...v1.2.1

ImSwitch 1.2.0

13 Aug 15:26
c7869fb
Compare
Choose a tag to compare

Standalone bundle information

Windows (64-bit)

Download the file that contains win64 in the name, extract it, and then run the file ImSwitch.exe to start the program. You may need to download and install the latest Microsoft Visual C++ redistributable package first, if it's not already installed on your computer.

If you already have another standalone version of ImSwitch on your computer, do not overwrite its files. Instead, either delete the other version first or extract the files into a new folder.

Changelog

Highlights:

  • Saving multi-detector and timelapse recordings in a single file is now supported (#53)
  • Selecting specific detectors to record is now supported (#52)
  • It is now possible to edit values/on-off-state of non-involved lasers during scanning (#51)
  • The image reconstruction module now allows reconstructing all loaded data files (e.g. multi-file timelapses) into a single reconstruction (#34)
  • The documentation has been improved (#61, #63)
  • Fixed the SLM widget causing crashes on macOS (#57)
  • Fixed the module picker being empty in standalone Windows bundles (#55)

A list of all code changes is available on GitHub: kasasxav/ImSwitch@v1.1.0...v1.2.0

ImSwitch 1.1.0

07 Jul 09:23
Compare
Choose a tag to compare

Standalone bundle information

Windows (64-bit)

Download the file that contains win64 in the name, extract it, and then run the file ImSwitch.exe to start the program. You may need to download and install the latest Microsoft Visual C++ redistributable package first, if it's not already installed on your computer.

If you already have another standalone version of ImSwitch on your computer, do not overwrite its files. Instead, either delete the other version first or extract the files into a new folder.

Changelog

Highlights:

  • ImSwitch is now available to install from PyPI, and standalone Windows bundles are also available to download from the releases page on GitHub. (#38)
  • User configuration files are now saved to an appropriate user directory. On Windows, this is the documents directory, and on other operating systems it's the user's home directory. (#40)
  • Added a Tools menu item for setting active modules. (#27)
  • Added an image shifting tool to the hardware control module. (#30)
  • Added support for presets to laser widget. (#25)
  • The laser widget is now a vertical list instead of a horizontal one. (#24)
  • Resolved the issue of timelapse recordings sometimes containing too few frames. (#33)

A list of all code changes is available on GitHub: kasasxav/ImSwitch@v1.0.0...v1.1.0