sklumpe / SerialFIB

A Modular Platform for Streamlining Automated Cryo-FIB Workflows
GNU General Public License v3.0
19 stars 7 forks source link

Some refactoring and unpacking hacks. #2

Open jahooker opened 2 years ago

jahooker commented 2 years ago

Hi Sven!

Nice work with SerialFIB. I've made a couple changes inside AquilosDriver.py, including one which unpacks a dict into a StagePosition object. I find it quite a neat trick, and thought you might like it.

Best, James