Releases: instamatic-dev/instamatic
2.0.5
What's Changed
- Fixed typo in obj stig variable name by @Binary-Vanguard-12138 in #85
- Fixed numpy deprecation errors in 32a4a79
New Contributors
- @Binary-Vanguard-12138 made their first contribution in #85
Full Changelog: 2.0.1...2.0.5
2.0.1
This release contains a small patch to fix casting to uint16 and and some documentation updates.
What's Changed
- Add docs for goniotool by @stefsmeets in #79
- Fix readthedocs build by @stefsmeets in #80
- Fix casting to uint16 by @stefsmeets in #81
- Use same factor for all images when casting to uint16 by @stefsmeets in #82
Full Changelog: 2.0.0...2.0.1
2.0.0
This release mostly has had minor bug fixes, documentation and maintenance updates.
Most notably the code has moved to using pyproject.toml
in combination with a src
layout. Internally, the API for the camera interface now uses snake case.
What's Changed
- Revise docs by @stefsmeets in #72
- Fix small bugs by @stefsmeets in #74
- Reset soft trigger acquisition when max frame counter is reached by @stefsmeets in #76
- FEI config mappings by @stefsmeets in #77
- Maintenance and documentation by @stefsmeets in #78
- Move to
pyproject.toml
- Move code to
src
layout - Update camera methods to use
snake_case
where possible - Add
get_movie
method to merlinCamera/TEMController
- Move to
Full Changelog: 1.10.0...2.0.0
1.10.0
This version of instamatic has better support for the Merlin detector and enables fast single frame acquisitions with virtually no overhead.
What's Changed
- Add banner to readme by @stefsmeets in #68
- Optimize merlin interface by @stefsmeets in #70
- Bug fixes
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
- Use ruff for linting and autoformat code by @stefsmeets in #63
- Add preliminary support for Merlin detector by @stefsmeets in #65
- Small bug fixes by @stefsmeets in #66
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- Update readme by @stefsmeets in #58
- Bug fixes and better support for PETS2 by @danielnrainer in #60
- Move from poetry to a more conventional
setup.cfg
based install by @stefsmeets in #61 - Change licence to BSD 3-Clause
New Contributors
- @danielnrainer made their first contribution in #60
Full Changelog: 1.7.0...1.8.0
1.7.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.
Changes in this release:
- Add support for ASI CheeTah camera
- Fix installation issues
- Update documentation (https://instamatic.readthedocs.io)
1.6.1
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.
This release fixes a few bugs in the last version and links in the documentation.
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
v1.5.1
Bump version to 1.5.1