Ticket #369 (closed defect: fixed)
Opened 2011-03-14T10:58:21-05:00
Last modified 2012-04-08T21:21:23-05:00
Polish up SLIM Curve for TRI2
Reported by: | aivar | Owned by: | aivar |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Spectral Lifetime | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
FIx issues that prevent TRI2 from using SLIM Curve. See LOCI Trac for specifics.
I plan on working on this second week of milestone, after putting out new version of SLIM Plugin.
Change History
comment:1 Changed 2011-03-28T11:14:05-05:00 by aivar
- Status changed from new to accepted
comment:2 Changed 2011-08-01T10:05:00-05:00 by curtis
Aivar, can you please link to the relevant area of the LOCI Trac? You can use InterTrac
links; e.g.: loci-software:#658.
comment:3 Changed 2011-08-01T11:14:52-05:00 by aivar
- Milestone changed from biweekly-2011: Jul-18 to Jul-29 to biweekly-2011: Aug-01 to Aug-12
comment:4 Changed 2011-08-01T11:33:30-05:00 by aivar
Remaining issue:
"Error field is not filled correctly on time resolved front panel" loci-software:#659
This should be working but I haven't closed it until that is verified within TRI2.
comment:5 Changed 2011-08-01T12:10:32-05:00 by curtis
- Milestone changed from biweekly-2011: Aug-01 to Aug-12 to imagej-2.0-alpha5
Milestone biweekly-2011: Aug-01 to Aug-12 deleted
comment:6 Changed 2011-12-02T20:06:43-06:00 by aivar
- Status changed from accepted to closed
- Resolution set to fixed
Still working on the SLIM Plugin so didn't get much work done on this.
I did fix one issue, took out a global variable I had introduced. I also discovered a potential speedup, during LMA if the change in the fit parameters is all zeroes, it makes no sense to build new alpha and beta matrices. However this should speed things up only 10% at best.