Page MenuHomePhabricator

ModelFit visualization bug?
Closed, InvalidPublic

Assigned To
None
Authored By
hentsch
May 18 2018, 11:18 AM
Tags
Referenced Files
F1039694: Screenshot_FIT_2.PNG
May 18 2018, 11:18 AM
F1039693: Screenshot_FIT.PNG
May 18 2018, 11:18 AM

Description

Ensure that the ModelFit visualization is correct for cropped images.
The first timestep is marked correctly in the fitting window, the last step is marked too early.
This may only be a visualization bug as the TimeGeometry is taken from the original image instead of the cropped image

See also screenshots:

Screenshot_FIT.PNG (920ร—529 px, 28 KB)

Screenshot_FIT_2.PNG (916ร—524 px, 27 KB)

Event Timeline

hentsch created this task.
hentsch created this object with visibility "Restricted Project (Project)".
hentsch created this object with edit policy "Restricted Project (Project)".
  1. Was the fit done on the cropped image?
  2. Was the reinit done
    1. globally?
    2. for the cropped image?
    3. for the original image?

Depending on the answers it is a plausible behavior or a bug.

  1. The fit was done on the cropped image
  2. the reinit was done for the cropped image

As soon as the original data is deleted (and only the cropped image remains), the visualization is correct

hentsch changed the visibility from "Restricted Project (Project)" to "Public (No Login Required)".May 16 2019, 1:59 PM
hentsch changed the edit policy from "Restricted Project (Project)" to "All Users".
hentsch edited projects, added MITK; removed Restricted Project.
hentsch removed a parent task: Restricted Maniphest Task.
kislinsk added a subscriber: kislinsk.

Hi there! ๐Ÿ™‚

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. ๐Ÿš‘

Best wishes,
The MITK devs

kislinsk added a project: Auto-closed.

Hi there! ๐Ÿ™‚

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. ๐Ÿš‘

Best wishes,
The MITK devs

floca added a subscriber: kompan.

@kompan Could you check if this is still a problem/can be replicated, as you look into the fit inspector view anyways. If it cannot be reproduce, we know at least that we may close it for good.

In the current ModelFit Inspector version, the current time point is not marked at all. When moving through the time steps in the Image Navigator all data points are displayed at the same color, the current time point is not highlighted in another color. We should discuss if we want this behaviour back and check if there is a bug due to which this functionality is not present anymore.

When counting the time points in the above posted graphs, they both display time frames from 0-31, so 28 is not the last time point. In the ModelFit Inspector this is correctly shown. It is, however, strange that the last time point in the Image Navigator seems to be 28 in the first screenshot and not 31. I could not recreate this behaviour with my own data: For both, cropped and uncropped images the same time frames are shown in the ModelFit Inspector View.