* It may be useful to only keep around fits (and the selected parameters within
on those fits) that the user has explicitly decided to save in the [Fit RD]
window.
To program
(1) add a property to FitResult class like "visible" (or similar)
(2) check that property each time it is displayed in a list (e.g., Group.getFitNameArray())
(3) Add a "visible" check button to the FitRD window GUI to enable/disable
Programming difficulty
- Low
Time required
- Low (1-5 hrs)
Original issue reported on code.google.com by ian.klec...@gmail.com on 16 Jun 2011 at 1:33
Original issue reported on code.google.com by
ian.klec...@gmail.com
on 16 Jun 2011 at 1:33