Skip to content

Releases: instamatic-dev/instamatic

2.0.5

17 Jun 15:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.5

2.0.1

30 Apr 09:15
Compare
Choose a tag to compare

This release contains a small patch to fix casting to uint16 and and some documentation updates.

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

23 Jun 09:48
9ba8d5e
Compare
Choose a tag to compare

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

Full Changelog: 1.10.0...2.0.0

1.10.0

05 Jun 13:09
Compare
Choose a tag to compare

This version of instamatic has better support for the Merlin detector and enables fast single frame acquisitions with virtually no overhead.

What's Changed

Full Changelog: 1.9.0...1.10.0

1.9.0

19 May 06:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.9.0

1.8.0

13 Mar 19:50
3cfc0ca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.0...1.8.0

1.7.0

09 Aug 14:52
79487ad
Compare
Choose a tag to compare

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:

1.6.1

01 Apr 07:51
Compare
Choose a tag to compare

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

01 Jul 12:39
Compare
Choose a tag to compare

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

02 Jun 14:11
Compare
Choose a tag to compare
Bump version to 1.5.1