NOTICE! This is a static HTML version of a legacy LOCI Software ticket.

LOCI projects are now located on GitHub. The Bio-Formats project can be found here.

Ticket #698 (closed defect: fixed)

Opened 2012-04-09T18:07:38-05:00

Last modified 2012-07-20T19:23:22-05:00

TRI2 and SLIM Plugin prompt cursors differ

Reported by: aivar Owned by: aivar
Priority: major Milestone: slimplugin1.1
Component: slim-plugin Severity: serious
Keywords: Cc:
Blocked By: Blocking: #674

Description

Discrepancy when using a Prompt/IRF/Excitation.

Change History

comment:1 Changed 2012-04-09T18:16:16-05:00 by aivar

For 100611-YG-256-sdt, single exponential, RLD + LMA, Maximum Likelihood Estimation, fitting (152, 230):

TRI2 Excitation Baseline: 2.1574 Transient Start: 1.3672 Data Start: 1.8555 Transient End: 11.2305 Excitation Delay: 0.0 Excitation Width: 2.8320

SLIMPlugin Excitation Baseline: 2.1574074074074074 Transient Start: 1.904296875 DataStart: 1.3671875 Transient End: 11.23046875 Excitation Delay: -0.537109375 Excitation Width: 2.83203125

Note that Transient Start and Data Start seem to be in wrong order, TRI2 Transient Start is SLIM Plugin Data Start. However TRI2 Data Start and SLIM Plugin Transient Start differ.

Also Excitation Delay is wrong, perhaps due to other bugs.

Also in SLIM Plugin I get:

Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: -11

at loci.slim.fitting.cursor.FitterEstimator.findMax(FitterEstimator.java:39) at loci.slim.fitting.cursor.FitterEstimator.getEstimateStartIndex(FitterEstimator.java:26) at loci.curvefitter.SLIMCurveFitter.fitData(SLIMCurveFitter.java:286) at loci.slim.SLIMProcessor.fitPixel(SLIMProcessor.java:1318) at loci.slim.SLIMProcessor.fitPixel(SLIMProcessor.java:1260)

comment:2 Changed 2012-04-09T18:27:22-05:00 by aivar

  • Status changed from new to assigned
  • Summary changed from TRI2 and SLIM Plugin cursors differ to TRI2 and SLIM Plugin prompt cursors differ

comment:3 Changed 2012-07-13T21:13:25-05:00 by aivar

With current working version of SP I do get the same cursors listed here for TRI2.

comment:4 Changed 2012-07-20T19:23:22-05:00 by aivar

  • Status changed from assigned to closed
  • Resolution set to fixed