LBEM-CH / focus

High Throughput Electron Microscopy Image Processing Software
http://www.focus-em.org
GNU General Public License v2.0
35 stars 14 forks source link

Autoimpor ordering #157

Closed sthennin closed 7 years ago

sthennin commented 7 years ago

When autoimporting images, with "Start at end of list" = True, and with "Continously import new images" = True, then it still first finishes working on all existing images, before looking for any new ones on teh Import folder.

Instead, it should first check if new ones are in teh import folder, and then continue with those first, before working up the list of old images.

nikhilbiyani commented 7 years ago

Implemented.