PAScual is a program (or more precisely, a suite of programs) for analysing Positron Annihilation Lifetime Spectroscopy (PALS) spectra.
Nothing. It is free. Furthermore, it is free as in 'freedom'. Its source code is available under the General Public License for everybody to study it, modify it, etc.
The answer is that I don't see other programs as "competitors". I hope that PAScual is useful for everybody. I also expect that if someone finds PAScual useful, will acknowledge it by, e.g., citing it. If other programs want to use some idea in my code, they are welcome (although if they use the code directly, they should respect the terms of the [License]). Anyway, I used other people's ideas (written in articles) when implementing PAScual.
One could pretend that 'PAScual' stands for something like 'Positron Annihilation Spectroscopy controlled universal analysis layer', but the fact is that it is just a pretentious way of playing with the author's family name.
I developed PAScual as part of my post-doctoral research activity. However, I changed my field in 2009 and since then the time I could devote to PAScual has been considerably reduced. The PAScual series 1.x is essentially stable and can be used without problems, and I mostly just do maintenance on it. New features such as model/physics implementations are left for a future 2.x series, but for the moment there is no much work on that direction. If you need some feature, request it (no promises) or, if you can, implement it yourself (remember that the source code is open, and I would gladly do my best to help anyone who wants to improve it).
PAScual is written in Python. This means that you need to install a Python interpreter. PAScual also makes use of Scipy so you need to have that installed as well. Finally, You will need the Qt libraries and PyQt if you want to use the graphical user interface. Matplotlib is needed only if you want to generate graphics from the command line interface. Make sure you read the Installation section of the [User_Manual] to get the most comprehensive information regarding to the required packages.
Surprisingly, this can be done by following the link called Download. In general, you should download and install the latest available version.
The main source of information is the [User_Manual].You may also want to have a look at the Documentation section. Finally, don't forget that PAScual is Free (as in freedom), so you can read its source code if you really want to know what's going on. Of course, you can also ask the author for help.
Yes, but not in an explicit way. The reason is that a source correction is, simply, one or more components (probably with fixed intensity and lifetime). Since in PAScual you can fix any parameter, you can introduce source correction components. Some programs choose to separate them from the rest of components and not count them for the intensity total. I don't do that in PAScual because I prefer to see them just like another component in the spectrum. See the discussion in the user manual regarding to this. Of course, if you really want PAScual to not count the source intensity in the total, just ask the author for this feature (or implement it yourself).
Not yet, but... Pascual does not yet support Gaussian spread components, although the code has been written with them in mind and introducing them should be easy. A different module, called gridpals has already been implemented for analysis in a pseudo-continuous mode (MELT-like style). See this question about scheduled versions.
Not yet, but... Part of the work for supporting a more complex resolution function (Gaussian+exponential tails) is already done, but not finished. See this question about scheduled versions.
First, make sure you have all the required packages installed. Also make sure you download latest stable version. Then try to reproduce the examples in the [User_Manual]. If these fail, [Contact] the author. If the problem is with your own data, please contact the author sending:
At this moment no formal bug reporting procedure is established. Just [Contact] the author.
Definitely!. Please send the code or the patch to the author. Of course, credits will be given. Also, if you are capable of programming and want to get involved in developing PAScual, you are more than welcome to do it. Just [Contact] the author.
Wiki: Contact
Wiki: Docs
Wiki: License
Wiki: Space.menu
Wiki: User_Manual