Name: | EDPluginExecOutputHTMLv1_0 |
Project: | mxv1 |
Path: | mxv1/plugins/EDPluginExecOutputHTML-v1.0/plugins/EDPluginExecOutputHTMLv1_0.py |
Author: | Olof Svensson |
Date: | |
Copyright: | European Synchrotron Radiation Facility, Grenoble, France |
License: | GPLv3+ |
Module doc: | This plugin is using EDNA2html written by P. Briggs for creating an HTML
page containing the summary of an EDNA MXv1 characterisation. |
Class doc: | This plugin does not need any input data, it can use its directory hierarchy for providing the necessary "--run_basename" for EDNA2html. However, if inputs are provided, then these will be used instead. There are three optional input parameters: "title" : The title to use for the strategy "basename" : The directory where the HTML should go ("_html" is automatically appended) "workingDir" : The directory containing the EDNA MXv1 application run files There are two output data items: "htmlFile" : Path to the generated HTML file "htmlDir" : Path to the generated HTML directory In order for this plugin to work the path to the "EDNA2html" package written by Peter Briggs should either be configured in the plugin configuration (name=EDNA2html,value=pathToEDNA2html) or the environment variable "EDNA2html" should be set to this path. |