- Aug 01, 2019
- Jul 25, 2019
- Jul 17, 2019
-
-
payno authored
[orangecontrib] rework the display for ft and kweight. kWeight is displaying nothing for the time beeing. Everything is displayed by ft througt to 'spectrum' display: the window and the ftintensity
-
- Jul 09, 2019
- Jul 08, 2019
-
-
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
-
- Jul 05, 2019
- Jul 03, 2019
-
-
payno authored
- simplify the bases structure Spectrum and XASObject to be more generic and continue workfing with pymca.
-
- Jun 28, 2019
-
- Jun 27, 2019
-
-
payno authored
-
- Jun 26, 2019
- Jun 25, 2019
- Jun 19, 2019
-
-
payno authored
[unit test] add a workflow unit test with the four first process. Should ne executed without any log error from pymca
-
- Jun 12, 2019
-
-
payno authored
[orange add-on] Add information about the function to process in xas.core.process for each widget `process_function`
-
- Jun 11, 2019
- Jun 07, 2019