- Mar 25, 2014
-
-
John Harwell authored
-
John Harwell authored
-
Tim Coalson authored
-
- Mar 21, 2014
-
-
Tim Coalson authored
-
Tim Coalson authored
-
Tim Coalson authored
improve parallel scheduling for -border-to-rois
-
John Harwell authored
Add option '-no-map-info' to 'wb_command -file-information'. Also fixed spelling of output 'Map Interval Step'.
-
- Mar 20, 2014
-
-
John Harwell authored
Fixes and updates for chart matrix display including scaling of chart highlighted row, updating cell width/height in auto mode, and corrections for zooming with mouse.
-
Tim Coalson authored
-
Tim Coalson authored
-
Tim Coalson authored
also fix duplicate numeric codes in OperationParametersEnum and add Border type
-
John Harwell authored
Changed parcel coloring mode 'Normal' to 'Off'. Disable pan/zoom of chart matrix when Mode is 'Manual'.
-
- Mar 19, 2014
-
-
John Harwell authored
Updated data- and time-series chart horizontal axis ('time' or 'maps') so that the auto-scaled range is the same as the range of data values (no gaps on left or right). -
John Harwell authored
-
John Harwell authored
-
Tim Coalson authored
improve help info of -*-label-to-roi
-
Tim Coalson authored
new -cifti-find-clusters command, add -start capabilities to metric/volume versions and expose via command line
-
Tim Coalson authored
improve parameter checking in AlgorithmCiftiSeparate simplify cifti roi logic in -cifti-smoothing
-
- Mar 18, 2014
-
-
John Harwell authored
fixed toolbox glitch. If one was in chart view with chart selected in toolbox, switching the view to montage incorrectly changed the toolbox tab to connectivity.
-
John Harwell authored
Added control of selected matrix parcel highlighting to new 'Parcel's tab in Overlay and Map Settings Dialog. Also, fixed scene bug for matrix parcel files.
-
- Mar 17, 2014
-
-
John Harwell authored
Moved getParcelNodesElementForSelectedParcel() from CiftiMappableDataFile to CiftiMappableConnectivityMatrixDataFile. Also removed m_selectionIndex from CiftiMappableDataFile since it was never set in that class and it is no longer needed since the loaded row is tracked by CiftiMappableConnectivityMatrixDataFile's ConnectivityDataLoaded class. Use the last selected row to highlight the correspondingn parcel.
-
John Harwell authored
Issue a graphics update after changing the matrix file selection in the toolbox so that graphics are updated for linux.
-
John Harwell authored
-
- Mar 15, 2014
-
-
Tim Coalson authored
fix long-standing parameters bug in -cifti-replace-structure -volume*, fix bug in AlgorithmCiftiSeparate::getCroppedVolSpace introduced in CIFTI-2 switch
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
For parcel connectivity data: On its matrix chart, highlight the last valid selected row. If a row in the matrix chart is clicked, load the data for that row and update the brainordinate coloring.
-
- Mar 14, 2014
-
-
John Harwell authored
-
John Harwell authored
-
Tim Coalson authored
check cifti files for being nifti-2
-
Tim Coalson authored
note that many of the years were already wrong due to copy/paste, so just change them all
-
Tim Coalson authored
initial cleanup before license changing (line endings to unix, remove random files, move commit info script)
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
Removed all obsolte matrix charting classes and code. Matrix charts are now displayed in the graphics region.
-
John Harwell authored
Removed all classes/code for display of charts in the TimeCourseDialog. Charts are now displayed in the graphics region.
-
John Harwell authored
Resolve WB-369: Border Selection Bug. Function that found nearest border failed to update the 'nearest distance' as distance comparisons were performed with other borders. As a result, the last border that was within the 'maximum allowable distance (15 mm)' was always selected as the nearest border.
-
John Harwell authored
Finish resolving WB-370 Volume Bugs. Changed Dorsal/Ventral (D/V) labels to Superior/Inferior (S/I).
-
- Mar 13, 2014
-
-
John Harwell authored
Draw volume surface outline over the slices but under fibers/foci/crosshairs. Use lines for volume crosshairs instead of small radii cylinders.
-