Published February 14, 2020
| Version v0.2.0
Software
Open
pyxem/diffsims: diffisms 0.2.0
Creators
- 1. University of Cambridge
- 2. iwoca
- 3. Univesity of Cambridge, Department of Materials Science and Metallurgy
- 4. TU Delft
- 5. University of Leeds
- 6. Department of Materials Science and Metallurgy, University of Cambridge
- 7. University of Manchester/SuperSTEM Laboratory
- 8. Luminovo.ai
- 9. Norwegian University of Science and Technology
Description
diffsims is an open-source Python library for diffraction simulations. This is a minor release of the code following directly on from v0.1.5 - a full list of the associated develops can be found at: https://github.com/pyxem/diffsims/milestone/1?closed=1
Breaking ChangesStructureLibraryGenerator
has been removed, use the methods ofStructureLibrary
instead (#60)simulate_rotated_structure
has been removed, use therotation
argument of.calculate_ed_data()
(#61)
- A FFT diffraction simulator has been added c/o Rob Tovey (#33)
- Rotation list generation for some common use cases has been provided (#47)
- Streographic
rotation_list
generation has been refined (#55) - ZAP maps can now be created (#62)
- Small speed up for internal function
get_points_in_sphere
(#37) - A progress bar has been added to the method
.get_vector_library
(#45) - Assorted internal improvements to CI and testing (#40, #41, #48)
Files
pyxem/diffsims-v0.2.0.zip
Files
(154.4 kB)
Name | Size | Download all |
---|---|---|
md5:aa26a1b944aa42d23281130eff2eadbf
|
154.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pyxem/diffsims/tree/v0.2.0 (URL)