Skip to content

Releases: mizutanilab/RecView

RecView Build-240605

09 Jun 02:02
Compare
Choose a tag to compare

Updates

Minor debugs in determining the number of frames per dataset of data obtained with the syncreadout mode of Hamamatsu detectors.

Notes

This release contains a 64-bit (x64) executables only. Please find other execs in our previous release. If your PC is running 64-bit Windows and has an GPU processor with 'compute capability' of 3.0 or higher (Kepler or later), the reconstruction calculation can be executed on the GPU. The present version can also be compiled with Visual Studio 2008 and CUDA Toolkit 5.5 by using gazoVS2008.sln file. A test dataset in TIFF format is also included.

RecView Build-230615

30 Jun 21:36
Compare
Choose a tag to compare

Updates

Updated the histogram and resolution plot dialogs to make the display compatible with the Screen DPI awareness. Added a function to automatically preprocess raw data when reading individual a*.img files. Added an ability to maintain contrast on the LAC scale when moving back and forth between image frames. Other misc updates.

Notes

This release contains 64-bit (x64) and 32-bit (x86) executables complied using Visual Studio 2017 C++ and CUDA Toolkit 10.0. If your PC is running 64-bit Windows and has an NVIDIA RTX, Tesla, GeForce, or Quadro GPU processor with 'compute capability' of 3.0 or higher (Kepler or later), the reconstruction calculation can be executed on the GPU. The present version can also be compiled with Visual Studio 2008 and CUDA Toolkit 5.5 by using gazoVS2008.sln file. An x64CUDA executable built with VS2008 of this release is compiled from a former code of the 190707 release. It can run on GPUs with 'compute capability' of 2.0 (Fermi).
A test dataset in TIFF format is also included.

RecView Build-220422

22 Apr 22:12
Compare
Choose a tag to compare

Updates

Tomographic-reconstruction assembler code using AVX-512 instructions is now implemented.

Notes

This release contains 64-bit (x64) and 32-bit (x86) executables complied using Visual Studio 2017 C++ and CUDA Toolkit 10.0. If your PC is running 64-bit Windows and has an NVIDIA RTX, Tesla, GeForce, or Quadro GPU processor with 'compute capability' of 3.0 or higher (Kepler or later), the reconstruction calculation can be executed on the GPU. The present version can also be compiled with Visual Studio 2008 and CUDA Toolkit 5.5 by using gazoVS2008.sln file. An x64CUDA executable built with VS2008 is available in this Release. It can run on GPUs with 'compute capability' of 2.0 (Fermi).
A test dataset in TIFF format is also included.

RecView Build-211204

04 Dec 08:45
Compare
Choose a tag to compare

Fix

A bugfix to detect empty output.log file.

Notes

This release contains 64-bit (x64) and 32-bit (x86) executables complied using Visual Studio 2017 C++ and CUDA Toolkit 10.0. If your PC is running 64-bit Windows and has NVIDIA Tesla, GeForce, Quadro, or RTX GPUs with 'compute capability' of 3.0 or higher (Kepler or later), the reconstruction calculation can be executed on the GPU. The present version can also be compiled with Visual Studio 2008 and CUDA Toolkit 5.5 by using gazoVS2008.sln file. An x64CUDA executable built with VS2008 is available in this Release. It can run on GPUs with 'compute capability' of 2.0 (Fermi).
A test dataset in TIFF format is also included.

RecView Build-210621

26 Sep 05:22
Compare
Choose a tag to compare

Fix

Frame loss detection routines were updated to deal with multiple frame loss. A bugfix in sample center calculation in the zoomed reconstruction.

Notes

This release contains 64-bit (x64) and 32-bit (x86) executables complied using Visual Studio 2017 C++ and CUDA Toolkit 10.0. If your PC is running 64-bit Windows and has an NVIDIA Tesla, GeForce, or Quadro GPU processor with 'compute capability' of 3.0 or higher (Kepler or later), the reconstruction calculation can be executed on the GPU. The present version can also be compiled with Visual Studio 2008 and CUDA Toolkit 5.5 by using gazoVS2008.sln file. An x64CUDA executable built with VS2008 is available in this Release. It can run on GPUs with 'compute capability' of 2.0 (Fermi).
A test dataset in TIFF format is also included.