leginon-org / leginon-redmine-archive

1 stars 0 forks source link

Limit number of bad pixels can be added to corrector plan #2061

Closed leginonbot closed 7 months ago

leginonbot commented 7 months ago

Author Name: Anchi Cheng (@anchi2c) Original Redmine Issue: 2061, https://emg.nysbc.org/redmine/issues/2061 Original Date: 2012-09-26 Original Assignee: Jim Pulokas


Bad pixel correction uses too much computing resource when there are many of them and slows down the image acquisition. This feature will limit the number to 800 (arbitrary)

leginonbot commented 7 months ago

Original Redmine Comment Author Name: Anchi Cheng (@anchi2c) Original Date: 2012-09-27T00:56:31Z


r17136 does not allow BadRegion and Extrema Pixel adding, and will warn users if too many bad pixels are in the plan. However, it still allows individual pixel addition that uses "Grab from Image".

leginonbot commented 7 months ago

Original Redmine Comment Author Name: Anchi Cheng (@anchi2c) Original Date: 2013-12-16T20:19:08Z


no more problem