Skip to content

2.0.0

Compare
Choose a tag to compare
@stefsmeets stefsmeets released this 23 Jun 09:48
· 19 commits to main since this release
9ba8d5e

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