Saving Particles from 2D Classification

5 posts / 0 new
Last post
Atousa
Saving Particles from 2D Classification

Hi,

I ran 2D classification using cisTEM. I wanted to proceed to 3D classification using the particles of good classes. It took a while it it loads the particles in Refine Package tab and as soon as it was completed the GUI was abortet showing this errors in terminal:

BEGIN IMMEDIATE;
From core/database.cpp:33
int Database::ExecuteSQL(const char *)
Abort

And if I reboot the GUI, it doesn't allow me to open the 2D classification project.

How can I recover my project, or save particles from 2D classification for furthure steps?

Thanks,

Atousa

timgrant
Hi,

Hi,

I'm sorry you're having this problem, having the databse break is the thing we most try to avoid.

When you reopen your project, what is the error printed in the terminal?

Thanks,

Tim

Atousa
Hi Tim, 

Hi Tim, 

The same error that occurred when it was crashed after trying saving particles: 

``` BEGIN IMMEDIATE;

From core/database.cpp:33

int Database::ExecuteSQL(const char *)

Abort ```

 

Atousa 

timgrant
Hi Atousa,

Hi Atousa,

Is there any text above that?  It should be printing out an SQL error?

Have you run out of disk space?  Do you have write access to the files?

Thanks,

Tim

Atousa
Hi Tim, 

Hi Tim, 

There wasn't any text above it, but It was the disk space issue. I moved the directory and it's running. 

Thanks for your help,

Atousa 

Log in or register to post comments