-
Notifications
You must be signed in to change notification settings - Fork 10
Home
MIDAS allows for reduction of Near-Field and Far-Field High Energy Diffraction Data to obtain microstructural information. MIDAS can be run both locally and on a HPC server. All required packages are downloaded automatically during installation.
MIDAS has hard-coded paths, requiring it to be installed in the ${USER.HOME}/opt
directory. The following steps may be followed for installation (steps in parentheses are optional):
(mkdir opt;) cd ~/opt
git clone https://github.com/marinerhemant/MIDAS.git
cd MIDAS/FF_HEDM
make MACHINE_NAME
cd ../NF_HEDM
make MACHINE_NAME
cd ../TOMO
make all
MACHINE_NAME can be local or one of the servers.
FF Stitching manual: https://docs.google.com/document/d/1HIOPRtc-_J9Yxi8kHWn5cmDVWpN4WXLSjnbWYkAx90Y/edit?usp=sharing
FF GrainTracking manual: https://docs.google.com/document/d/1JTPqxML0ReeFXcyuHeygIErdhC6Cfj-9tgBkoh39MfI/edit?usp=sharing
NF manual: https://docs.google.com/document/d/1zAYMxbHKg3H1SN5o7Zkhzp2MfVV-8CChgYF0NLTOISg/edit?usp=sharing