Skip to content

Error when running initial_3Dmodel after importing class averages #19

@JulianMoebius

Description

@JulianMoebius

Hi! I’m trying to use the 3D ab initio method in SIMPLE and ran into an issue I can’t track down.

I’m starting with an .mrcs file that contains 34 class averages (64 × 64). After opening the GUI and creating a new project, I imported the class averages using import_cavgs. The log looks fine:

>>> EXECUTION DIRECTORY: 1_import_cavgs
>>> DONE PROCESSING PARAMETERS
       _______ _____ _______  _____         _______
       |______   |   |  |  | |_____] |      |______
       ______| __|__ |  |  | |       |_____ |______
 
 _)_ ( _   _     ) o  _             _   _   _   o  _   _
 (_   ) ) )_)   (  ( ) ) (_( \)    )_) ) ) (_(  ( ) ) )_)
         (_                  (\   (_         _)      (_

**** IMPORT_CAVGS NORMAL STOP ****

However, when I try to start initial_3Dmodel, I get the following error:

>>> EXECUTION DIRECTORY: 3_initial_3Dmodel
>>> DONE PROCESSING PARAMETERS
ERROR! the project file does not contain enough information for e/o alignment, use a low-pass instead: LPSTART/LPSTOP; simple_commander_abinitio.f90; line:   146
ChildProcessError: `simple_exec prg=initial_3Dmodel pgrp=c1 msk=64 nparts=2 nthr=0 projfile=/home/julian/Documents/SIMPLE/beta_galac_tests/beta_galac/1_import_cavgs/beta_galac.simple` failed with code 1

I’ve tried this with multiple .mrcs files that work fine in other software, so I’m not sure where the issue is coming from. Any help or suggestions would be greatly appreciated!

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions