-
- Downloads
1) MATCHING
Matching is further developed. Goodness of spots and goodness thresholds can now be used in matching. All user function names start with gtMATCH... 2) OPTIMIZATION OF TILTS Optimization of tilts and detector distance finally works (see help of gtMATCHCorrectGeo) consistently. At least, I tested it on the strain dataset. If it doesn't, you can still plot the 3D cost function and optimize manually. 3) Double threshold SEGMENTATION Lower and upper limits are added to the double threshold segmentation, so th2 that is used for growing a seed is constrained to remain between a minimum (parameters.seg.th_grow_low) and maximum value (parameters.seg.th_grow_high). They are ignored if left empty. These additional parameters are added to gtSetup as well. 4) Difpot tables They now have an additional column which will be used in the future to mark and reject bad ones. 5) Determination of Extinction Start/End images (gtDBBlob2SpotTable_WriteDifspots) It's more elegant involving new parameters (included in gtSetup). 6) Creation of difspots from blobs (gtDBBlob2SpotTable_WriteDifspots) The difspots written as edf-s are created from the full-s under the blob mask (none/blob2D/blob3D) git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@46 4c865b51-4357-4376-afb4-474e03ccb993
Showing
- 1_preprocessing/gtPreprocessing.m 3 additions, 2 deletions1_preprocessing/gtPreprocessing.m
- 1_preprocessing/gtPreprocessing.m~ 19 additions, 17 deletions1_preprocessing/gtPreprocessing.m~
- 1_preprocessing/gtSetup.m 32 additions, 10 deletions1_preprocessing/gtSetup.m
- 1_preprocessing/gtSetup.m~ 36 additions, 10 deletions1_preprocessing/gtSetup.m~
- 2_segment_difspot/gtDBBlob2SpotTable_WriteDifspots.m 178 additions, 116 deletions2_segment_difspot/gtDBBlob2SpotTable_WriteDifspots.m
- 2_segment_difspot/gtSegmentDiffractionBlobs_doublethr.m 34 additions, 2 deletions2_segment_difspot/gtSegmentDiffractionBlobs_doublethr.m
- 2_segment_difspot/gtSetupSegmentation_doublethr.m 2 additions, 2 deletions2_segment_difspot/gtSetupSegmentation_doublethr.m
- 3b_match_difspots/gtMATCHCorrectGeo.m 629 additions, 361 deletions3b_match_difspots/gtMATCHCorrectGeo.m
- 3b_match_difspots/gtMATCHDifspots.m 60 additions, 58 deletions3b_match_difspots/gtMATCHDifspots.m
- 3b_match_difspots/gtMATCHEvaluate.m 51 additions, 21 deletions3b_match_difspots/gtMATCHEvaluate.m
- 3b_match_difspots/gtMatchDefaultParametersCalib.m 2 additions, 0 deletions3b_match_difspots/gtMatchDefaultParametersCalib.m
- 3b_match_difspots/gtMatchShowPairFigure.m 27 additions, 27 deletions3b_match_difspots/gtMatchShowPairFigure.m
- 4_spot_sorting/gtCorrelateDifspots.m 2 additions, 2 deletions4_spot_sorting/gtCorrelateDifspots.m
- zUtil_DB/gtDBCreateDifspotTable.m 1 addition, 1 deletionzUtil_DB/gtDBCreateDifspotTable.m
Loading
Please register or sign in to comment