OpenPolScope MantisBT - FrameAverager
View Issue Details
0000050FrameAverager[All Projects] bugpublic2013-07-12 17:492014-05-22 19:02
amit 
amit 
normalcrashhave not tried
closedfixed 
1.0b 
1.1b 
0000050: FrameAveragerProcessor also attached to Live and causes error
FrameAveragerProcessor also attached to Live and causes error
MMStudioMainFrame

public void runDisplayThread(BlockingQueue rawImageQueue,
            final DisplayImageRoutine displayImageRoutine) {
        final BlockingQueue processedImageQueue =
                ProcessorStack.run(rawImageQueue, getAcquisitionEngine().getImageProcessors());

attaches currently attached DataProcessors of Acquisition to Live
No tags attached.
related to 0000048closed amit Pol-Acquisition Acquisition fails for time-series with time delay 
related to 0000049closed amit Pol-Acquisition InsertChannelProcessor also attached to Live and causes error 
related to 0000047closed amit Pol-Acquisition Can't acquire multiple time points images 
Issue History
2013-07-12 17:49amitNew Issue
2013-07-12 17:50amitRelationship addedrelated to 0000048
2013-07-12 18:04amitRelationship addedrelated to 0000049
2013-07-12 21:52amitChangeset attached => OpenPolScope 2.14.18 r64
2013-07-12 21:53amitChangeset attached => OpenPolScope trunk r65
2013-07-12 21:53amitAssigned To => amit
2013-07-12 21:53amitStatusnew => closed
2013-07-12 21:53amitResolutionopen => fixed
2013-07-12 21:54amitFixed in Version => 1.0b
2013-07-12 21:56amitRelationship addedrelated to 0000047
2013-07-16 01:16amitChangeset removedOpenPolScope 2.14.18 r64 =>
2013-07-16 01:16amitChangeset removedOpenPolScope trunk r65 =>
2013-07-16 01:19amitAssigned Toamit =>
2013-07-16 01:19amitNote Added: 0000012
2013-07-16 01:19amitStatusclosed => feedback
2013-07-16 01:19amitResolutionfixed => reopened
2013-07-16 01:19amitSeverityminor => crash
2013-07-16 01:19amitStatusfeedback => new
2013-07-16 01:19amitFixed in Version1.0b =>
2013-07-16 01:22amitNote Added: 0000013
2013-07-16 01:23amitNote Edited: 0000013bug_revision_view_page.php?bugnote_id=13#r11
2013-07-16 01:45adminNote Edited: 0000012bug_revision_view_page.php?bugnote_id=12#r13
2013-08-10 17:55adminTarget Version1.0b => 1.1b
2014-05-22 19:02amitNote Added: 0000026
2014-05-22 19:02amitStatusnew => closed
2014-05-22 19:02amitAssigned To => amit
2014-05-22 19:02amitResolutionreopened => fixed

Notes
(0000012)
amit   
2013-07-16 01:19   
(edited on: 2013-07-16 01:45)
The issue for the stand-alone FrameAverager plugin is not resolved. The issue with Pol-Acquisition's use of FrameAverager is resolved based on its AcquisitionEngine swapping routine. Issue 0000048, 0000049.

Ref: http://micro-manager.3463995.n2.nabble.com/A-couple-of-issues-td7580367.html [^]

(0000013)
amit   
2013-07-16 01:22   
(edited on: 2013-07-16 01:23)
Temporary Fix: Micro-Manager's Live view should not be running when using FrameAverager plugin for Acquisition.

(0000026)
amit   
2014-05-22 19:02   
Fixed with 1.04b which now supports acquisition for all 3 modes (Snap, Live, Multi-D)