Project

General

Profile

Actions

Bug #2331

closed

IMAGIC MSA

Added by Ryan Hoffman over 11 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
-
Start date:
04/18/2013
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 2.2.0
Show in known bugs:
No
Workaround:

Description

This is on behalf of Travis, who has done this analysis before, running on Guppy.

His calculation is here, /ami/data15/appion/13mar06b/align/imagicmsa1

The file 'imagicmsa1.appionsub.log' points to an IMAGIC log file:

IMAGIC: /ami/data15/appion/13mar06b/align/imagicmsa1/imagicMultivariateStatisticalAnalysis.batch

{'expid': 11308, 'projectid': 391, 'mask_dropoff': 0.10000000000000001, 'lpfilt': 5, 'rundir': '/ami/data15/appion/13mar06b/align/imagicmsa1', 'description': 'alignment zero tilt', 'lpfilt_imagic': 0.43463599999999997, 'MSAdistance': 'modulation', 'bin': 1, 'hpfilt_imagic': 0.0036219666666666667, 'apix': 1.0865899999999999, 'hpfilt': 600, 'boxsize': 144, 'numiters': 50, 'sessionname': '13mar06b', 'nproc': 8, 'mask_radius': 0.90000000000000002, 'alignid': '814', 'overcorrection': 0.80000000000000004, 'runname': 'imagicmsa1', 'commit': True, 'jobtype': None}
... aligned stack pixel size: 1.08659
... aligned stack box size: 144
Traceback (most recent call last):
  File "/opt/myamisnap/bin/imagicMSA.py", line 327, in <module>
    imagicMSA.start()
  File "/opt/myamisnap/bin/imagicMSA.py", line 294, in start
    apIMAGIC.checkLogFileForErrors(os.path.join(self.params['rundir'], "imagicMultivariateStatisticalAnalysis.log"))
  File "/opt/myamisnap/lib/appionlib/apIMAGIC.py", line 180, in checkLogFileForErrors
    apDisplay.printError("ERROR IN IMAGIC SUBROUTINE, please check the logfile: "+logfile)
  File "/opt/myamisnap/lib/appionlib/apDisplay.py", line 57, in printError
    raise Exception, colorString("\n *** FATAL ERROR ***\n"+text+"\n\a","red")
Exception: 
 *** FATAL ERROR ***
ERROR IN IMAGIC SUBROUTINE, please check the logfile: /ami/data15/appion/13mar06b/align/imagicmsa1/imagicMultivariateStatisticalAnalysis.log

The file imagicMultivariateStatisticalAnalysis.log ends with:


Next useful IMAGIC command: DISPLAY

Choose mode of operation:
  FRESH_MSA  REFINE
Please specify option [FRESH_MSA]                  :  YES

  **ERROR: Option specified incorrectly

 *******************************************************
       ERROR in program/subroutine: UIB_OPTION_ERROR
 *******************************************************

Which makes it seem as if the input was malformed. His original job file is:

#!/bin/csh
#PBS -l walltime=240:00:00
#PBS -l nodes=2:ppn=4
#PBS -m e
#PBS -j oe
#PBS -V

updateAppionDB.py 6775 R 391
webcaller.py '/opt/myamisnap/bin/appion imagicMSA.py --projectid=391 --alignid=814 --lpfilt=5 --hpfilt=600 --mask_radius=0.9 --mask_dropoff=0.1 --bin=1 --numiters=50 --MSAdistance=modulation --overcorrection=0.8 --description="alignment zero tilt" --nproc=8 --commit --rundir=/ami/data15/appion/13mar06b/align/imagicmsa1 --runname=imagicmsa1 --expid=11308 ' /ami/data15/appion/13mar06b/align/imagicmsa1/imagicmsa1.appionsub.log
updateAppionDB.py 6775 D 391
exit

Gabe already chatted with us and suggested that the version of IMAGIC had perhaps changed, breaking the syntax. But this was already mostly written so I'm submitting it anyway. Hopefully it'll be a quick fix. For now we're sourcing Gabe's .cshrc to try to sync up with his MSA invocation.


Related issues 1 (0 open1 closed)

Related to Appion - Bug #2295: Make stack has frequent memory leaks which cause fatal errorsClosedDmitry Lyumkis03/15/2013

Actions
Actions

Also available in: Atom PDF