Re: [ImageJ-devel] Differences between .fft.FourierTransform and .fft2.FFT

2015-01-13 Thread Curtis Rueden
Hi Michael, Brian Northan wrote: > If you manage to get the tutorial working with the new FFT I think > that would be a great addition to the tutorial. Agreed. If you manage to get tutorial 6C working with the updated FFT API, a Pull Request would be very helpful! https://github.com/imglib/imgli

Re: [ImageJ-devel] Save/write image with SCIFIO/BF in python script

2015-01-13 Thread Hadrien Mary
Thank you Mark ! Sorry if it's off topic but I tried to run my script and I got a python error probably related to type difference between python and java. It's not the first time I saw this kind of message and I'd like to know how to resolve it. Note that for python script I mainly use javadoc as

Re: [ImageJ-devel] Save/write image with SCIFIO/BF in python script

2015-01-13 Thread Mark Hiner
Hi Hadrien, Unsurprisingly, cropping and writing OME-TIFFs was quite broken. It's working for me now, as of the latest SCIFIO[1] and SCIFIO-OME-XML[2]. Note that these libraries have updated dependencies compared to what's currently on Fiji, so you can't just drop these .jars into your Fiji ins