Necessary scripts for my master thesis: 3D electron diffraction for structure determination
- AuCalibration.ipynb: Used for determining ellipticity distortion in test sample (Au). Adapted script from Tina Bergh.
- applyMatrixToData.ipynb: Apply distortion correction to data.
- removeRectangle.ipynb: Removes untrusted rectangle for all .tiff files in folder.
- Manual datasets: Necessary datasets used in the manual. Includes an Excel file with an overview of all datasets with corresponding data collection parameters.
- ContRotDataConverter: Script adapted from Stockholm (PhD-student Evgeniia Ikonnikova) for conversion of fileformats and removal of untrusted rectangle. Features for correcting distortion is also included. Note that these features are not optimized for the NTNU detector, except the cameralength and scale are adapted to NTNU setup. Follow the Word-manual in the folder for usage. Simple GUI is available by running dataConverterGUI.py.