Skip to content

Fix some problems in gtReconstructGrainCluster and Gt6DBlobReconstructor

Zheheng Liu requested to merge 9-small-fixes-gtReconstructGrainCluster into master
  1. fix the error that the name variable is not defined when saving the extra output of gtReconstructGrainCluster;
  2. Generate the projections of the grains separately in the extra output of the cluster reconstruction;
  3. Fix the error that the method getProjectionOfCurrentSolution() of object Gt6DBlobReconstructor calls nonexistent property 'intensity_scale'. Signed-off-by: Zheheng Liu zheheng.liu@esrf.fr

Closes #9 (closed)

Merge request reports