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
Graph
0d9f6f865a1201cf86fa5a879f70e4ea77126898
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Apr
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.
Conversion from hexagonal to orthogonal system and viceversa: created gtHex2Cart and moved gtCart2Hex into zUtil_Cryst folder.
General commenting and small bug solving in gtHklsp2hkl
Colour Maps : unified functions gtAaxisCmap and gtCaxisCmap into gtRandomAxisCmap, giving phaseid, plane normal and r_vectors list.
Cleaning test
Twin variants and forward simulation code : not ready but running..... not finished!!!
Some header formatting and drawing improving... try to compare gtPlotHexagon and gtHexagonalUnitCell
Adapt the code to the changed output 'theta' instead of 'twotheta' of gtCalculateTwotheta
DCTuser_setup.sh : Added lines to .bashrc_private to source fable script
export_fig : add package to matlabDCT folder (placed in zUtil_Drawing). Useful utility to export figures
gtCrystCalculateReflections : modified output (now as structure) with all the info inside (to be imported in cryst), remove 'typelist' from input arguments (the calculation is made for both the unique and full lists of reflections)
Add zUtil_Taper to the matlab path
Colour maps : general formatting and small bug fixing (check size(r_vectors,2), saving cmap in 6_rendering folder, get proper cryst(phaseid) info
Taper analysis with fable : tools to convert output from fable to matlab variables
gtCrystCalculateSymmetryOperators : changed output format for this function
Loading