.. Doppio Tomography Tutorial documentation master file, created by sphinx-quickstart on Tue Feb 18 13:09:38 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. CTF Estimation =============== To estimate the CTF of the tilt series images we use the *CTF estimation* job in Doppio, which wrapps the CTFFIND-4.1. Go to :purple:`NEW JOB` tab in Doppio GUI and find the **CTF Determination** and choose **RELION CTF estimation (Tomography)** job. The job parameters we used are given in the image below. .. image:: ../_static/images/STA/ctf-job-params1.png :alt: Example image :width: 100% :align: center .. image:: ../_static/images/STA/ctf-job-params2.png :alt: Example image :width: 100% :align: center Please refer to the Relion documentation below for further details. `Relion CTF Estimation job documentation `_. Output of the CTF job ------------------------------------ The output of the CTF Determination job is ``CtfFind/job003/tilt_series_ctf.star``. The Doppio image viewer is a great tool to examine the output from this job. In the :purple:`RESULTS` tab, you can see the CTF estimation results for each tilt image. The CTF fit is shown in the image below. The fit is shown in the quadrant 2, and that should match the Thon rings in quadrant 3. If the fit is not good, you can change the resolution range in the job parameters and re-run the job. .. image:: ../_static/images/STA/ctf-output1.png :alt: Example image :width: 100% :align: center The estimated defocus values per tilt image are also shown in the scatter plot. It allows you to see fit-outliers and trends in the defocus values across the tilt series. If such outliers are present, we remove those in the next step of the workflow, the ExcludeTiltImages. .. image:: ../_static/images/STA/ctf-output2.png :alt: Example image :width: 100% :align: center