Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate CtfFind5 and add sample thickness parameter #1098

Open
wants to merge 3 commits into
base: ver5.0
Choose a base branch
from

Conversation

Poko18
Copy link

@Poko18 Poko18 commented Mar 21, 2024

Hi,

In this pull request, I've incorporated support for CtfFind5 to enhance our local workflow. If this addition could benefit others, please consider merging it.

Related issues

Description

  • this adds support for CtfFind5 executable with relion (relion_run_ctffind)
  • it adds new parameters:
    • is_ctffind5
    • do_determine_thickness
    • do_determine_tilt
    • no_brute_force1d
    • no_refine2d
    • node_lowres_limit
    • node_highres_limit
    • node_rounded_square
    • node_downweight
  • saves rlnSampleThickness from CtfFind5 to starfile

Missing

  • MPI support

@Poko18 Poko18 mentioned this pull request Mar 21, 2024
@chewyalvin
Copy link

Dear @Poko18 how do i merge your branch to my local workstation? i am really keen to try ctffind5 out in relion ver5

@Poko18
Copy link
Author

Poko18 commented May 9, 2024

@chewyalvin You could install relion from my fork. Beware that CtfFind5 is not integrated in GUI, but you can use it from command line

@chewyalvin
Copy link

chewyalvin commented May 9, 2024

@chewyalvin You could install relion from my fork. Beware that CtfFind5 is not integrated in GUI, but you can use it from command line

Thanks for your quick reply. Apologies I'm a novice at this, I meant to ask for the installation instructions. How do I specify your fork in the git pull request
I tried to copy from your git via git fetch https://github.com/Poko18/relion.git ctffind5
Managed to pull but did not successfully see the 4 edited files being downloaded.
Did try "git checkout -b ctffind5" and see ctffind5 upon "git branch -a" but hit a wall as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants