Skip to content

Instantly share code, notes, and snippets.

View lunaluxie's full-sized avatar
🏳️‍🌈
queer coding

Luna Lux Fredenslund lunaluxie

🏳️‍🌈
queer coding
View GitHub Profile
@grhart235
grhart235 / uvj_plot.py
Last active March 7, 2023 00:37
UVJ plot
'''The code below generates a blank U-V vs V-J restframe colour diagram, which divides galaxies into the quiescent,
star-forming and dusty star-forming populations.'''
import matplotlib.pyplot as plt
from matplotlib.ticker import MultipleLocator as ML
# Generate the UVJ plot