ImageJ 2.0.0-beta3 released

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

ImageJ 2.0.0-beta3 released

ctrueden
Hi everyone,

Today the ImageJDev team is releasing the third beta of ImageJ2, version
2.0.0-beta3.

ImageJ 2.0.0-beta3 is a "beta"-quality release, meaning the code is not
finished. The design is more stable than before but still subject to change
until the final 2.0.0 release. It is recommended that people continue to
use ImageJ v1.x for critical work.

The ImageJ2 user interface is modeled after ImageJ v1.x as much as
possible. However, under the hood, ImageJ2 is a complete redesign of
ImageJ. It provides backward compatibility with older versions of ImageJ by
bundling the latest v1.x code and translating between "legacy" and "modern"
image structures.

Development of this release of ImageJ2 focused heavily on making the
architecture and infrastructure more flexible and more capable of running
headlessly (without a GUI). To accommodate this, changes were made to
displays, menus, events, the updater and in many other areas. However,
there were also some improvements at the application level—all in all, over
100 bugfixes and improvements.

For further details on this release, including a discussion of new
features, please see our blog post:
  http://developer.imagej.net/2012/07/13/imagej-v200-beta3

You can download the release from:
  http://developer.imagej.net/downloads

That page also has a table of planned future releases and roadmap links for
the project.

For more details on the ImageJ developments, see the web site at:
  http://developer.imagej.net/

Regards,
Curtis Rueden
 ImageJDev project lead
Laboratory for Optical and Computational Instrumentation
University of Wisconsin-Madison

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: ImageJ 2.0.0-beta3 released

Herbie-2
On 13.07.12 22:47, Curtis Rueden wrote:
> Hi everyone,
>
> Today the ImageJDev team is releasing the third beta of ImageJ2, version
> 2.0.0-beta3.
>
> ImageJ 2.0.0-beta3 is a "beta"-quality release, meaning the code is not
> finished. The design is more stable than before but still subject to change
> until the final 2.0.0 release. It is recommended that people continue to
> use ImageJ v1.x for critical work.

[snip]

> For more details on the ImageJ developments, see the web site at:
>    http://developer.imagej.net/
>
> Regards,
> Curtis Rueden
>   ImageJDev project lead
> Laboratory for Optical and Computational Instrumentation
> University of Wisconsin-Madison

Thank you Curtis,

for the announcement and the ImageJ-2 team for this extraordinary
achievement.

As already mentioned some months ago, could you please add the minimum
requirements for running the ImageJ-2 betas.

As far as I've experienced, ImageJ-2 doesn't work on the Mac-PPC
platform under OSX 10.5.x (Leopard). But there may be other restrictions
as well that could be mentioned on the ImageJ-2 download page.

Best regards

Herbie

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

ImageJ 2.0.0-beta3 double windows

Glen MacDonald-2
In reply to this post by ctrueden
Hi,
i'm working with the latest beta, OS 10.6.8, and encountering the following:
IJ2-b3 is opening two copies of windows, such  the Recorder,  Involve Plugin Test,
Attemping a Plot Profile without an ROI gives 2 copies of the error message window, but gives a single plot in the presence of an  roi .
How do I get rid of an ROI?  It used to be a single click with the rectangle tool cleared the prior ROI.  Now, each click generates another roi that doesn't show up in the ROIManager or as overlays.  

Regards,
Glen


Glen MacDonald
Cellular Morphology Core
Center for Human Development and Disability
Box 357920
University of Washington
Seattle, WA 98195-7920  USA
(206) 616-4156
[hidden email]

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: ImageJ 2.0.0-beta3 double windows

Barry DeZonia
Hi Glen,

Thanks for reporting this issue. It sounds like each plugin is getting run
twice. I've created a bug ticket for it () and you've been CCed so that you
will receive updates as the issue is addressed.

Note in the case of ROIs you can select an existing ROI by clicking within
its borders and then it can be deleted by hitting the DEL key. In the
future you'll also be able to right click a ROI and get a popup menu with
Delete as an option.

On Mon, Jul 16, 2012 at 4:07 PM, Glen MacDonald <[hidden email]>wrote:

> Hi,
> i'm working with the latest beta, OS 10.6.8, and encountering the
> following:
> IJ2-b3 is opening two copies of windows, such  the Recorder,  Involve
> Plugin Test,
> Attemping a Plot Profile without an ROI gives 2 copies of the error
> message window, but gives a single plot in the presence of an  roi .
> How do I get rid of an ROI?  It used to be a single click with the
> rectangle tool cleared the prior ROI.  Now, each click generates another
> roi that doesn't show up in the ROIManager or as overlays.
>
> Regards,
> Glen
>
>
> Glen MacDonald
> Cellular Morphology Core
> Center for Human Development and Disability
> Box 357920
> University of Washington
> Seattle, WA 98195-7920  USA
> (206) 616-4156
> [hidden email]
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: ImageJ 2.0.0-beta3 double windows

Barry DeZonia
Missing URL for bug ticket is http://code.imagej.net/trac/imagej/ticket/1334

On Tue, Jul 17, 2012 at 11:33 AM, Barry DeZonia <[hidden email]> wrote:

> Hi Glen,
>
> Thanks for reporting this issue. It sounds like each plugin is getting run
> twice. I've created a bug ticket for it () and you've been CCed so that you
> will receive updates as the issue is addressed.
>
> Note in the case of ROIs you can select an existing ROI by clicking within
> its borders and then it can be deleted by hitting the DEL key. In the
> future you'll also be able to right click a ROI and get a popup menu with
> Delete as an option.
>
>
> On Mon, Jul 16, 2012 at 4:07 PM, Glen MacDonald <[hidden email]>wrote:
>
>> Hi,
>> i'm working with the latest beta, OS 10.6.8, and encountering the
>> following:
>> IJ2-b3 is opening two copies of windows, such  the Recorder,  Involve
>> Plugin Test,
>> Attemping a Plot Profile without an ROI gives 2 copies of the error
>> message window, but gives a single plot in the presence of an  roi .
>> How do I get rid of an ROI?  It used to be a single click with the
>> rectangle tool cleared the prior ROI.  Now, each click generates another
>> roi that doesn't show up in the ROIManager or as overlays.
>>
>> Regards,
>> Glen
>>
>>
>> Glen MacDonald
>> Cellular Morphology Core
>> Center for Human Development and Disability
>> Box 357920
>> University of Washington
>> Seattle, WA 98195-7920  USA
>> (206) 616-4156
>> [hidden email]
>>
>> --
>> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>>
>
>

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