Skip to content

Instantly share code, notes, and snippets.

View abulatek's full-sized avatar

Alyssa Bulatek abulatek

View GitHub Profile
@JBorrow
JBorrow / stylesheet.mplstyle
Created May 13, 2021 07:35
Matplotlib Stylesheet for MNRAS
# Set fontsize and options
font.size: 8
font.family: STIXGeneral
mathtext.fontset: stix
# Set the figure size (for MNRAS!)
figure.figsize: 3.3, 3.0
# Remove padding
figure.constrained_layout.use: True