Skip to content
Snippets Groups Projects
Commit 43332cb1 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent ad6e9c57
No related branches found
No related tags found
No related merge requests found
......@@ -173,7 +173,7 @@ def plot_image(image, fname, label, cmap='Greys'):
# Fig.show() # Display
# Save to file
ImageDirAndName = os.path.join('/Users/rink', fname)
ImageDirAndName = os.path.join('/Users/tomrink', fname)
Fig.savefig(ImageDirAndName)
# Wrap up
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment