Bug #1443
closedneed to prevent resubmit targets under the same atlas name in MosaicTargetMaker (aliased Grid Targeting)
0%
Description
The gui prevents people from doing so when calculating the number of targets needed to cover the area but if he/she skip that step and click on "play" tool, it does not stop the user and ends up with duplicated location of atlas target. When these two "grids" are displayed in "Square Targeting", it shows the first grid but the user is in fact choosing targets for the second grid.
Discovered by John
Updated by Jim Pulokas over 12 years ago
- Assignee changed from Jim Pulokas to Anchi Cheng
r16651 prevents resubmit by resetting self.publishargs = None. The submit function needs that, so it fails as if you never calculated targets. Tested on SimTEM/SimCCDCamera, so I think you can close this if you like the fix. We could go one step further and make the button get disabled, but the error message that shows up is pretty clear.
Updated by Jim Pulokas over 12 years ago
- Status changed from New to In Code Review
Updated by Anchi Cheng over 12 years ago
- Status changed from In Code Review to Closed
code-reviewed and tested. Will merge into 2.2