| Name: | EDPluginExecThumbnailv10 |
| Project: | execPlugins |
| Path: | execPlugins/plugins/EDPluginExecThumbnail-v1.0/plugins/EDPluginExecThumbnailv10.py |
| Author: | Jérôme Kieffer |
| Date: | |
| Copyright: | European Synchrotron Radiation Facility, Grenoble, France |
| License: | GPLv3+ |
| Module doc: | def __init__(self): |
| Class doc: | This is the excution plugin called Thumbnail that creates a JPEG (or PNG) thumbnail image from a CCD image It makes use of both Fabio, PIL and Numpy libraries. So please check that those three libraries, all located at $EDNA_HOME/libraries have been compiled for your computer. |