Skip to content

Releases: PiMaV/BLITZ

Version 1.3.0

07 Jan 13:48
bcf2feb
Compare
Choose a tag to compare
  • Big RoSEE updates like coupled event index extractions for x- and y-axis and a new option layout.
  • New way of synchronising settings of the base application and project files separately. They now have the suffix .blitz.
  • New loading functions that apply masking and cropping for each image in a dataset, resulting in way less memory usage for masked/cropped datasets.
  • Added DICOM as a supported image type.

Version 1.2.1

07 Sep 14:11
ca34eb9
Compare
Choose a tag to compare
  • large RoSEE update
  • documentation update
  • normalization update: added gaussian blur

Version 1.2.0-beta

11 Aug 09:29
4ff34d7
Compare
Choose a tag to compare
  • disabled PCA
  • added ROSEE
  • enhanced Area Tool

Version 1.1.0

23 May 10:58
4ff34d7
Compare
Choose a tag to compare
  • web connection
  • tooltips
  • better logging
  • walkthrough
  • error fixing

Version 1.0.3

26 Feb 13:57
999d38c
Compare
Choose a tag to compare
  • adaptive settings in .ini file
  • new file loading system
    • image files for single images (.png, .jpg, ...)
    • folders containing multiple files for a time series of images
    • numpy arrays -> shape is responsible for loading single files or time series (-> option for "greyscale" images)
  • new normalization interface
  • "Auto-Fit" checkbox for color bar lookup table
  • keep time step when manipulating images
  • load standard settings for each new file loaded

Version 1.0.2

19 Dec 21:46
15421f6
Compare
Choose a tag to compare

Added features:

  • better appearance (bigger handles for ROIs, organization of option sections)
  • LUT: export and load
  • Settings management with .ini files (+ loading and exporting)
  • option to reload the program via a button
  • automatic scaling of the LUT via a button
  • automatic scaling of the LUT for timeline operations via checkboxes

Version 1.0.1

13 Nov 12:20
Compare
Choose a tag to compare

Fixing open problems from Version 1.0.0.

Initial Release

01 Nov 10:37
61ee7e4
Compare
Choose a tag to compare

First release of BLITZ with a Windows executable.