Changes between Version 4 and Version 5 of DevNotes/Obsolete/v3p1PunchList
- Timestamp:
- Jun 28, 2015 4:47:41 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevNotes/Obsolete/v3p1PunchList
v4 v5 3 3 4 4 === Remaining tickets=== 5 [[TicketQuery(status=accepted|assigned|new|reopened&milestone=SasView _3.1&group=priority&col=id|summary|milestone|status, table)]]5 [[TicketQuery(status=accepted|assigned|new|reopened&milestone=SasView&group=priority&col=id|summary|milestone|status, table)]] 6 6 7 7 === Outstanding Questions (mostly from Richard) === 8 8 1. “report” button does nothing (nor for Steve King on build 83) 9 >'''FIXED''' 9 10 10 11 2. The very nice help documentation works fine for me (apart from the previously mentioned irritating lack of “back” button on screen, though there is one if you right click, or use ALT/leftArrow; whilst ALT/rightArrow is forward.). However the section on the optimizers is not rendering equations so has $n$, $1-sigma$ etc. … … 18 19 6. If I set up 3 data sets with constraints, say have M2.radius=M1.radius, M3.radius=M1.radius but then fix M1.radius at say 30 ang, I would expect the constraints to still work, but I get error message on hitting Fit in constraints page. 19 20 {{{ 21 #!python 20 22 Traceback (most recent call last): 21 23 File "sas\perspectives\fitting\fit_thread.pyc", line 82, in compute