- Apr 28, 2013
-
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@903 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@624 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@617 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@599 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@509 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@500 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@498 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@440 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@351 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@349 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@348 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Now the biggest limiting factor is disk access Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@340 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@284 4c865b51-4357-4376-afb4-474e03ccb993
-
Addition of lattice_system and composition to parameters.cryst. Modifications in crystallographic functions. git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@266 4c865b51-4357-4376-afb4-474e03ccb993
-
Small changes and bug fixes in matching GUI. Changes in the help but not in the code for gtFedRotationMatrixComp.m and gtMathsRotationMatrixComp.m . git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@265 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
and moving un-related functions to other folders Creating folder zUtil_Twins Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@224 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
This is done to have in the history a freshly imported version, which has all and just the previous features from ID19. The old one is still reachable through the command vol_view Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@177 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
- use of fullfile() - header of functions - string, sprintf, disp([]) instead of disp(sprintf()) - mym() queries modified using num2str() instead of sprintf Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@138 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@137 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@131 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@130 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@128 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@123 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@118 4c865b51-4357-4376-afb4-474e03ccb993
-
History: sed -i -e "s/ 1x1>/>/g" `grep " 1x1>" */*.m | awk -F":" '{print $1}' | sort -busi` | grep ">" sed -i -e "s/ 1x1/>/g" `grep " 1x1" */*.m | awk -F":" '{print $1}' | sort -busi` | grep "> {" sed -i -e "s/}>/}/g" `grep "}>" */*.m | awk -F":" '{print $1}' | sort -busi` | grep "> {" sed -i -e "s/gtPlaceDifspotinFull_ln/gtPlaceDifspotinFull/g" `grep "gtPlaceDifspotinFull_ln" */*.m | awk -F":" '{print $1}' | sort -busi` | grep "gtPlaceDifspotinFull" sed -i -e "s/))/)/g" `grep "disp(sprintf" */*.m | grep "))" | awk -F":" '{print $1}' | sort -busi` | grep "disp(sprintf(" sed -i -e "s/disp(sprintf(/fprintf(/g" `grep "disp(sprintf" */*.m | awk -F":" '{print $1}' | sort -busi` | grep "fprintf(" sed -i -e "s/ );/);/g" `grep "fprintf" */*.m | awk -F":" '{print $1}' | sort -busi` | grep "fprintf(" | grep ");" Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@117 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@116 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@102 4c865b51-4357-4376-afb4-474e03ccb993
-