- 13 Jun, 2017 3 commits
-
-
Somnath, Suhas authored
Handling a deprecated function call in plot_map_stack. UNTESTED. Needs a more elegant solution when the function is finally removed
-
Somnath, Suhas authored
-
Somnath, Suhas authored
-
- 23 May, 2017 2 commits
-
-
Somnath, Suhas authored
Removed import of the unicode_literal for all files. This will be added back only when h5py is fixed.
-
Somnath, Suhas authored
Importing all necessary functions to ensure python 3 compatibility for all notebooks and package files. Note - Extensive testing is pending
-
- 19 May, 2017 2 commits
-
-
Somnath, Suhas authored
-
Somnath, Suhas authored
-
- 31 Mar, 2017 1 commit
-
-
Chris Smith authored
-
- 27 Mar, 2017 2 commits
-
-
Chris Smith authored
-
Somnath, Suhas authored
* Added documentation to the jupyter notebook functions * Moved the loops plotting functions from plot_utils to be_viz_utils
-
- 20 Mar, 2017 1 commit
-
-
Chris Smith authored
-
- 17 Mar, 2017 1 commit
-
-
Somnath, Suhas authored
-
- 23 Feb, 2017 2 commits
-
-
Chris Smith authored
Fixed bug in how the AC Amplitude from the Spectroscopic Values was sliced in AC Mode
-
Chris Smith authored
Corrected passing of kwargs to calls to figure, ImageGrid, and plot_map
-
- 22 Feb, 2017 1 commit
-
-
Somnath, Suhas authored
-
- 10 Feb, 2017 2 commits
-
-
Chris Smith authored
Adds loop parameters to existing axes from plot_loop_guess_fit
-
Somnath, Suhas authored
-
- 09 Feb, 2017 1 commit
-
-
Chris Smith authored
Changed how the Channel group is located to allow for plotting of the rebuilt SHO results.
-
- 08 Feb, 2017 1 commit
-
-
Somnath, Suhas authored
cmap_from_rgba generates a colormap from a simple interpolation table. cmap_hot_desaturated now uses the above function. make_linear_alpha_cmap generates a colormap for a single color with varying transperancy.
-
- 03 Feb, 2017 1 commit
-
-
Chris Smith authored
New parameter is a len=2 array_like multiplier for the size of the figure. Values will be multiplied by the number of rows and columns to get the final figure size.
-
- 01 Feb, 2017 2 commits
-
-
Chris Smith authored
-
Chris Smith authored
Set origin='lower' as default for imshow call
-
- 30 Jan, 2017 1 commit
-
-
Chris Smith authored
-
- 27 Jan, 2017 1 commit
-
-
Somnath, Suhas authored
-
- 25 Jan, 2017 2 commits
-
-
Somnath, Suhas authored
Added documentation for plot_cluster_h5_group and allowed it to access either of the two cluster visualization functions
-
Somnath, Suhas authored
Added documentation for plot_cluster_h5_group and allowed it to access either of the two cluster visualization functions
-
- 13 Jan, 2017 4 commits
-
-
Somnath, Suhas authored
-
Somnath, Suhas authored
-
Somnath, Suhas authored
-
Somnath, Suhas authored
plot_loops now accepts a list of datasets containing loops and plots loops from each of these datasets for comparison from different locations.
-
- 12 Jan, 2017 5 commits
-
-
Somnath, Suhas authored
clean up of plot_utils. PEP8 cleaning. Cleared confusion regarding the names of the clustering plotting functions
-
Somnath, Suhas authored
clean up of plot_utils. Removed redundant plotSpectrogram and plotBELoops functions and generalized others.
-
Somnath, Suhas authored
cleaned up visualizeSHOResults substantially and this method only uses plot_map_stack and plot_loops.
-
Somnath, Suhas authored
Simplified plotVSsnaps. This method will be removed and so will plotSpectrograms minor PEP8 cleaining
-
Somnath, Suhas authored
plot_map_stack now has fewer rows and more columns wherever possible to suit common screen resolutions. Using plot_map_stack instead of plotSHOMaps now. Latter function was redundant and therefore removed. minor PEP8 cleaining
-
- 11 Jan, 2017 2 commits
-
-
Somnath, Suhas authored
cleaned up visualizeSHOResults substantially and this method only uses plot_map_stack and plot_loops.
-
Somnath, Suhas authored
Simplified plotVSsnaps. This method will be removed and so will plotSpectrograms minor PEP8 cleaining
-
- 10 Jan, 2017 1 commit
-
-
Somnath, Suhas authored
plot_map_stack now has fewer rows and more columns wherever possible to suit common screen resolutions. Using plot_map_stack instead of plotSHOMaps now. Latter function was redundant and therefore removed. minor PEP8 cleaining
-
- 06 Jan, 2017 1 commit
-
-
Somnath, Suhas authored
-
- 16 Dec, 2016 1 commit
-
-
Chris Smith authored
-