Skip to content
Snippets Groups Projects
Commit 9916bc48 authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-removed print.

parent 8c3c83e6
Branches
No related tags found
No related merge requests found
......@@ -76,6 +76,5 @@ for word in channel_data:
# Re-shape the flat list into a matrix and plot the matrix
################################################################################
mat = unique_vis_to_full_matrix(phases)
print 'AMPLITUDES', amplitudes
plot_matrix_color([[mat]])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment