Work
What I did today:
I worked on making more graphs that were part of the original code provided to me. This involved integrating the new plotting functions directly into the existing parameter sweeps to ensure they were generated automatically as the simulations ran. The primary challenge was not just generating the plots, but also ensuring they were correctly formatted and managed.
Such graphs include the:
Maxs' vs Gap
Max A vs Gap
Max RV vs Gap
Resonance Wavelength Comparison
Resonance Wavelength vs Gap
Creating these plots required scripting a process to overlay multiple data series onto a single figure, each representing a different simulation run. I also added a clear legend to distinguish between the different lines, a descriptive title for each graph.
Picture of the Graph I got:
What I plan to do tomorrow:
I want to focus on saving these plots and making sure all the correct information is being saved.