Skip to content

Releases: neutronimaging/imagingsuite

v4.5.0

10 Jan 11:38
Compare
Choose a tag to compare
create release

Solved several issues in GUI and backend

09 Dec 13:44
Compare
Choose a tag to compare

Further bug fixes and performance improvements.

New and improved features

  • The skip list has been revised to select between dropping retakes and skipping badly exposed projections

  • Threading has been introduced in several places in the code.

  • Compiled using Qt 6.5.3

  • The issue that noise increased with the position within the reconstruction block has been solved.

  • BB correction works again (roll-back to previous functionality).

  • Fixed some parameter issues in the python bindings.

Solved issues

A list of the specific issues:

Known problems

There are no specific

Small fixes related to file handling

30 Oct 19:48
Compare
Choose a tag to compare

Save volume issue has been solved.

Known issues

  • Cone beam reconstruction may crash on windows
  • Scattering correction with black bodies does not run on windows.
  • Noisy bands are visible in the vertical slice, in particular for noisy data #596

Fixed issues

Better and faster processing

12 Oct 15:57
f38f2a9
Compare
Choose a tag to compare

This is a large release including many new features and improvements. Since the last release, both Apple and Microsoft released new hardware and OS. These are supported in this release.

Known issues

  • Cone beam reconstruction may crash on windows
  • Scattering correction with black bodies does not run on windows.

New and improved features

  • Using normalized images to compute the center of rotation.
  • Fixed truncated tomography issue and added reconstruction outside of data support region.
  • Added support for 360deg Golden Ratio recons.
  • Added file conversion and renaming dialog.
  • Improved progress bar updating
  • Added quantile visualization in the viewer.
  • Python bindings of reconstructor and preprocessing algorithms (must be built separately, not in the release binaries).
  • Added process timing log file.
  • Added save current log file.
  • Added pixel size estimator
  • Introduced threading in algorithms on macOS, parameter to limit the number of cores for performance evaluation.
  • Improved MorphSpotClean detection and replacement performance.
  • Updated to Qt6.2.
  • Added support for Apple Silicon
  • Tested on Windows 11
  • Fixes and improvements
  • Replaced linear algebra library to armadillo
  • Changed to cmake as build manager.
  • Moved many dependencies to ExternalDependencies.
  • General code cleanup. Revisions toward c++17.
  • Stability fixes.

Closed issues

Read more

Speed-up, rubustness, and revised GUI

13 May 20:14
Compare
Choose a tag to compare
Pre-release

DOI

This is a pre-release of 4.3. It contains many new features

  • Speed up of preprocessing modules
  • Morphspot clean now defines threshold as a fraction of pixels instead of an absolute threshold.
  • Revised GUI
  • Revised code for better support of C++11

Know problems

There are some unsolved issues in this pre-release

  • The new spot detection algorithms are not stable issue #484.
  • Golden ratio can't handle sub-scan at arbitrary starting index issue #456.

Closed issues

The following issues were addressed in this release.

Service release

23 Mar 14:56
6526dcc
Compare
Choose a tag to compare

DOI

This is release is mainly for fixing some problems reported by users. The main feature set is described in the release v4.2. Many changes concern the build server.

Closed issues

The following issues were addressed in this release.

Improved user experience and speed-up

10 Feb 14:20
Compare
Choose a tag to compare

DOI

In this release, we continued working on the performance of some algorithms and modules. The reconstruction filter has now moved to become a part of the back projector module, it is still available as preprocessing for those who still want it as a separate module. A new feature is that a publication list for the used modules is now saved in the same location as the reconstructed slices. Each used publication is cited with its corresponding DOI. We have also increased the portability of the configuration files, which now can be moved between different computers. Once again we have added some new GUI features like a preview of reference images. A handy feature if you suspect something is wrong with your reference data. Also, the preprocessing chain has now been equipped with a progress dialog that allows the user to cancel the loading procedure in case there is a wish to abort the configuration. The algorithm modules that have been updated are the Morphspot clean which is now more robust and also got a speed-up mainly thanks to the introduction of multithreading. The black body correction also obtained the option to load a single file for the tomography use case. Of course, we also fixed many issues reported by users and ourselves. A complete list of implemented features and fixed problems is provided below.

Please note: To use this new version it is as always recommended to delete the CurrentRecon.xml file.

Fixed issues

Improved processing accuracy and added UI features

27 May 08:50
Compare
Choose a tag to compare

DOI

We have been improving the set of processing algorithms and fixed a long list of bugs. The user interface has been further revised and new features like the pixel size estimator have been added.

These efforts have resulted in more precise reconstructions both for parallel and cone beam CT. We have in particular worked on BBlognorm where the segmentation has improved and also robustness when the transmission is very low. MorphspotClean now has separate thresholds for peaks and holes, also the blockwise errors have been fixed. ProjectionFilterSingle also got a refresh with cleaner images as a result. We also discovered that the switch between CW and CCW was useless for parallel beam recon, this has now been fixed. In the user interface the most visible changes are the new plotting areas that also allow saving the plot. The pixel size estimator is a convenient tool to estimate the pixel size from an object with known dimensions. Finally, we improved the center of rotation estimate by allowing the user to exclude the fraction of centers that deviate most from the line. A small but useful change is that the boundary between the image viewers to the right can be adjusted to give more space to the more relevant viewer. The sliders have also be equipped with spinboxes to enter a specific slice or projection number.

Note: Please delete or rename the /home folder/.imagningtools/CurrentRecon.xml. We have added parameters to some of the revised modules.

In addition to these visible changes, we have also cleaned up the code on several places making it more readable. The build scripts have been revised to allow automated builds for windows too. The automated build now produces packages ready to run as alternative for those who need features in the very latest development.

We hope these updates will help you to get the most out of your data.

Fixed isses

Known issues:
Please look at the issues page of this repository

Service release

28 Sep 14:52
Compare
Choose a tag to compare

Release note MuhRec 4.0.1 - September 2018

DOI
Bug fix release. Fixing issues in GUI.

Fixed issues

  1. Issue 100: MuhRec - configure geometry dialog first and last slices
  2. Issue 123: Add BB instruction in the manual wiki
  3. Issue 125: Problems with ROI handling in MuhRec bug
  4. Issue 144: CBCT crashes when running from CLI bug
  5. Issue 150: Add support for multi-frame tiff in the core library
  6. Issue 157: MuhRec - improvements on the BB plugin enhancement

MuhRec - New face and added features

13 Jul 12:58
Compare
Choose a tag to compare

Release note MuhRec 4.0.0 - July 2018

DOI
In this release we have revised the graphical user interface and added a new preprocessing module for scattering correction.

New features

  1. Revised GUI,
    1. Rearranged the views for a more logic workflow.
    2. Changed color scheme and started to use colors actively to guide the user.
    3. Introduced an new widget to select ROIs.
    4. Logging now appears as a modeless dialog on the side of the main window.
    5. Tool tips have been added to all GUI items
    6. The application now suggests reference images when a new projection is chosen.
    7. We have tried to reduce the height of the main window to allow smaller screens.
  2. Added a normalization module (BBLogNorm) that provides more accurate attenuation coefficients and reduces cupping radically.
  3. It is now possible to save results in NeXus format.
  4. Improved CBCT quality and speed.
  5. Transferred the user documentation to the github wiki.
  6. The piercing point estimation dialog has been added for the CBCT parametrisation.
  7. Added several automated code tests for code quality assessment.
  8. The application is now compiled on windows 10. There may still be some widget scaling issues.
  9. A lot of stability fixes.

Fixed issues

This list reports both fixes and new features.

  • Issue 8: MuhRec - Piercing point dialog crashes bug
  • Issue 9: MuhRec - Slow CBCT recon on windows enhancement
  • Issue 18: Size of GUI window enhancement
  • Issue 19: GUI size enhancement
  • Issue 21: MuhRec - error in opening new config file bug
  • Issue 28: MuhRec - CBCTimprove repeated slices bug
  • Issue 42: Check correctness of the statistics class bug
  • Issue 43: Check default parameter handling on Mac
  • Issue 44: MuhRec - CBCT allow ROI in reconstruction
  • Issue 50: Check size of FOV before module configuration enhancement
  • Issue 53: UI redesign - low-hanging fruit enhancement
  • Issue 54: Create ROI widget enhancement
  • Issue 59: Add missing tool tips bug
  • Issue 66: MuhRec - crash on wrong angles when using Golden Ratio
  • Issue 67: MuhRec - info on GR or sequence scanning on geom dialog
  • Issue 68: Suggest reference image paths enhancement
  • Issue 70: Implement a logging dialog enhancement
  • Issue 71: MuhRec: Transfer User doc to wiki enhancement
  • Issue 76: Add a dialog to estimate the pixel size
  • Issue 77: CBCT does not rotate
  • Issue 78: Muhrec: Config add CLI parameters for CBCT enhancement
  • Issue 79: MuhRec - deployment with QT in Linux
  • Issue 81: MuhRec running from CLI in windows
  • Issue 82: MuhRec - saving NeXus
  • Issue 83: Make a MuhRec-CLI application enhancement
  • Issue 85: MuhRec CBCT - errors in ROI bug
  • Issue 86: MuhRec Matrix ROI gets confused after reconstruction
  • Issue 89: MuhRec - projection roi in the new UI
  • Issue 92: Muhrec - Geometry dialog crash when no OB
  • Issue 98: Transfer RobustLogNorm to imaging suite
  • Issue 99: GUI adjustments
  • Issue 102: MuhRec - BB plugin - add tool tips
  • Issue 116: MuhRec - windows bug moving modules bug
  • Issue 118: MuhRec - BB plugin crash with radius >=4 on Mac bug
    Unsolved issues are listed on https://github.com/neutronimaging/imagingsuite/issues

Repository:

  1. Updated some build scripts.