Broken Plugin w/ImageJ2

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
21 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: Broken Plugin w/ImageJ2

dscho
Hi Bob,

On Thu, 3 Jul 2014, Johannes Schindelin wrote:

> On Wed, 2 Jul 2014, Robert Dougherty wrote:
>
> > It represents the first two frequencies (out of 4094) of a cross
> > spectral matrix for a 92 channel phased array.  The first slice is the
> > real part of the CSM for the first frequency, and the second slice is
> > the imaginary part.  The label of the first slice is supposed to be "I
> > 23.44 0.00", but in ImageJ2 the slice labels  are blank. I am able to
> > add slice labels using Stack Sorter.
>
> I *should* be able to figure out a way to resurrect those slice labels.
> It might take until after Independence Day, though... sorry!

As expected, I was able to figure out a way. There are two components
involved in resurrecting slice label handling, SCIFIO [*1*] and
imagej-legacy [*2*]. The changes are pending a review by Curtis and/or
Mark because I am not *that* familiar with SCIFIO's source code (yet).

If you want to test these changes earlier than next week, please let me
know. It is only a couple of minutes work to make a custom .zip for you.

Ciao,
Johannes

Footnote *1*: https://github.com/scifio/scifio/pull/209
Footnote *2*: https://github.com/imagej/imagej-legacy/pull/64

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
12