Actions
Bug #2297
closedStrange condition for invalid dimension/binning in simulated camera
Start date:
03/18/2013
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.0.0
Show in known bugs:
No
Workaround:
Description
simccdcamera2.py checks for self.dimension[axis] % self.binning[axis] !=0 as invalid dimension/binning combination. The dimension is already binned. Why does it need to be necessary to satisfy the condition?
Updated by Anchi Cheng over 11 years ago
- Status changed from Assigned to In Code Review
r17473 compare the camera area used with camerasize instead.
Tested.
Updated by Anchi Cheng almost 7 years ago
- Status changed from In Code Review to Closed
- Target version set to myami-3.0
Actions