1824 add solution comparison tool#3083
Conversation
d6aab99 to
2643607
Compare
|
It would be better to test this notebook, but also notebooks generally in Process, using the tools in #3091. |
c8ff616 to
343e009
Compare
|
@timothy-nunn you reviewed a previous version of this for me here, but I've made quite a few changes that I think improve on that and go beyond it. I'd be grateful for your review, thanks. |
timothy-nunn
left a comment
There was a problem hiding this comment.
Hi Jon, looks good other than a couple typing mistakes, possible (very unlikely) bugs, and a bug with the figure annotation.
The only thing I wonder about is if we really want to have an implicit normalising_tag if normalise=True but its not provided? I lean towards explicit in cases like this and the behaviour would be easier to understand if we only normalise if a normalising_tag is provided. What are your thoughts on this?
I agree; it would be much better to simplify and just have a |
b87bafb to
1041119
Compare
|
Hi Tim, thanks for you patience with this; this is ready for review again. |
|
Apologies, fixing tests. |
For comparing solution vectors.
1041119 to
b65ad4b
Compare
|
Ready for review again Tim. Regression tests are failing due to adding |
timothy-nunn
left a comment
There was a problem hiding this comment.
Happy with these changes, especially the simplification of turning on/off normalisation. Cheers Jon.
Add the ability to plot multiple solution vectors, normalised or unnormalised, with objective functions and RMS errors.