The simplest way to navigate to and view results of individual fitting experiments is just to list everything linked to a given model/protocol/dataset/fitting spec version.
There's commented out code in entity_version.html for a button that could link to such a view. Though the button text should probably read 'Fitting results'.
The view itself will be very similar to entities/compare_experiments.html, except that initially it won't have the comparison checkboxes, just the individual links. (Until the comparison views from #134 are done.)
Child of #135.
The simplest way to navigate to and view results of individual fitting experiments is just to list everything linked to a given model/protocol/dataset/fitting spec version.
There's commented out code in
entity_version.htmlfor a button that could link to such a view. Though the button text should probably read 'Fitting results'.The view itself will be very similar to
entities/compare_experiments.html, except that initially it won't have the comparison checkboxes, just the individual links. (Until the comparison views from #134 are done.)Child of #135.