Skip to content

Commit 51803f1

Browse files
author
Usseglio-Viretta
committed
2 parents 627faf4 + d4cb99e commit 51803f1

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MATBOX: Microstructure Analysis Toolbox
22
**MATLAB open source microstructure analysis code embedded with a graphic user interface**\
3-
*v1.0 May 18, 2021*\
3+
*v1.0b May 19, 2021*\
44
See release_notes.txt for a change log.
55

66
![MATBOX](https://github.com/NREL/MATBOX_Microstructure_analysis_toolbox/blob/master/MATBOX_logo.png)
@@ -24,13 +24,13 @@ Installation and instructions are detailed in the documentation. Run src/Main_me
2424
## Authors
2525
Contributions (excluding third-party software):
2626
* Main developer and documentation writer: Francois Usseglio-Viretta (NREL)
27-
* GUI development of the particle generation module: Prehit Patel
28-
* Contrast correction documentation/examples for adapthisteq in the ROI, filering and segmentation module: Elizabeth Bernhardt
27+
* GUI development of the particle generation module: Prehit Patel (NREL)
28+
* Contrast correction documentation/examples for adapthisteq in the ROI, filering and segmentation module: Elizabeth Bernhardt (NREL)
2929
* Additive generation algorithm (energy-based method): Aashutosh Mistry (Argonne National Laboratory) and Partha P. Mukherjee (Purdue University)
3030
* Meshing module code adapted for monolithic mesh: Jeffery Allen (NREL)
31+
* Integration of TauFactor in the characterization module: Samuel J. Cooper (Imperial College London)
3132
* Discussion and alignment with DOE's objectives: Kandler Smith (NREL)
3233

33-
3434
## How to cite
3535
If you produce results using the toolbox, or use some or parts of the algorithms contained within the toolbox, please quote them accordingly:
3636
* For any results produced with the toolbox, please quote: F. L. E. Usseglio-Viretta et al., MATBOX: An Open-source Microstructure Analysis Toolbox for microstructure generation, segmentation, characterization, visualization, correlation, and meshing, SoftwareX, in preparation

Release notes.txt

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Release version notes:
22

3+
• v1.0b (04/19/2021)
4+
Updated author list. Version of softwareX journal article publication.
5+
6+
• v1.0a (04/19/2021)
7+
Updated author list
8+
Generation module
9+
- Fixed particle orientation visualization in the GUI
10+
311
• v1.0 (04/18/2021)
412
Generation module
513
- submodule deterministic generation is no more selectable from the GUI. But you can still call it from app designer. Once fleshed out, it will be re-introduced in the GUI.

0 commit comments

Comments
 (0)