[OpenSPIM] OpenSPIM 64-bit [0000129]

Luke Stuyvenberg stuyvenberg at wisc.edu
Mon Feb 3 16:47:57 CST 2014


Hi Nikul,

I'm not sure about actually improving the write speed, but if you haven't already, and your computer has a significant amount of memory, try enabling Asynchronous Output (a checkbox next to the destination directory) in OpenSPIM. With this setting on, the software will grab frames as quickly as it can capture them (until your RAM fills up, anyway). Bear in mind also that if you aren't recording video, getting 100 fps suggests that all inter-frame actions complete in 10 ms. Since the default Z-stage settle delay (see "More Options") is 10 ms, achieving this may be quite difficult.


Thanks for working through all these issues! If possible, could you document any necessary changes? I'd love to include a 64-bit OpenSPIM version in the near future.


Hope this helps,
Luke

On 02/03/14, Nikul  wrote:
> 
> 
> 
> Hi Luke and Johannes,
> 
> I was able to figure out what the problem was. MMCoreJJNI.java lists
> the root directory and mm/Win64 as the search directories for a 64-bit
> build while openspim.build.xml was staging the files to mm/x64. Changing
> the staging directory in openspim.build.xml solved the problem!
> 
> 
> On another note, I am trying to interface a 100 fps 5.5mp camera with OpenSPIM 
> and am using a RAID0 array of four ssd drives. The write speed I get through 
> OpenSPIM (or micromanager) is at the moment only able to handle about 
> 50 fps. Before I dig into the code to see if there is something I can optimize for 
> the particular setup, I wanted to check if anyone has any tips to achieve write speeds 
> to get full frame rate capture from the camera.
> 
> 
> Thanks,
> ---
> Nikul Ukani
> 
> 
> Doctoral Candidate,
> Dept. of Electrical Engineering,
> Columbia University.
> 
> http://www.bionet.ee.columbia.edu/
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> On Jan 31, 2014, at 4:42 PM, Nikul <nikul at ee.columbia.edu <nikul at ee.columbia.edu>> wrote:
> 
> 
> > I'll look into it and get back. If it works, it will be great to have some resourceon the OpenSPIM website for compiling it in 64-bit.
> > 
> > 
> > Thanks,
> > ---
> > Nikul Ukani
> > 
> > 
> > Doctoral Candidate,
> > Dept. of Electrical Engineering,
> > Columbia University.
> > 
> > http://www.bionet.ee.columbia.edu/
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > On Jan 31, 2014, at 4:29 PM, Luke Stuyvenberg <stuyvenberg at wisc.edu <stuyvenberg at wisc.edu>> wrote:
> > 
> > 
> > > Hi Nikul,
> > > 
> > > --x64 is supposed to change "mm.architecture" to "x64" before calling Micro-Manager's build scripts; this should build MM in 64-bit. However, it's entirely probable that "build.sh" and/or "openspim.build.xml" do not copy the 64-bit files -- I would check first to see if the relevant binaries exist in "stage" or "build" subdirectories. If so, you'll have to look through the build system to see where we stage this files (I believe the relevant target is near the end of "openspim.build.xml") and make sure the correct architecture is copied from.
> > > 
> > > 
> > > Hope this helps,
> > > Luke
> > > 
> > > On 01/31/14, Nikul Ukani wrote:
> > > 
> > > > Hi Johannes,
> > > > 
> > > > That's possible as all I did was to change the platform to x64 in the build script. Can you point me to which project does that library correspond to so I can investigate whether the correct flag is being passed while compiling it?
> > > > 
> > > > Thanks,
> > > > Nikul
> > > > 
> > > > 
> > > > > On Jan 31, 2014, at 2:21 PM, Johannes Schindelin <Johannes.Schindelin at gmx.de <Johannes.Schindelin at gmx.de>> wrote:
> > > > > 
> > > > > Hi Nikul,
> > > > > 
> > > > > 
> > > > > > On Fri, 31 Jan 2014, Nikul Ukani wrote:
> > > > > > 
> > > > > > I am currently trying to compile OpenSPIM on a 64 bit machine running
> > > > > > Windows 7. While I was able to get it to compile by modifying some of
> > > > > > the build scripts; upon trying to open it from Fiji, I get the following
> > > > > > error
> > > > > > 
> > > > > > Error: Failed to open libMMCoreJ_wrap.jnilib
> > > > > > mmcorej.MMCoreJJNI.swig_module_init()V
> > > > > > 
> > > > > 
> > > > > My guess is that the libMMCoreJ_wrap.jnilib is compiled as a 32-bit
> > > > > library. Possible?
> > > > > 
> > > > > Ciao,
> > > > > Johannes
> > > > > 
> > > > > 
> > > > 
> > > > 
> > > > _______________________________________________
> > > > OpenSPIM mailing list
> > > > OpenSPIM at openspim.org <OpenSPIM at openspim.org>
> > > > http://openspim.org/mailman/listinfo/openspim
> > > > 
> > > 
> > > 
> > 
> > 
> > 
> > 
> >




More information about the OpenSPIM mailing list