Actions
Developers guide » History » Revision 1
Revision 1/62
| Next »
Amber Herold, 12/17/2010 07:06 PM
Developers guide¶
Common variables used¶
- $outdir is the directory that contains the disk, session, jobtype, but not the runname: For example: /data/appion/10dec16a/extract
- $rundir = $outdir + runname, For example: /data/appion/10dec16a/extract/dogrun1
note: appion python code only accepts $rundir
- $description
- $commit
- $command
- $sessiondata'
- $sessionid vs. $sessionId vs. $expid vs. $expId
- $apix vs. $pixelsize
- $box vs. $boxsize
Updated by Amber Herold about 14 years ago · 1 revisions