Skip to content

Releases: FireDynamics/LEDSmokeAnalysis

v.0.9.8

09 Mar 23:09
9c9980e

Choose a tag to compare

What's Changed

  • Time reference image can now be set by id or file path
  • Layer heights are written to result files now
  • a bug was fixed that resulted in mapping the wrong experiment time to the LED intensities in post-processing

Full Changelog: v.0.9.7...v.0.9.8

v.0.9.7

06 Mar 13:42
d8281e0

Choose a tag to compare

What's Changed

  • A bug was fixed that resulted in wrong calculations of the extinction coefficients, especially for camera positions far from the center height of the led strips.
  • A data integrity check was added to spot high deviations in intensities of LEDs on the reference images used for normalisation
  • Reference images can now manually be set via the option ref_img_indices in the DEFAULT section of config_analysis.ini
  • LEDSA Version number is now written to the extinction coefficients results files
  • Order of layers has been reversed to be more intuitive: 0 is now bottom layer

Full Changelog: v.0.9.6...v.0.9.7

v.0.9.6

02 Mar 10:21
f7dcc16

Choose a tag to compare

Improvements

  • Experiment Time is now written to extinction coefficients results files
  • closest time available time can be requested in post-processing
  • Intensities can now be backwards calculated from extinction coefficients and distances arrays

Bug fixes

  • A bug was fixed leading to crashes with earlier newer scipy versions
  • A bug was fixed that the lambda_reg parameter was not read from the config_analysis file
  • A bug was fixed that also not required parameters were requested from the config_analysis file

v.0.9.5

19 Jan 22:26
0f3d566

Choose a tag to compare

  • Added support to read exif data from CR3 image files
  • Fixed OS compatibility with file reading

v.0.9.4

28 May 20:59
ba6ee4d

Choose a tag to compare

Update postprocessing.ipynb

v.0.9.3

28 May 08:46
57f671a

Choose a tag to compare

Merge pull request #88 from FireDynamics/develop_kb

update version number

v0.3.0: Merge pull request #40 from kriboe90/dev_kristian

19 Nov 09:57
4d79628

Choose a tag to compare

adding support for reading raw sensordata

v0.2.1: Merge pull request #32 from FireDynamics/dev_sven

28 Oct 13:29
3a579e4

Choose a tag to compare

some more refactoring

v0.2.0: Merge pull request #31 from FireDynamics/development_sven

27 Oct 14:16
ab20116

Choose a tag to compare

adds an acceptance test suit
can be started via python -m ledsa -atest

and much refactoring done

v.0.1.1

23 Oct 14:17
83cbc74

Choose a tag to compare

v.0.1.1 Pre-release
Pre-release

Includes git concept in README.md