imagej / imagej/ImageJ

My macro blocks FIJI

Open
#212 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
786
Forks
267
PR merge metrics
No merged PRs in 30d

Description

Hey guys.

I am using a simple macro (run(“Z Project…”, “projection=[Average Intensity]”) just to practice for my further analysis which will include more steps. But even before using it with the images that I want to analyse Fiji gets blocked and the message not responding appears and I can’t do anything until the program close. I tried on another computer using the same macro and works perfectly. I already delete and download Fiji. Have you some solutions or ideas about what is happening?

![Capture](https://github.com/imagej/ImageJ/assets/135263561/63e0f87a-1bdd-4e20-ba1e-b246a2eb4a81)

![Capture 2PNG](https://github.com/imagej/ImageJ/assets/135263561/beb3774d-99f8-4dee-b950-440d705e8a09)

thanks in advance

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported freeze with the `run("Z Project…", "projection=[Average Intensity]")` macro and compare the two computers where it behaves differently. The issue provides no files or tests; it would be done when the cause is isolated and a verified solution or clear diagnostic is documented.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.