1.6.0
Instamatic is a Python program for automated electron diffraction data collection. At the core is a flexible Python library for transmission electron microscope experimental control with bindings for the JEOL/FEI microscopes and interfaces to the Gatan/Timepix/TVIPS cameras.
New/updated in this version:
- Offline automated structure soluting (@asdfdsa)
- Montaging has moved to
PySerialEM
- Use shared memory for faster data transfer from EMMENU (Python>=3.8)
- A few bug fixes and tweaks