Re: [micro-manager-general] SPOT insight color camera
Status: Beta
Brought to you by:
nicost
|
From: David L. <dla...@bi...> - 2012-01-09 18:02:45
|
Thanks Nico! I talked to them, and they are saying there is no release date for that SDK. The support person I talked to assumed that what is needed is 64-bit operating system support, but is this indeed what you need to get spot to work on Windows? I would like to be as informed as possible since the the person responsible for the SDK release is supposed to contact me. Thanks for your help! David At 10:43 PM 1/6/2012, you wrote: >Hi David, > > > Hi Nico (or anyone else), is there any way to get a sense of how hard > > it would be to fix this problem? I need to decide whether to keep > > this camera, and getting it to work with micromanager (now or in the > > foreseeable future) is a major part of the decision. > >Color Spot cameras are currently only supported on the Mac. About a >year ago, Erwin Frise made color Spot cameras work. However, his >code compiled only on the Mac, not on Windows. We were told that >Diagnostic would release a compatible SDK for Windows, but so far, >that has not happened. We were told today that a new SDK will be >released in a couple of days. > >It would help if you would tell your contact at Diagnostic that you >only want the camera if it is supported by Micro-Manager. > >Best, > >Nico > > > > > > Thanks! > > Dave > > > > At 03:07 PM 12/20/2011, you wrote: > >> Hi, > >> I am trying to get a SPOT insight 4.0 MP color mosaic camera to work > >> with MM. I am running XP SP3, and MM1.4.7, though I got the same > >> error with 1.4.6. > >> > >> The camera works fine with the spot software, and the camera type > >> seems to load fine in the configuration wizard, but when I hit live, > >> I get the error > >> > >> "Unsupported pixel depth: 4 bytes(s) and 1 channel(s)". > >> > >> When I hit snap, I get a high contrast black and white image. > >> > >> At the bottom of the mm window, it says: > >> Image size:2048x2048x4, Intensity range: 8 bits, 250 nm/pix, Z=0.0un, > >> XY=(-0.00,-0.00)um > >> > >> The corelog is below. > >> > >> Any help would be appreciated! Sorry if this is something obvious, > >> I've never used mm with a color camera before. > >> > >> David > >> > >> > >> LOG(2011-12-20T14:38:38.046875, 224, 000FD278:): -------->> > >> LOG(2011-12-20T14:38:38.046875, 224, 000FD278:): > >> Log cleared and re-started on 2011-12-20T14:38:38.046875 by > Imaging on CLEMENT > >> LOG(2011-12-20T14:38:38.046875, 224, 000FD278:): > MM Studio > version: 1.4.7 > >> LOG(2011-12-20T14:38:38.046875, 224, 000FD278:): > MMCore version 2.3.1 > >> LOG(2011-12-20T14:38:38.046875, 224, 000FD278:): > Device API version > >> 49, Module API version 7 > >> LOG(2011-12-20T14:38:38.046875, 224, 000FD278:): > Operating System: > >> Windows XP 5.1 > >> LOG(2011-12-20T14:39:07.328125, 224, 000FD278:): > > >> MMImageWindow:Unsupported pixel depth: 4 byte(s) and 1 channel(s). > >> LOG(2011-12-20T14:39:07.328125, 224, 000FD278:): > > >> java.lang.Exception: Unsupported pixel depth: 4 byte(s) and 1 > >> channel(s). in Thread[AWT-EventQueue-0,6,main] > >> at > >> > org.micromanager.utils.MMImageWindow.createImagePlus(MMImageWindow.java:154) > >> at org.micromanager.utils.MMImageWindow.<init>(MMImageWindow.java:94) > >> at > >> > org.micromanager.MMStudioMainFrame.createImageWindow(MMStudioMainFrame.java:2555) > >> at > >> > org.micromanager.MMStudioMainFrame.enableMonochromeLiveMode(MMStudioMainFrame.java:3266) > >> at > >> > org.micromanager.MMStudioMainFrame.enableLiveMode(MMStudioMainFrame.java:3245) > >> at > >> > org.micromanager.MMStudioMainFrame$11.actionPerformed(MMStudioMainFrame.java:1108) > >> at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) > >> at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) > >> at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) > >> at > javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source) > >> at > >> javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) > >> at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) > >> at java.awt.Component.processMouseEvent(Unknown Source) > >> at javax.swing.JComponent.processMouseEvent(Unknown Source) > >> at java.awt.Component.processEvent(Unknown Source) > >> at java.awt.Container.processEvent(Unknown Source) > >> at java.awt.Component.dispatchEventImpl(Unknown Source) > >> at java.awt.Container.dispatchEventImpl(Unknown Source) > >> at java.awt.Component.dispatchEvent(Unknown Source) > >> at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) > >> at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) > >> at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) > >> at java.awt.Container.dispatchEventImpl(Unknown Source) > >> at java.awt.Window.dispatchEventImpl(Unknown Source) > >> at java.awt.Component.dispatchEvent(Unknown Source) > >> at java.awt.EventQueue.dispatchEvent(Unknown Source) > >> at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) > >> at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) > >> at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) > >> at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > >> at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > >> at java.awt.EventDispatchThread.run(Unknown Source) > >> > >> > >> LOG(2011-12-20T14:39:09.375000, 224, 000FD278:): > Failed to > enable live mode. > >> java.lang.NullPointerException in Thread[AWT-EventQueue-0,6,main] > >> at > >> > org.micromanager.MMStudioMainFrame.enableMonochromeLiveMode(MMStudioMainFrame.java:3271) > >> at > >> > org.micromanager.MMStudioMainFrame.enableLiveMode(MMStudioMainFrame.java:3245) > >> at > >> > org.micromanager.MMStudioMainFrame$11.actionPerformed(MMStudioMainFrame.java:1108) > >> at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) > >> at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) > >> at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) > >> at > javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source) > >> at > >> javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) > >> at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) > >> at java.awt.Component.processMouseEvent(Unknown Source) > >> at javax.swing.JComponent.processMouseEvent(Unknown Source) > >> at java.awt.Component.processEvent(Unknown Source) > >> at java.awt.Container.processEvent(Unknown Source) > >> at java.awt.Component.dispatchEventImpl(Unknown Source) > >> at java.awt.Container.dispatchEventImpl(Unknown Source) > >> at java.awt.Component.dispatchEvent(Unknown Source) > >> at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) > >> at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) > >> at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) > >> at java.awt.Container.dispatchEventImpl(Unknown Source) > >> at java.awt.Window.dispatchEventImpl(Unknown Source) > >> at java.awt.Component.dispatchEvent(Unknown Source) > >> at java.awt.EventQueue.dispatchEvent(Unknown Source) > >> at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) > >> at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) > >> at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) > >> at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > >> at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > >> at java.awt.EventDispatchThread.run(Unknown Source) > >> > >> > >> ------------------------------------------------------------------------- > >> David Lambert > >> Associate Professor > >> Department of Biology > >> University of Rochester > >> http://www.rochester.edu/College/BIO/labs/LambertLab/index.html > >> > >> 585 273-2482 (office) > >> 585 275-7521 (lab) > >> 585 275-2070 (fax) > >> > >> Shipping address: > >> University of Rochester > >> Department of Biology > >> 213 Hutchison Hall > >> River Campus > >> Rochester, NY 14627-0211 > >> > >> Mailing address: > >> University of Rochester > >> Hutchison Hall > >> RC Box # 270211 > >> Rochester NY 14627-0211 > >> > >> > >> > ------------------------------------------------------------------------------ > >> Write once. Port to many. > >> Get the SDK and tools to simplify cross-platform app development. Create > >> new or port existing apps to sell to consumers worldwide. Explore the > >> Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > >> http://p.sf.net/sfu/intel-appdev > >> _______________________________________________ > >> micro-manager-general mailing list > >> mic...@li... > >> https://lists.sourceforge.net/lists/listinfo/micro-manager-general > > > > ------------------------------------------------------------------------- > > David Lambert > > Associate Professor > > Department of Biology > > University of Rochester > > http://www.rochester.edu/College/BIO/labs/LambertLab/index.html > > > > 585 273-2482 (office) > > 585 275-7521 (lab) > > 585 275-2070 (fax) > > > > Shipping address: > > University of Rochester > > Department of Biology > > 213 Hutchison Hall > > River Campus > > Rochester, NY 14627-0211 > > > > Mailing address: > > University of Rochester > > Hutchison Hall > > RC Box # 270211 > > Rochester NY 14627-0211 > > > > > > > ------------------------------------------------------------------------------ > > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > > infrastructure or vast IT resources to deliver seamless, secure access to > > virtual desktops. With this all-in-one solution, easily deploy virtual > > desktops for less than the cost of PCs and save 60% on VDI infrastructure > > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox > > _______________________________________________ > > micro-manager-general mailing list > > mic...@li... > > https://lists.sourceforge.net/lists/listinfo/micro-manager-general > > >------------------------------------------------------------------------------ >Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex >infrastructure or vast IT resources to deliver seamless, secure access to >virtual desktops. With this all-in-one solution, easily deploy virtual >desktops for less than the cost of PCs and save 60% on VDI infrastructure >costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox >_______________________________________________ >micro-manager-general mailing list >mic...@li... >https://lists.sourceforge.net/lists/listinfo/micro-manager-general ------------------------------------------------------------------------- David Lambert Associate Professor Department of Biology University of Rochester http://www.rochester.edu/College/BIO/labs/LambertLab/index.html 585 273-2482 (office) 585 275-7521 (lab) 585 275-2070 (fax) Shipping address: University of Rochester Department of Biology 213 Hutchison Hall River Campus Rochester, NY 14627-0211 Mailing address: University of Rochester Hutchison Hall RC Box # 270211 Rochester NY 14627-0211 |