Rhys Thomas

Results 4 issues of Rhys Thomas

DIC step size for this data for 0.5 um and EBSD step size was 0.25 um, leading to discontinuous grain boundaries - we should look to fix this Changing EBSD...

Masking is now performed on accessing data in the datastore. Removed the preview function in `set_mask` since it is now extraneous as the original data is not being overwritten. We...

Details here: https://docs.python.org/3/library/typing.html. Already finished the process on the following functions: - [ ] base.py - [ ] crystal.py - [X] file_readers.py - [X] file_writers.py - [ ] hrdic.py -...

I wrote a bit of code a while ago, to deal with DIC data from multiple deformation steps. The way I implemented it was to have a different class (called...

enhancement