Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DCT
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
graintracking
DCT
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
05ed7aa115b08b485aeed2658c798b133d71178d
Select Git revision
Branches
16
1-generic-data-loading-layer
10-create-twin-cluster-fwd-proj
11-add-calculation-of-2DIGM-and-IGM-components
2-add-TRD-fwd-proj
5-git-commit-hooks
5-git-commit-hooks-2
6-py-bkg-rm
7-notebook-preprocessing-and-segmentation
7-pytest
8-virtualenv
Some-additional-functions-from-Zheheng
charles_rmn
dev/python-bkg-rm
master
default
protected
new_diffractometer
patch-1
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Apr
CG/SIRT solvers: added SIRT solver and updated examples
gtDrawGrainUnitCell : added varargin options 'strain' and 'grainids'; changed used of input cmap (now can be the full cmap)
gtCrystCalculateSymmetryOperators : changed name of output variable in 'symm' from 'rot' to 'g3' and removed empty structure 'g' from output 'symm'
Redesigned gtCrystAxisCmap_key with some more options
gtPlotHexagon : introduced varargin for more options
gtCrystAxisPoles : commenting
Slight formatting
Update GtCrackAnalysis
Moved gtSubFigure to the folder zUtil_Drawing
gtSubFigure : Useful to create more figures on the screen in a grid w/o overlap
gtMakeInversePoleFigure : something similar to gtMakePoleFigure... Needs to be revised but it was working... Not perfect.
gtPlotHexagon : better drawing and returns the figure handle
gtCubicUnitCell : determines and draws a cubic unit cell
Twins forward Simulation : try to improve the functionalities
Using gtError for error messages...
gtSampleGeometry : better axes limits for the sample envelope
gtDrawGrainUnitCells : add functionality to draw cubic unit cell with function, returns the colorbar handle
gtCrystAxis* : small changes... plotting, formatting and commenting
gtRenderGrains : add option to reverse an axis
gtMakePoleFigure : added options to the plot and used sub functions
Update code with the new repository (sourceforge upgrade) with minor setup modifications
Bugfix for gtTIFVolReader
Formatting and commenting...
Small bug fixed : commented lines
gtPlotHexagon : bug fixed with r_vectors' sizes.
gtCrystAxisCmap : old CaxisCmap and AaxisCmap unified. Poles are calculated in gtCrystAxisPoles
gtCalculateDensityPhiPsi : calculates [x,y,density(x,y)] for the surface plot in the PF and IPF. Tested on hexagonal.
gtIPFCmapHexagonalKey : adjust a bit the plot, add title and option to remove the patch in order to draw a density plot for the IPF
gtHex2Cart : Transforms from direct hexagonal to cartesian coordinates and normalize. Same as the old function gtCrystHKL2Cart
General commenting and formatting
gtDrawGrainUnitCells : adapt the code to changes in gtHexagonalUnitCell, in which I have added more options for drawing.
gtINDEXMatchGrains : added line to save the Rvector after moving in the fundamental zone.
Twins analysis : modified a bit the input/output list for each function, fixed bug in saving grains after forward simulation
Twins analysis : added normalization to rotation axis in cartesian coordinates
Bug fix of missing commas introduced when cleaning the code.
gtMakePoleFigure : Removed default phi range. Now it is 360 degrees.
Update SST inverse pole figure (IPF) functions (2nd commit)
Update SST inverse pole figure (IPF) functions (1st commit)
gtIVPCmap : removed reading of r_vectors.map from analysis directory. It is read from 4_grains/phase_## folder only.
Taper data : updated and improved the conversion from Fable output to DCT object.
Loading