- 05 Aug, 2019 2 commits
-
-
Henri Payno authored
[core]register_process: add a relative_to parameter to store numpy array relative to "r" values and not only "energy"
-
Henri Payno authored
-
- 02 Aug, 2019 3 commits
-
-
Henri Payno authored
-
Henri Payno authored
-
Henri Payno authored
[pymca/larch] start normalization between the two process. Update display and check values for normalization vs pre_edge For now this is just comparaison, no internal process is made to make fit the two libraries.
-
- 01 Aug, 2019 1 commit
-
-
payno authored
-
- 30 Jul, 2019 1 commit
-
-
payno authored
-
- 25 Jul, 2019 2 commits
- 16 Jul, 2019 8 commits
-
-
payno authored
This require the creation of some helpers to link io and XasObject, this is the goal of xas.core.io.
-
payno authored
[core][XasObbject] add `keep_process_flow` parameter to XasObject to automatically associate a temporary file to the XASObject process.
-
payno authored
[core][XasObbject] add copy_process_flow_to function to copy the process flow from the current xasobject to a random hdf5 file
-
payno authored
-
payno authored
-
payno authored
-
payno authored
-
payno authored
-
- 12 Jul, 2019 1 commit
-
-
payno authored
-
- 11 Jul, 2019 2 commits
-
-
payno authored
-
payno authored
- now process can take an output and an output_dict for storing the result in a multiprocessing.Proxy object - rework process action to avoid several call to pymca `processSpectrum` function - add an option to XasObject `to_dict` function to simply store raw data (which is the reference), but also to keep processing results to be used later. This is need for the 'non gui' workflow processing which uses a dictionnary instead of a XasObject.
-
- 08 Jul, 2019 1 commit
-
-
payno authored
[pool process + processing thread] proto - make processing in a pool and start from a separated thread to avoid gui freeze. Move Normalization to multiprocessing.Pool and the call from orange from a dedicated thread and with a QThreadPool. This prevent any gui freeze. For now this is just a prototype. Some thing to do: - create a pool_process that will be inherited from PyMca_normalization and QPyMca_normalization. - generalize this structure for each orange widget.
-
- 05 Jul, 2019 3 commits
- 04 Jul, 2019 1 commit
-
-
payno authored
This is replacing the xas_input._interpreteInput function. The prupose of this function is to pick the default data location for creating DataUrl and calling `read_pymca_xas_from_file`
-
- 03 Jul, 2019 3 commits
- 26 Jun, 2019 4 commits
- 11 Jun, 2019 1 commit
-
-
payno authored
-
- 07 Jun, 2019 1 commit
-
-
payno authored
-