instamatic-dev / instamatic

Python program for automated electron diffraction data collection
https://instamatic.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
57 stars 25 forks source link

Bug in autoconfig #17

Closed thomasaarholt closed 4 years ago

thomasaarholt commented 4 years ago

I believe the autoconfig asks the same question and offers the same choices no matter what :) Compare with line 79, 85 and 95. https://github.com/stefsmeets/instamatic/blob/521dd661d99e7ca09fae07bc22f37f993dcbc896/instamatic/config/autoconfig.py#L49