Skip to content

Releases: dicengine/dice

beta.14

09 Mar 17:45
Compare
Choose a tag to compare
beta.14 Pre-release
Pre-release

DICe v1.0-beta.14

Another pre-release of code intended for user testing before the official release of v1.0 (intended for April 2016). Contains package installers for Windows (with and without MS-MPI enabled).

Feature: Enable the user to filter out failed pixels from a .cine file by request. The new boolean parameter is called "filter_failed_cine_pixels" and the default is false. If failed pixels are detected, and the user has requested filtering, a warning message is printed that tells the user how many pixels are corrupted in each .cine frame.

Please report any problems by submitting issues on the DICe github site.

Windows Package Installers:

All of versions below can be installed on the same machine, but should be placed in separate folders.

The parallel installer (DICe_setup_mpi_v1.0-beta.exe) will install the MS-MPI enabled version of the code without debugging output enabled
The serial installer (DICe_setup_v1.0-beta.exe) will install the serial version of the code without MPI enabled and no debugging information
The debug serial installer (DICe_setup_dbg_msg_v1.0-beta.exe) will install a version with enormous amounts of debugging information printed when the code runs. This is useful for setting up analyses, but will run slower due to the debugging output.

beta.13

23 Feb 14:09
Compare
Choose a tag to compare
beta.13 Pre-release
Pre-release

DICe v1.0-beta.13

Another pre-release of code intended for user testing before the official release of v1.0 (intended for April 2016). Contains package installers for Windows (with and without MS-MPI enabled).

Bug Fix: For .cine files, output the frame indexing similar to how it is recorded in the cine file, for example starting with the trigger frame (even if it is negative). This way the frame number in the output lines up with the frame numbers in the cine file. In the input files, the cine_start_index, cine_ref_index, and cine_end_index now all reference the cine indexing as well. The defaults for the cine_start_index and the cine_ref_index are the trigger frame.

Feature: Enable the user to pipe the run information (interpolation method used, correlation routine, etc.) to a separate file called *.info rather than include it in the header of the results files.

Please report any problems by submitting issues on the DICe github site.

Windows Package Installers:

All of versions below can be installed on the same machine, but should be placed in separate folders.

The parallel installer (DICe_setup_mpi_v1.0-beta.exe) will install the MS-MPI enabled version of the code without debugging output enabled
The serial installer (DICe_setup_v1.0-beta.exe) will install the serial version of the code without MPI enabled and no debugging information
The debug serial installer (DICe_setup_dbg_msg_v1.0-beta.exe) will install a version with enormous amounts of debugging information printed when the code runs. This is useful for setting up analyses, but will run slower due to the debugging output.

beta.12

16 Feb 23:20
Compare
Choose a tag to compare
beta.12 Pre-release
Pre-release

DICe v1.0-beta.12

Another pre-release of code intended for user testing before the official release of v1.0 (intended for April 2016). Contains package installers for Windows (with and without MS-MPI enabled).

Bug fix: no longer includes deactivated pixels in the mean intensity calculation.

Please report any problems by submitting issues on the DICe github site.

Windows Package Installers:

All of versions below can be installed on the same machine, but should be placed in separate folders.

The parallel installer (DICe_setup_mpi_v1.0-beta.exe) will install the MS-MPI enabled version of the code without debugging output enabled
The serial installer (DICe_setup_v1.0-beta.exe) will install the serial version of the code without MPI enabled and no debugging information
The debug serial installer (DICe_setup_dbg_msg_v1.0-beta.exe) will install a version with enormous amounts of debugging information printed when the code runs. This is useful for setting up analyses, but will run slower due to the debugging output.

beta.11

28 Jan 14:53
Compare
Choose a tag to compare
beta.11 Pre-release
Pre-release

DICe v1.0-beta.11

Another pre-release of code intended for user testing before the official release of v1.0 (intended for April 2016). Contains package installers for Windows (with and without MS-MPI enabled).

This version includes the tutorial examples in an examples folder in the install directory.
Also fixes issue #24.

Please report any problems by submitting issues on the DICe github site.

Windows Package Installers:

All of versions below can be installed on the same machine, but should be placed in separate folders.

The parallel installer (DICe_setup_mpi_v1.0-beta.exe) will install the MS-MPI enabled version of the code without debugging output enabled
The serial installer (DICe_setup_v1.0-beta.exe) will install the serial version of the code without MPI enabled and no debugging information
The debug serial installer (DICe_setup_dbg_msg_v1.0-beta.exe) will install a version with enormous amounts of debugging information printed when the code runs. This is useful for setting up analyses, but will run slower due to the debugging output.

beta.10

08 Jan 21:51
Compare
Choose a tag to compare
beta.10 Pre-release
Pre-release

DICe v1.0-beta.10

First pre-release of code. Contains package installers for Windows (with and without MS-MPI enabled). This pre-release is primarily intended for extended user testing before the official release of v1.0 (intended for April 2016).

Please report any problems by submitting issues on the DICe github site.

Windows Package Installers:

All of versions below can be installed on the same machine, but should be placed in separate folders.

The parallel installer (DICe_setup_parallel_v1.0-beta.10.exe) will install the MS-MPI enabled version of the code without debugging output enabled
The serial installer (DICe_setup_serial_v1.0-beta.10.exe) will install the serial version of the code without MPI enabled and no debugging information
The debug serial installer (DICe_setup_serial_debug_v1.0-beta.10.exe) will install a version with enormous amounts of debugging information printed when the code runs. This is useful for setting up analyses, but will run slower due to the debugging output.