Feature #2247
closedskip making focus targets in auto targeting once a while
0%
Description
This is a speed up effort. Most grids are flat enough and user's requirement on the focusing accuracy low enough so that it is not necessary to focus on every single images.
Updated by Anchi Cheng almost 12 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Jim Pulokas
r17378 added "skipping focus every n images" to HoleFinder, JAHCFinder (The one used in MSI-T), and RasterFinder. You will find the settings that controls this under the Settings Toolbar at the top. Go into Advanced, it is under the check box for skipping auto hole finding.
0 means never focus, 1 means allow focus on every image. 2 means that it will ignore automatically found focus target every other image.
If you manually add a focus target, it will still take it.
The iterator starts at the start of Leginon gui. This is not perfect because it may happen that the first hl image from a new square may not be used in focusing and it will be a junk image.
Please give me feed back if this is not good enough.
Updated by Jim Pulokas almost 12 years ago
- Status changed from In Code Review to In Test
- Assignee changed from Jim Pulokas to Anchi Cheng
reviewed and looks good
Updated by Anchi Cheng almost 12 years ago
- Assignee changed from Anchi Cheng to Dmitry Lyumkis
Updated by Anchi Cheng almost 11 years ago
- Status changed from In Test to Closed
- Target version set to myami-3.0
No complains on this nor #2276, consider done.