pascual Git
Status: Beta
Brought to you by:
cpascual
File | Date | Author | Commit |
---|---|---|---|
PAScual | 2016-02-24 |
![]() |
[6df6ad] Reformat code |
doc | 2016-02-24 |
![]() |
[f6e09b] Move source and doc files to separate subdirs |
examples | 2008-07-02 |
![]() |
[1c5176] Finalised the plotfit dialog. Now it has text r... |
.gitignore | 2016-02-24 |
![]() |
[1c11eb] Add .gitignore |
CREDITS.txt | 2008-05-29 |
![]() |
[31b2d1] TEcalc and ManualBrowser do not stay on top now. |
LICENSE.txt | 2008-05-26 |
![]() |
[369469] First import to SVN for PAScual project. Versio... |
README.txt | 2008-06-16 |
![]() |
[4fc791] Added component support to the Param Wizard (wh... |
setup.py | 2016-02-24 |
![]() |
[184c42] Bump to v1.7.1 |
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.