- Jan 10, 2014
-
-
Laura Nervo authored
Used 'stable' flag for intersect (findDifferentRowIntoMatrix) and unique (gtCrystFindFamilies) Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr>
-
- Nov 14, 2013
-
-
Laura Nervo authored
Moved find* and gtGetSinglesValues functions to zUtil_Parameters; moved gtCreateInfoVol to zUtil_TomoUtils Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr>
-
- Sep 30, 2013
-
-
Laura Nervo authored
GtGauge : fixed bug if no arguments for title Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr>
-
- Aug 15, 2013
-
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr>
-
- Aug 01, 2013
-
-
Yoann Guilhem authored
Signed-off-by:
Yoann Guilhem <yoann.guilhem@esrf.fr>
-
Yoann Guilhem authored
Signed-off-by:
Yoann Guilhem <yoann.guilhem@esrf.fr>
-
- Jun 18, 2013
-
-
Laura Nervo authored
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr>
-
- Jun 04, 2013
-
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr>
-
Yoann Guilhem authored
Signed-off-by:
Yoann Guilhem <yoann.guilhem@esrf.fr>
-
- May 21, 2013
-
-
Yoann Guilhem authored
Signed-off-by:
Yoann Guilhem <yoann.guilhem@esrf.fr>
-
- Apr 28, 2013
-
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr>
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr>
-
GrainsConflicts : changed the solving, simplified the analysis, introduced a function to update spot2grain and the class GtGrainConflicts for each phase, which contains all the conflicts info. Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr>
-
Changed name from summary to analyser; Changed name from GtGrainAnalyser to GtAnalyser Changed from grains_merge.mat to grains_conflicts.mat Introduced GtGrainConflicts as object for grains GtConflict : Moved 'delete' variable from GtAnalyser to GtConflict Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr>
-
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr>
-
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr>
-
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@871 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@868 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@854 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Cell Operations/C-functions: ported all the C functions to operate also with single precision floats This should be bug free (tested against the regression tests / benchmarks) and give no decrease in speed. Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@843 4c865b51-4357-4376-afb4-474e03ccb993
-
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@837 4c865b51-4357-4376-afb4-474e03ccb993
-
GtSample : add methods 'convertToSample' and 'updateConflicts' to handle conflicts in the sample.mat, modified and fix methods 'merge' and 'mergeConflictsField' GtPhase : add methods 'initConflicts', 'resetSummary' and 'resetConflicts' and add logical expression 'obj.selectedGrains == true' to get only selected grains if looking for conflicts Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@803 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@750 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@746 4c865b51-4357-4376-afb4-474e03ccb993
-
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@736 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@724 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@723 4c865b51-4357-4376-afb4-474e03ccb993
-
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@719 4c865b51-4357-4376-afb4-474e03ccb993
-
DataStructures : fix bug in GtSample.GtSample, GtSample.mergeSummaryField and add method GtPhase.getGrainsWithFieldValueEqualsTo. Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@710 4c865b51-4357-4376-afb4-474e03ccb993
-
formatting and bug fix in gtCreateGtSample add flag -v7.3 to savinf mat files initialize to [] conflicts fields in sample.mat Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@708 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Gui: added GtGuiSample to modify properties in sample.mat file. It is both standalone and callable from GtGrainsManager Squashed commit of the following: commit 984bfed4b3963a57080b43a1be57846489ba2d3c Author: Nicola Vigano <nicola.vigano@esrf.fr> Date: Mon Aug 6 21:04:58 2012 +0200 GtGrainsManager: GtGuiSample hooked in. It is now called from button Info. Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> commit e6f7aed3d18b1b2c9bde38c928bfb410b321ac99 Author: Nicola Vigano <nicola.vigano@esrf.fr> Date: Mon Aug 6 20:50:22 2012 +0200 Gui: Finished GtSample gui, with both possibility to use it standalone, and in other applications Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> commit d5bb2a9724470aa201f594e172c9bb8a780b1401 Author: Nicola Vigano <nicola.vigano@esrf.fr> Date: Mon Aug 6 02:01:16 2012 +0200 GUI Sample Metadata: initial gui to ease modification of GtSample informantion Initial-readonly commit! Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@684 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@662 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
They are the equivalent of cellfun(@(x, y){x <op> y}, array1, array2) and similar Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@661 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@658 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@657 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@648 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@634 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@610 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@569 4c865b51-4357-4376-afb4-474e03ccb993
-
USAGE : grains_merge = gtAnalyseGrainsConflicts(update_flag, solve_flag, save_flag, minnum, maxnum) Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@560 4c865b51-4357-4376-afb4-474e03ccb993
-