Project

General

Profile

Actions

Bug #1282

closed

emanJobGen.php outfullpath comes out wrong in the job file

Added by Anchi Cheng about 13 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
High
Assignee:
Amber Herold
Category:
Web interface
Target version:
Start date:
05/04/2011
Due date:
% Done:

0%

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

Description

got in jobfile:

outfullpath /ami/data00/appion/11feb24d/reconemanrecon11/

beacause default appion outdir is /ami/data00/appion/11feb24d/recon

Actions #1

Updated by Anchi Cheng about 13 years ago

  • Category changed from User Management to Web interface
  • Assignee changed from Anchi Cheng to Eric Hou
  • Target version set to Appion/Leginon 2.2.0

r15610 fix this.

Testing:

1. make sure your cluster.php is changed according to default_cluster.php.template in r15610.
2. goto myamiweb/processing/emanJobGen.php?expId=8525
3. select a stack with more than 1000 particles and a model
4. use default parameter for iteration 1 and the cluster that the change has been made.
5. check the jobfile created. The part says #outfullpath should be correct. If it is a remote cluster like garibaldi, the final rsync that copies the results back should also have the right path.

Actions #2

Updated by Eric Hou about 13 years ago

  • Assignee changed from Eric Hou to Anchi Cheng
Actions #3

Updated by Anchi Cheng about 13 years ago

  • Status changed from Assigned to In Code Review
  • Assignee changed from Anchi Cheng to Amber Herold
Actions #4

Updated by Anchi Cheng almost 13 years ago

  • Affected Version changed from Appion/Leginon 2.1.0 to Appion/Leginon 2.2.0 (trunk)

Found that this a general problem and that formatEndPath function is defined at multiple places.

The new inc/cluster.inc did not use formatEndPath and causes path problem if not DEFAULT_APPION_PATH not end with '/'.

Move the function into particledata.inc since all of them call it except the ones derived from default_cluster.php.template.

These are committed as r15882

Actions #5

Updated by Amber Herold over 12 years ago

  • Status changed from In Code Review to In Test
Actions #6

Updated by Amber Herold about 12 years ago

  • Status changed from In Test to Closed
Actions

Also available in: Atom PDF