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
a1e2fb6e2c5cb96b66259bfef86ad7f4257be320
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
1
Oct
30
Sep
19
18
6
5
30
Aug
29
15
9
5
2
1
31
Jul
29
25
24
4
3
1
28
Jun
27
26
25
19
18
12
11
7
6
5
4
3
2
31
May
29
24
23
22
21
15
11
10
9
7
6
2
29
Apr
28
gtAddMatFile : commented the header
gtPreprocessing : restructured the function using gtPrepDefaultParameters and commenting the header
gtForwardSimulation_v2 : added 'R_vector' and 'spotid' info to output
initialise_gt : Added to path '7_Fed2' folder
findValueIntoCell : fixed bug with 'cell2mat' option true
GtThreshold : fixed bug with title for GtGauge
gtSetAnalysisDir : fixing bug with replacing '_' with '/'
makeCornerHist : added inputs 'xtitle' 'ytitle' and output 'newFig'
Commenting and small formatting...
gtGetReflections : restored previously deleted function (June 2013) still used in the code
get_structure / print_structure : better commented and formatted
build_list_v2 : added possible needed parameter 'prior_flatfield' as commented for the moment
gtSetAnalysisDir : changed default / suggested value for the analysis directory
Only commented differently in the header
gtSymmetricReflections : used calculation of hklsp inside gtCrystSignedHKLs and already transform into rows as output. Removed trasposing from gtFillCrystFields
gtSetup : created function for preprocessing default parameters, then add them to prep structure. To add parameters, using only the existing fields. In this way we trust completely in the build_list_v2.m
gtCrystFindFamilies : Reads hklsp list from a grain and find the corresponding hkl family. Saves hkl, thetatypesp, dspacingsp, mult info for each reflection assigned to the grain (sorting according to dspacing values - needs single values in this case).
gtSegDefaultParameters : updated parameters basing on the NewSegmentationGUI. Updated also build_list_v2.m.
findValueIntoCell : added output argument to keep track of the 'values' not-found in 'inlist'.
gtLastFileName : commented header and added freedom for the extension given by an extra argument. Default is 'mat'.
gtCopyDataForTest : commented header and added option to copy data to a new folder, without 0_rawdata/Orig structure. To use this, just set alreadySetup flag to false.
Compile functions using gtExternalCompileFunctions instead of gt_mcc
General commenting, formatting, adding a blank line at the end, removing unused commented lines.
gtFindSampleEdges : add line to close figure when it's done...
Formatting and commenting a bit...
gtReadTextFile : added argument 'iscell2mat' to convert from cell to matrix
gtCrystSignedHKLs : check number of columns for reflection list (must be 3 or 4)
gtCrystSignedHKLs : added output hklsp and thtype
gtSymmetricReflections : removed unused variables and stored output values as before
gtDetectorTwotheta : changed variable 'int' to 'intensity' and directly transpose fields to have rows
gtCrystCalculateReflections : added dummy values for intensity to be then fixed via fable... Ask Jon maybe if there is a way to have intensities from fable directly
gtReadTextFile : generalised use of reading text files... Now we can pass inputs as varargin to specify options for textscan
Bug fixed with gtCrystSignedHKLs arguments : spacegroup -> symm
Bugfix for crash during gtSetupReconstruction:
New double threshold segmentation functions - GUI and function - for testing
A speed up when subtracting median background from files. Activate with a flag in parameters for backwards compatibility.
Added utility class for task time statistics accounting
Cell Operations / C functions: using SSE/SSE2 even when not unrolling explicitly
Cell Operations: updated code and simplified future support for AVX
by mistake reverted this bugfix previously
Loading