Re: [PyMca] Intensities from theoretical sample
Brought to you by:
vasole
|
From: PyMca g. p. m. list. <pym...@li...> - 2025-08-28 10:30:21
|
Dear Per, The simplest way to achieve that is to take a look at the Step 7 in: http://www.silx.org/doc/PyMca/dev/training/quantification/index.html You can feed PyMca with some starting data and then fill the conditions of the setup you want to evaluate. You can use any of the files supplied with PyMca. For instance the file Steel.spe located under: C:\Program Files\PyMca 5.9.4\lib\PyMca5\PyMcaData You can also install the Monte Carlo code XMIMSIM and use the PyMca generated fit configuration file to properly account for the scattering peaks: https://github.com/tschoonj/xmimsim/releases/tag/XMI-MSIM-6.0 If everything is properly installed, XMI-MSIM should be accessible from PyMca Main window Tools menu. The example below corresponds to its usage with the Steel.cfg fit configuration file also supplied with PyMca. Of course you can use the Monte Carlo code without using PyMca at all. In that case you will have to learn how to define a setup using XMI-MSIM and not PyMca. Best regards, Armando On 27/08/2025 12:38, PyMca general purpose mailing list. wrote: > Hi, > I am trying to generate intensities from some simple theoretical > samples with a characteristic energy as the source. > Is there a way to do this with e.g. PyMcaBatch? > > > /Per > > Per Baecklund > Pumpvägen 3 > 757 56 Uppsala > Sweden > > > > _______________________________________________ > PyMca-users mailing list > PyM...@li... > https://lists.sourceforge.net/lists/listinfo/pymca-users |