Hi Juha/all,
Warp expects an mdoc file for the individual frames for subsequent stack creation rather than the stack itself, I've attached one so you have an example.
The frames directories from Tomo spit out filenames which look like:
basename_001[-0.01]_fractions.mrc
Where 001 is a set of three numbers defining the order of collection, the tilt angle is in square brackets directly after.
A solution which would get your data into the Warp/M pipeline is thus:
- split your stacks into individual mrc files matching the filenames above with a different basename per tilt series, correct order and tilt angle in the filename
- run mdocspoofer on the directory containing all of your individual tilt images (or modify/roll your own of course)
- process the data in Warp as 2D images first (seems redundant but Warp was designed with frames in mind)
- follow the user guide for tomography processing
Good luck!
Alister