lanl / SEPIA

Simulation-Enabled Prediction, Inference, and Analysis: physics-informed statistical learning.
Other
29 stars 6 forks source link

Move plots from Data and Model to Plots. #26

Closed jgattiker closed 3 years ago

jgattiker commented 3 years ago

Should collect all plotting in SepiaPlots. Also, there are a couple todos in there to fix. This will break some notebooks and other stuff - maybe put compatibility stubs in their current places, but don't advertise them?

granthutchings commented 3 years ago

Moved plots from SepiaData to SepiaPlot and updated all function calls in tests and notebooks.