diff --git a/src/Plugins/OrientationAnalysis/docs/ConvertHexGridToSquareGridFilter.md b/src/Plugins/OrientationAnalysis/docs/ConvertHexGridToSquareGridFilter.md index 768bb6eb4d..472157b6c2 100644 --- a/src/Plugins/OrientationAnalysis/docs/ConvertHexGridToSquareGridFilter.md +++ b/src/Plugins/OrientationAnalysis/docs/ConvertHexGridToSquareGridFilter.md @@ -1,45 +1,39 @@ -# Convert Hexagonal Grid Data to Square Grid Data (TSL - .ang) # +# Convert Hexagonal Grid Data to Square Grid Data (TSL - .ang) -## Group (Subgroup) ## +## Group (Subgroup) Sampling (Resolution) -## Description ## +## Description This **Filter** will convert TSL .ang files on hexagonal grids to TSL .ang files on square grids by means of interpolation between points. Note that the resulting square grid .ang files may have more or less rows of data and that some data may be interpolated based on its neighbor data. By default, the spacing of the square grid will be the spacing between columns in the hexagonal grid. -This **Filter** is useful since most DREAM.3D routines for analyzing Ebsd data require a square grid. After using this **Filter** to bulk convert the TSL .ang files to square grids, it is suggested to use the [Import Orientation File(s) to H5Ebsd](EbsdToH5Ebsd.html "") **Filter** to convert the square grid .ang files to the H5Ebsd format. The user can then use the [Read H5Ebsd File](ReadH5Ebsd.html "") **Filter** to import the H5Ebsd file into DREAM.3D for analysis. - ------ - -![Convert Hexagonal Grid User Interface](Images/ConvertHexToSquareGUI.png) - ------ +This **Filter** is useful since most DREAM.3D routines for analyzing Ebsd data require a square grid. After using this **Filter** to bulk convert the TSL .ang files to square grids, it is suggested to use the [Import Orientation File(s) to H5Ebsd](EbsdToH5Ebsd.html "") **Filter** to convert the square grid .ang files to the H5Ebsd format. The user can then use the [Read H5Ebsd File](ReadH5Ebsd.html "") **Filter** to import the H5Ebsd file into DREAM.3D for analysis. The use of this **Filter** is similar to the use of the [Import Orientation File(s) to H5Ebsd](EbsdToH5Ebsd.html "") **Filter**. Please consult that **Filter's** documentation for a detailed description of the various user interface elements. Note that unlike the [Import Orientation File(s) to H5Ebsd](EbsdToH5Ebsd.html "") **Filter**, this **Filter** does not require either the _Stacking Order_ or the _Reference Frame_ to be modified. -## Parameters ## +## Parameters See Description -## Required Geometry ## +## Required Geometry Not Applicable -## Required Objects ## +## Required Objects None -## Created Objects ## +## Created Objects None -## Example Pipelines ## +## Example Pipelines -## License & Copyright ## +## License & Copyright Please see the description file distributed with this **Plugin** -## DREAM.3D Mailing Lists ## +## DREAM3DNX Help -If you need more help with a **Filter**, please consider asking your question on the [DREAM.3D Users Google group!](https://groups.google.com/forum/?hl=en#!forum/dream3d-users) +Check out our GitHub community page at [DREAM3DNX-Issues](https://github.com/BlueQuartzSoftware/DREAM3DNX-Issues) to report bugs, ask the community for help, discuss features, or get help from the developers.