Figure 7
Illustration of the modular design approach and workflow of the proposed data analysis toolbox for scanning diffraction experiments. Data treatment is separated into three main tasks: data reading, analysis and visualization. The I/O module `files' is initialized with parameters related to the file storage and naming conventions used, and file reading routines are contained for each detector in a seperate module. Data can be requested by the experiment module that contains parameters of the experiment and can perform standard analysis procedures in a batch processing manner. Finally, parameter maps or single frames can be easily visualized by the `display' module. |