- 08 Dec, 2016 3 commits
-
-
Chris Smith authored
-
Chris Smith authored
-
Chris Smith authored
-
- 02 Dec, 2016 2 commits
-
-
Chris Smith authored
Added dm4reader to __init__.py and dm4 functions of io_image
-
Chris Smith authored
Reader for dm4 incorporated into code New translator for OneView data files. Initial commit.
-
- 18 Nov, 2016 1 commit
-
-
Chris Smith authored
SHO Guess in serial and parallel modes SHO FIt works in serial, but there are still problems with the parallel implementation.
-
- 15 Nov, 2016 3 commits
-
-
CompPhysChris authored
Cnms dev
-
Chris Smith authored
Ensure that the labels matrix is 2d
-
Chris Smith authored
Fixed the group name to have a numbered suffix
-
- 14 Nov, 2016 8 commits
-
-
Chris Smith authored
-
Chris Smith authored
-
Chris Smith authored
-
Chris Smith authored
-
Chris Smith authored
-
Chris Smith authored
-
Chris Smith authored
-
Chris Smith authored
-
- 10 Nov, 2016 2 commits
-
-
CompPhysChris authored
Cnms dev
-
Chris Smith authored
New movie translator added Added support for dm3 files
-
- 03 Nov, 2016 1 commit
-
-
Chris Smith authored
-
- 02 Nov, 2016 8 commits
-
-
Chris Smith authored
Broadcast U and S.V to speed up window cleaning when keeping components.
-
Chris Smith authored
Added print statement of batch size Calculate if the update string should be printed in the if statement.
-
Chris Smith authored
-
Chris Smith authored
Step size is limited to 1/4 of image size to match limits on windows.
-
Chris Smith authored
Counting changes in non-cube windowing methods
-
Chris Smith authored
Added limits to window sizes: lower limit - 2*step size upper limit - 1/2 of image size Slight change in counting when rebuilding the images
-
Chris Smith authored
Now saves file handle after call to repack so it doesn't get closed. Fixed the call to get the Component Indices dataset
-
Chris Smith authored
Switched from 1D FFT to 2D FFT Added new cleaning method that creates a reconstructed image for each principal component
-
- 01 Nov, 2016 3 commits
-
-
Chris Smith authored
Commented out imshow call
-
Chris Smith authored
Updated for new location of linkformain
-
Chris Smith authored
Added batch processing method for creating windows from an image.
-
- 31 Oct, 2016 1 commit
-
-
Chris Smith authored
New method that builds and cleans batchs of windows at a time.
-
- 27 Oct, 2016 8 commits
-
-
Chris Smith authored
-
Chris Smith authored
Changed the 'labels' attribute of Component_Indices and S from 'component' to 'Principal Component'
-
Chris Smith authored
Added datasets for the removed noise, the fft of the clean image, and the fft of the removed noise *_Indices and *_Values datasets all have 'label' and 'units' attributes Added root level 'data_type' attribute
-
Chris Smith authored
Uptaded translator to use new Translator base class.
-
Chris Smith authored
Use the whole label name rather than just the 1st character
-
Chris Smith authored
Updated to use new methods from Translator baseclass Uses new calc_chunks function
-
Chris Smith authored
-
Chris Smith authored
Removed _linkformain for Translator baseclass Added linkformain function to hdf_utils.py
-