Login  Register

rakEM2 measurement question

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

rakEM2 measurement question

Bohumil Maco
4 posts
Hi there,


I am seeking solution for my problem: I am reconstructing large volume
acquired by block-face SEM. In my first half volume I reconstructed and
annotated more than 5000 nuclei (AreaLists). To some of them I also added
to the AreList Name some comments.

And here is my problem: In the TrakEM2, when I do Measure, the AreaList
results window contains only ID field with the ID number of the area list
together with all the measurements values...

Is there way to include also the ArealList Name (as I defined during
painful annotation process) to the AreaList result? This would be huge help
for me later when sorting and looking the cvs file in Excel later.


Thank you very much for any hints or ideas.


Cheers,


Bohumil Maco

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

Re: rakEM2 measurement question

Albert Cardona-2
205 posts
Hi Bohumil,
Via scripting, associating the ID and name is possible. See examples of code querying Displayable objects like AreaList here:
https://imagej.net/TrakEM2_Scripting

Best,
Albert

> On Dec 12, 2019, at 11:02 AM, Bohumil Maco <[hidden email]> wrote:
>
> Hi there,
>
>
> I am seeking solution for my problem: I am reconstructing large volume
> acquired by block-face SEM. In my first half volume I reconstructed and
> annotated more than 5000 nuclei (AreaLists). To some of them I also added
> to the AreList Name some comments.
>
> And here is my problem: In the TrakEM2, when I do Measure, the AreaList
> results window contains only ID field with the ID number of the area list
> together with all the measurements values...
>
> Is there way to include also the ArealList Name (as I defined during
> painful annotation process) to the AreaList result? This would be huge help
> for me later when sorting and looking the cvs file in Excel later.
>
>
> Thank you very much for any hints or ideas.
>
>
> Cheers,
>
>
> Bohumil Maco
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html

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