Skip to content

Instantly share code, notes, and snippets.

@laurenmarietta
Last active July 20, 2018 13:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laurenmarietta/fedb6e13cf6cdc637cb8abcaddf72a50 to your computer and use it in GitHub Desktop.
Save laurenmarietta/fedb6e13cf6cdc637cb8abcaddf72a50 to your computer and use it in GitHub Desktop.
Plotting wavelength ranges of some major observatories, and denote which are STScI/MAST affiliated
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
# ~~~~~~~~~~~~ Matplotlib formatting ~~~~~~~~~~~~
font.family : serif
font.weight : light
mathtext.bf : serif:normal
font.size : 12
axes.titlesize : 20
axes.titlepad : 12
axes.labelsize : 18
xtick.labelsize : 16
ytick.labelsize : 16
text.usetex : True
figure.subplot.bottom : 0.15
figure.dpi : 200
savefig.dpi : 300
savefig.transparent : True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment