Scan-o-Matic / scanomatic-standalone

GNU General Public License v3.0
0 stars 0 forks source link

Analysis Effector: Gridding at various times #13

Open local-minimum opened 3 years ago

local-minimum commented 3 years ago

📋 Info

        # TODO: Need rework to handle gridding of diff times for diff plates
        if not self._image.set_grid():
            self._stopping = True

🏁 DoD