Opened 7 years ago

Last modified 7 years ago

#905 new defect

nD data sets opens new fit window if existing window is a different dimension

Reported by: krzywon Owned by:
Priority: minor Milestone: SasView 5.0.0
Component: SasView Keywords:
Cc: Work Package: SasView Bug Fixing

Description

When a 2D data set is sent to fitting, a new fit window is always opened, even if the first fit window has no data associated with it.

Change History (2)

comment:1 Changed 7 years ago by butler

Actually that is not exactly true.

The data is sent to the first fit panel that

  • has no data AND
  • is of the correct dimensionality

If the first panel is 1D then only 1D data will be sent to it and if 2D data is sent it will open an new panel. Likewise if it is a 2D panel any 1D will open a new panel. This is regardless of whether a model has been chosen yet or not.

I suppose the question is what the behavior should be. At any rate this is a 5.0 (new GUI) ticket and not one to deal with before that.

comment:2 Changed 7 years ago by butler

  • Milestone changed from SasView Next Release +1 to SasView 5.0.0
  • Summary changed from 2D data sets always open new fit window to nD data sets opens new fit window if existing window is a different dimension
Note: See TracTickets for help on using tickets.