You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMD_FileMaker is a C++ program written to process linear output data from MESA's RSP. It reads in one line long history files and outputs V, I, V-I into a dat file for color-magnitude diagram creation. CMD_plotter is a Python program that can take the output from CMD_FileMaker and create CMD plots.