mArchiveExec

montage_wrapper.commands.mArchiveExec(region_table, debug_level=None)[source]

Given a table of archive images (generated by mArchiveList), calls mArchiveGet on each one in sequence to retrieve all the files into the current directory.

Parameters :

region_table : str

Table of archive images, generated by mArchiveList.

debug_level : int, optional

Prints out additional debugging information; in this version, the only supported level is 1.

Page Contents