- 27 Nov, 2018 2 commits
- 26 Nov, 2018 2 commits
-
-
payno authored
- add also unit test for it. - this is quiet a raw version, has to be tested again and wildly optinized
-
payno authored
- adapt shift (wok with data_flatten but should probably be extended latter) - adapt noise reduction (work with data_flatten) - remove the data reduction widget because should be highly modify since the numpy.ndarra.view in the experiement.data appear. Should be re-done
-
- 23 Nov, 2018 1 commit
-
-
payno authored
-
- 22 Nov, 2018 3 commits
- 21 Nov, 2018 3 commits
-
-
payno authored
[unit test] refactoring create test_stream_operation to separate single operation unit test to the steam/pipeline operations
-
payno authored
- will be used to define the view to create on the data (using numpy view) - allow to define dimension based on a kind and a name (to use the metadata) - add unit test for this specific class - link to experiement and creation of the view is not done yet
-
payno authored
-
- 20 Nov, 2018 7 commits
- 14 Nov, 2018 1 commit
-
-
payno authored
-
- 23 Oct, 2018 5 commits
- 18 Oct, 2018 6 commits
- 17 Oct, 2018 8 commits
-
-
payno authored
- update also gradient orange widget.
-
payno authored
- also add information about advancement.
-
payno authored
-
payno authored
-
payno authored
- now series is given as a file pattern (give file xxx_0000.edf) and we can browse through this dataset - rework the Dataset __data to return a fabio `FileSeries` - postpone the DataReduction to be proceeded by the Dataset to avoid loading of all frames. - limited to single frame edf file.
- 16 Oct, 2018 2 commits