Skip to content

Commit

Permalink
Merge branch 'master' of github.com:EuanPyle/dynamo2relion
Browse files Browse the repository at this point in the history
  • Loading branch information
EuanPyle committed Oct 19, 2021
2 parents a1182fb + 967951e commit 8054676
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,6 @@ Path to TS directory: /Path/to/directory/containing/all/ts/directories/as/shown/
Binning level of Dynamo table (enter 1 for unbinned, binning is done using IMOD convention): 8
```

Simply enter 1 is the coordinates of your particles in the Dynamo table were picked from an unbinned tomogram. If the tomogram the particles were picked in were binned, add the correct binning level: binning is done using IMOD convention, i.e. for a pixel size of 1 A/px, a binning size of 8 would yield 8 A/px.
For binning level, simply enter 1 if the coordinates of your particles in the Dynamo table were picked from an unbinned tomogram. If the tomograms the particles were picked in were binned, add the correct binning level: binning is done using IMOD convention, i.e. for a pixel size of 1 A/px, a binning level of 8 would yield 8 A/px.

Please note, as of v 0.0.3, the Euler angles are imported as rlnTomoSubtomogram<angles>. This will cause RELION to reconstruct subtomograms in the same orientation as the reference. If you do not want to do this, simply change the labels at the top of the star file to rlnAngle<angles>.

0 comments on commit 8054676

Please sign in to comment.