PyOR Quantum

Author: Vineeth Thalakottoor

Extract the crystal orientation from crystdat.c

Download crystdat.c: https://github.com/vosegaard/simpson/blob/master/crystdat.c

[1]:
# Define the source path
SourcePath = '/media/HD2/Vineeth/PostDoc_Simulations/Github/PyOR_V1/PyOR_Combined/Source_Doc'

# Add source path
import sys
sys.path.append(SourcePath)

import PyOR_CrystalOrientation as CO
[2]:
file_path = "/media/HD2/Vineeth/PostDoc_Simulations/Github/PyOR_V1/PyOR_Combined/Examples/Solids/crystdat.c"

CO.Load_zcw28656(file_path)
Saved zcw28656_cryst to /media/HD2/Vineeth/PostDoc_Simulations/Github/PyOR_V1/PyOR_Combined/Examples/Solids/zcw28656_cryst.csv