Metadata-Version: 1.1
Name: PAScual
Version: 1.7.1
Summary: Positron Annihilation Spectroscopy data analysis
Home-page: https://sourceforge.net/p/pascual/w/Main_Page/
Author: Carlos Pascual-Izarra
Author-email: cpascual@users.sourceforge.net
License: GPLv3
Description: PAScual: a Positron Annihilation Spectroscopy data analysis program.
        (c) 2007 Carlos Pascual-Izarra 
        email: < cpascual [AT] users.sourceforge.net >
        Home page: http://pascual.sourceforge.net
        
        
        
        IMPORTANT:
        See the most up-to date information in the on-line documentation:
        http://pascual.sourceforge.net
        
        
        
        
        ***************************************
        ****** INSTALLATION INSTRUCTIONS ****** 
        ***************************************
        
        Installation instructions for PAScual.
        
        
        ****** PREREQUISITES ******
        For running PAScual you need, at least:
        Python >=2.5
        Numpy >=1.0.3
        scipy >=0.5.2
        
        For using the GUI interface, you need also:
        Qt >=4.2.3
        PyQt >= 4.2.3  
        pyQwt >=5.0.1  
        
        For getting graphical output in the text mode interface, you need:
        matplotlib >= 0.90.1
        
        For more detailed instructions, refer to the User Manual.
        
        
        ****** INSTALLING PAScual ******
        Once the prerequisites are fulfilled, unzip PAScual-xxx.zip in some folder of your choice
        
        Use PAScualGUI.py for running the Graphical Interface.
        The text mode interface can be used by modifying and launching PAScual_input.py
        
        *********************
        ****** CREDITS ******
        *********************
        
        PLEASE give credit:
        If you use PAScual, acknowledge it by citing, at least:
        C. Pascual-Izarra et al., Characterisation of Amphiphile Self-Assembly Materials using Positron Annihilation Lifetime Spectroscopy (PALS)-Part1: Advanced Fitting Algorithms for Data Analysis, Journal of Physical Chemistry B,  [in review], 2008. 
        
        See CREDITS.txt for acknowledgements to third parties.
        
        Also note its license:  PAScual is Free Software but certain conditions apply (see LICENSE.TXT).
        If you want to request modifications of PAScual, please contact the author.
        If you modify PAScual, please communicate the modifications to the author so that they can be incorporated in future versions.
        
        
        
Keywords: science PALS PAS positron annihilation fit
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: X11 Applications :: Qt
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Topic :: Scientific/Engineering
