LBEM-CH / focus

High Throughput Electron Microscopy Image Processing Software
http://www.focus-em.org
GNU General Public License v2.0
35 stars 14 forks source link

Movie-mode crashes #103

Closed scherers closed 9 years ago

scherers commented 9 years ago
=======================================================================================================================
==== drift_plotter.py - Producing plots of drift ======================================================================
=======================================================================================================================

    e.read_image(imagename, im)
  File "/home/scherers/Documents/Software/EMAN2/lib/EMAN2db.py", line 427, in db_read_image
    return self.read_image_c(fsp,*parms, **kparms)
RuntimeError: FileAccessException at /build/co/eman2.daily/libEM/emutil.cpp:394: error with 'frames/CCmap_driftCorrected.mrc': 'cannot access file 'frames/CCmap_driftCorrected.mrc'' caught

##########################2dx_unbend_movie finished.##########################
Traceback (most recent call last): 
File "/home/scherers/Documents/Software/bin_dir_2dx/2dx_trunk/kernel/proc//movie/drift_plotter.py", line 20, in 
CCmap = get_image(CCmap_file) 
File "/home/scherers/Documents/Software/EMAN2/lib/utilities.py", line 1006, in get_image 

Looks like frames/CCmap_driftCorrected.mrc got lost somewhere.

sthennin commented 9 years ago

Resolved.