Home | Trees | Indices | Help |
---|
|
|
|||
SandboxError |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
logger = Ganga.Utility.logging.getLogger(modulename= True)
|
|||
__package__ =
|
|
This returns a list of sandbox files corresponding to specified Ganga modules. Ganga modules are placed in a well-known location in the sandbox. |
Put all sandbox_files into tarball called name and write it into to the input workspace. This function is called by Ganga client at the submission time. Arguments: 'sandbox_files': a list of File or FileBuffer objects. 'inws': a InputFileWorkspace object Return: a list containing a path to the tarball |
Put all sandbox_files into the input workspace. This function is called by Ganga client at the submission time. Arguments: 'sandbox_files': a list of File or FileBuffer objects. 'inws': a InputFileWorkspace object Return: a list of paths to sanbdox files in the input workspace |
Unpack output files from tarball in source directory and write them to destination directory This function is called by Ganga client at the completing of job. Complementary to createPackedOutput() Arguments: 'src_dir': source directory with tarball 'dest_dir': destination directory for output files |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:15 2012 | http://epydoc.sourceforge.net |