Skip to content

Release v1.0.2 of DynAdjust (64-bit Windows)

Compare
Choose a tag to compare
@rogerfraser rogerfraser released this 01 Jun 08:07
· 966 commits to master since this release

This release contains several code enhancements and changes to address the following issues:

  • #42 - Add support for Measurement ID and Cluster ID in DynaML. In order to exchange Measurement IDs and Cluster IDs in DynaML measurement files, download the latest version of DynaML.xsd file from the sampleData folder to the folder containing your measurements.
  • #39 - Print ignored measurements to the adjustment output file.
  • #10 - Random crash that occurred during printing of the adjustment output file with certain options.

Minor changes to the way direction sets are reported to the adjustment output file have been added, including:

  • Each value in the measured column is the original measured direction
  • Each value in the adjusted column is the previous (measured) direction in the set plus the adjusted angle

The values in all other columns remain unaltered. Note also the column header Residual has been replaced with Corr. SD.

Improvements have also been made to the shell scripts used to download, build and install dynadjust and its prerequisites on Linux (Fedora, Red Hat, CentOS, SUSE, Ubuntu, and Debian) and Darwin (Apple Mac).