This is a demo code for the image analysis of the Hartmanngram simulated as Example21 by using SRW. https://github.com/ochubar/SRW/blob/master/env/python/srwpy/examples/SRWLIB_Example21.py
The simulated Hartmanngram data ex21_res_int_re_se.dat
is pre-saved in the folder /data_example_21/
.
The ipython notebook process_data_example_21.ipynb
can be used as the main script for a demonstration purpose.
Some packages are needed to run this demonstration:
- numpy
- scipy
- matplotlib
- opencv
- pypng