Metadata-Version: 1.2
Name: wavepy2
Version: 0.0.13
Summary: Wavepy 2 library
Home-page: https://github.com/aps-xsd-opt-group/wavepy2
Author: Luca Rebuffi, Xianbo Shi, Zhi Qiao, Walan Grizolli
Author-email: lrebuffi@anl.gov
Maintainer: XSD-OPT Group @ APS-ANL
Maintainer-email: lrebuffi@anl.gov
License: BSD-3
Download-URL: https://github.com/aps-xsd-opt-group/wavepy2
Description: # WavePy 2.0
        
        Prerequisites: `xraylib 3.3.0` - see: https://github.com/tschoonj/xraylib/wiki/Installation-instructions
        
        To install:               `python3 -m pip install wavepy2`
          
        To show help:             `python3 -m wavepy2.tools --h`
        
        To run a script:          `python3 -m wavepy2.tools <script id>`
          
        To show help of a script: `python -m wavepy2.tools <script id> --h`
          
        
        Available scripts:
        1) Imaging   - Single Grating Talbot, id: `img-sgt`
        2) Coherence - Single Grating Z Scan, id: `coh-sgz`
        3) Metrology - Fit Residual Lenses,   id: `met-frl`
        
Keywords: dictionary,glossary,synchrotronsimulation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Intended Audience :: Science/Research
