Actions
Feature #2126
closedview DE rawframe tiff image in TargetPanel.py for debugging purpose
Start date:
10/31/2012
Due date:
% Done:
0%
Estimated time:
Deliverable:
Description
TargetPanel.py in Leignon gui/wx can be run stand alone for displaying mrc, jpeg, and tiff file. Since the tiff reader in PIL does not work right with the tiff file from Direct Electron DE-series raw images, tifffile.py need to be used here.
Updated by Anchi Cheng about 12 years ago
- Status changed from New to In Code Review
- Assignee changed from Anchi Cheng to Jim Pulokas
r17222 detects *.tif and use tifffile.py. Also switch to use numpil.py for jpeg etc.
Note that there is a flip applied to the array read from tiff file so that it has the same reading order as the mrc file taken through Leginon.
Updated by Anchi Cheng almost 11 years ago
- Status changed from In Code Review to Closed
no one to review it.
Actions