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

Update Developers.md #205

Merged
merged 1 commit into from
Aug 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/Developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ _rlnMicrographName #11
```

With RELION5 compatibility mode in `pytom_extract_candidates.py` the star file
columns are this (correcting the position in to Angstrom and relative to the
tomogram center):
columns slightly change. The positions are here relative to the tomogram center
and in Angstrom instead of nr. of voxels:

```
# Created by the starfile Python package (version x.x.x) at xx:xx:xx on xx/xx/xxxx
Expand All @@ -44,4 +44,4 @@ _rlnCutOff #8
_rlnSearchStd #9
_rlnDetectorPixelSize #10
_rlnTomoName #11
```
```