Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BoneJ skeleton analysis issue #270

Open
mafsousa opened this issue Jul 22, 2020 · 1 comment
Open

BoneJ skeleton analysis issue #270

mafsousa opened this issue Jul 22, 2020 · 1 comment

Comments

@mafsousa
Copy link

Describe the bug
I'm using Analyse skeleton from BoneJ menu and retrieving the results table by Exporting Table. However, when doing in two images independently, the results table keeps the results from the previous image. I need to close Fiji in order to have the results only from the last image.

To Reproduce

  1. Steps to reproduce the behavior:
  2. Open a skeleton mask
  3. BoneJ>Analyse Skeleton
  4. Export Table
  5. Close all
    Repeat from 1 to 3. And the results table comes with the previous results plus the results from the new image

Expected behavior
Have only the results from the current analysis

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

  • OS: Wondows 10
  • Java version [e.g. 1.8.0_261]
  • I included scijava-table-0.4.1-SNAPSHOT.jar and scijava-plugins-io-table-0.2.0.jar to export table

Additional context
Add any other context about the problem here.

@alessandrofelder
Copy link
Member

@mafsousa, thanks for reporting this. I can reproduce the behaviour you describe. However, I don't think this is a bug, but rather intended behaviour, so the user can copy-paste the results from several of their samples out into a spreadsheet all at once, after running several analysis commands or samples.

If you want to remove existing results from the BoneJ results table, you can use Plugins > BoneJ > Table > Clear BoneJ results (or call that command from a script).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants