Skip to content

Releases: computed-axial-lithography/CAL-software-Matlab

v1.6.0

27 Oct 06:18
Compare
Choose a tag to compare

New:

  • Output video file from compiled image set

v1.5.0

26 Oct 08:30
Compare
Choose a tag to compare

New:

  • Astra toolbox integration for flexible projection geometries like cone beam and parallel beam laminography

v.1.4.1

03 Sep 22:12
Compare
Choose a tag to compare

CRITICAL UPDATE

  • Fixed major issue in projection refresh rate. This will fix problems with out-of-sync video playback speed and rotation stage velocity.

Unrelated

  • Fixed bug #14

v1.4.0

29 Aug 22:51
Compare
Choose a tag to compare
  • Improvements in Pyschtoolbox speed, using OpenGL textures now instead of offscreen windows
  • Added CALSetup class with functions to simplify setup, alignment, calibration (new section in readthedocs) in response to #7

v1.3.1

18 May 05:29
Compare
Choose a tag to compare

-Bug fix: a4fd458

v1.3.0

14 May 23:34
Compare
Choose a tag to compare

-Added CALMetrics class in pull request #8 for quickly calculating metrics on reconstruction

v1.2.1

03 May 23:22
b3d6fe6
Compare
Choose a tag to compare
  • Added new optional feature to synchronize the motor stage angle with the projection angle
  • Added new timer function that terminates the projection after a user-defined time period has elapsed
  • Added cleanup routine to gracefully stop the rotation stage and display a blank screen when imageset projection is terminated by ctrl+c or normal exit
  • Fixed exposure timer so that timer now pauses when projection is paused
  • Fixed bug in indexing imageset during projection

v.1.1.5

06 Mar 00:51
Compare
Choose a tag to compare

Again reordered sync test skipping and added warning
Fixed bugs 1 and 2 in Issue #2
Removed default image width and height, now required to create an image set, edited docs
Added suggestions from @kleinerm in #3 to make keys used to pause/resume cross platform and to improve screen blanking when paused

v1.1.4

04 Mar 19:41
Compare
Choose a tag to compare

Added error handling for Pyschtoolbox sync tests

v1.1.3

04 Mar 17:23
55c725c
Compare
Choose a tag to compare

Bug fix with pyschtoolbox sync tests