| Name: | EDPluginSPDCorrectv10 |
| Project: | execPlugins |
| Path: | execPlugins/plugins/EDPluginGroupSPD-v1.0/plugins/EDPluginSPDCorrectv10.py |
| Author: | Jérôme Kieffer |
| Date: | 20110902 |
| Copyright: | European Synchrotron Radiation Facility, Grenoble, France |
| License: | GPLv3+ |
| Module doc: | SPD Execution plugin for EDNA for doing image correction (distortion / intensity correction)
It implements parallelization, tries to keep track of former calculation to optimize the execution by preventing SPD to re-calculate the look-up table |
| Class doc: | The purpose of this execution plugin is to use SPD to do 2D image correction using a spline and/or a tilt, Few tips and tricks about SPD ... * the tilt implementation is done in python and applied to the orthonormmal spline distortion of the image. |