Skip to content

Commit

Permalink
Revert "figures in example (fits and png)"
Browse files Browse the repository at this point in the history
This reverts commit da20283.
  • Loading branch information
ChrisDelaX committed Oct 16, 2018
1 parent da20283 commit 5d8aa9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion heeps/example.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,3 @@
plt.colorbar()
plt.show(block=False)
plt.savefig(os.path.join(conf['OUT_DIR'], filename_LS) + '.png', dpi=300, transparent=True)

0 comments on commit 5d8aa9e

Please sign in to comment.