- 23 Sep, 2019 1 commit
-
-
payno authored
-
- 13 Aug, 2019 2 commits
- 09 Aug, 2019 1 commit
-
-
Henri Payno authored
-
- 08 Aug, 2019 2 commits
-
-
Henri Payno authored
-
Henri Payno authored
xftf fails because chi is not setted by exafs. Could it be computed from outside ?
-
- 07 Aug, 2019 1 commit
-
-
Henri Payno authored
-
- 01 Aug, 2019 1 commit
-
-
payno authored
-
- 29 Jul, 2019 1 commit
-
-
payno authored
-
- 25 Jul, 2019 2 commits
-
-
payno authored
- 16 Jul, 2019 3 commits
- 11 Jul, 2019 1 commit
-
-
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.
-
- 09 Jul, 2019 1 commit
-
-
payno authored
-
- 08 Jul, 2019 2 commits
-
-
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.
-
payno authored
- create core/progress module which contains `Progress` class used to give some feedback about the advancement - create orangecontrib/progress module to overwrite Progress functions with a QSignal in order to connect this processing to the orange widget. - this require to move all core processing to classes (ft, exafs...) to keep the 'Progress' or 'QProgress' object
-
- 03 Jul, 2019 2 commits
- 28 Jun, 2019 1 commit
-
- 27 Jun, 2019 1 commit
-
-
payno authored
[io] rework spectrum, to separate exafs and FT. Should even be other variable. Update the output configuration
-
- 26 Jun, 2019 1 commit
-
-
payno authored
-
- 25 Jun, 2019 2 commits
- 19 Jun, 2019 1 commit
-
-
payno authored
[unit test] add a workflow unit test with the four first process. Should ne executed without any log error from pymca
-
- 12 Jun, 2019 1 commit
-
-
payno authored
-
- 11 Jun, 2019 1 commit
-
-
payno authored
-
- 07 Jun, 2019 2 commits