Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.03 KB

ctffind.rst

File metadata and controls

19 lines (13 loc) · 1.03 KB

CTFFIND3/4 and CTFTILT

https://cloud.githubusercontent.com/assets/6952870/7275522/cba37ba0-e904-11e4-93d6-3d72fbb49572.png https://cloud.githubusercontent.com/assets/6952870/7275551/f006fc42-e904-11e4-851d-2082630232e4.png
  • Supported image formats: mrc (movie stacks as well),spi,img
  • CTFTILT angles: (TLTAXIS,TANGLE). If ctftilt fails in finding the correct tilt geometry you should not use the values at all, of course. If you think that ctftilt found the right tilt geometry but, according to your own conventions, tangle should have the opposite sign, you can convert the values found by ctftilt by calculating
tltaxis_new = tltaxis_old + 180
tangle_new  = -tangle_old