BlueQuartzSoftware / BlueQuartzSoftware/DREAM3D

Create Filter or StatsGenerator Extension to easily generate a Composite phase.

Open
#754 0 comments 0 reactions 0 assignees View on GitHub
Algorithm Development enhancement Feature Request
Dominant language
C++
Stars
189
Forks
78
PR merge metrics
No merged PRs in 30d

Description

A basic implementation would have a fixed radius and cylindrical shape with a regular spacing. Advanced implementations would allow the following:

## Placement ##

+ Regular Grid
+ Random
+ Min Distance between fibers

## Shape ##

+ Cylinder
+ Define Radius
+ Rectangular
+ Arbitrary Polygon Shape

## Orientation ##

+ Use Axis ODF to define long axis orientation
+ Allow variation in the orientation
+ Fixed orientation

## Size Variance ##

+ Fixed Size
+ Gaussian size distribution. (Or some other distribution)

This could just be a stand alone filter where you can insert a "Composite" phase into anything (Experimental data, imported data, or Synthetic data) or we could extend the current "Phase" paradigm of StatsGenerator to add a Composite phase, then add a filter for "insert composite phase".

Having it in StatsGenerator would provide the proper playground for the GUI elements that would probably be needed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.