DIGIGUI v1.3.0-alpha
Pre-release
Pre-release
ReubenHill
released this
05 Jun 15:52
·
52 commits
to ReubenHill/updates
since this release
Changelog v1.3.0-alpha
General:
- Fixed distributions not saving settings between sessions.
- Can, in principal, now use a different head model and set of cardinal points. This is as yet untested!
- Added toolbar
- Can now undo with
ctrl+z
- Can undo atlas measurements or remeasure them with ‘Set Row as next Location to Measure’
- Atlas measurements can now always be realigned as long as there are enough of them.
- Added a double tap warning based on the position of the stylus not changing between measurements. The distance can be adjusted in a new 'Options' menu bar
- Added ability to provide a list of 'expected coordinates' to compare measurements with.
- These are specified in absolute coordinates, i.e. as the Polhemus system sees them
- Any specified measurement comparison list starts from the first atlas point
- A tolerance is specified by putting two
NaN
s to the right - this makes importing easy from my point of view - As an example the attached
expected_coordinates_example.txt
expects atlas point 1 (by default, the Nasion measurement) to be a(15.0, 0, 0)
cm(X, Y, Z)
, and the second atlas point (by default, the Inion measurement) to be at(0, 0, 0)
cm(X, Y, Z)
with a tolerance of10
cm.
The attached DIGIGUI_web.exe
is an installer created using DIGIGUI.prj
with MATLAB 2016b and the MATLAB compiler v6.3. It will download the MATLAB runtime environment when executed. See the licence information displayed upon executing.