| Home | Trees | Indices | Help |
|
|---|
|
|
File saving routines for plots.
Typically called using save_plotgroup in commands/analysis.py, but these objects can also be instantiated explicitly, to save a series of plots.
$Id: plotfilesaver.py 8983 2008-08-24 23:54:55Z ceball $
Version: $Revision: 8983 $
|
|||
|
PlotGroupSaver Allows a PlotGroup to be saved as a set of bitmap files on disk. |
|||
|
CFProjectionPlotGroupSaver Allows a CFProjectionPlotGroup to be saved as a bitmap file, concatenating all the CF plots into a single image. |
|||
|
|||
|
|||
|
|||
Make a contact sheet (image grid) from a 2D array of PIL images: imgs 2D array of images marl The left margin in pixels mart The top margin in pixels marr The right margin in pixels marb The bottom margin in pixels padding The padding between images in pixels Returns a PIL image object. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Oct 12 22:26:29 2008 | http://epydoc.sourceforge.net |