SasView / sasview

Code for the SasView application.
BSD 3-Clause "New" or "Revised" License
48 stars 41 forks source link

Need to completely separate GUI from computational code (Trac #295) #430

Open butlerpd opened 5 years ago

butlerpd commented 5 years ago

This is a mojor Refactoring need and critical to the future of the project.

Suggestion during discussion of this issue at fortnihgtly meeting of Oct 21, 2014 is to bundle all of calculation (data loading, SANS models, P(r) etc.) into one package and UI into another.

Migrated from http://trac.sasview.org/ticket/295

{
    "status": "assigned",
    "changetime": "2018-09-05T13:18:10",
    "_ts": "2018-09-05 13:18:10.853057+00:00",
    "description": "This is a mojor Refactoring need and critical to the future of the project.\n\nSuggestion during discussion of this issue at fortnihgtly meeting of Oct 21, 2014 is to bundle all of calculation (data loading, SANS models, P(r) etc.) into one package and UI into another.",
    "reporter": "butler",
    "cc": "",
    "resolution": "",
    "workpackage": "SasView Framework Enhancements",
    "time": "2015-01-31T17:02:54",
    "component": "SasView",
    "summary": "Need to completely separate GUI from computational code",
    "priority": "major",
    "keywords": "",
    "milestone": "SasView 5.0.0",
    "owner": "richardh",
    "type": "enhancement"
}
RichardHeenan commented 5 years ago

Trac update at 2016/03/24 18:39:03: richardh commented:

If we are going to rewrite the sasview gui in py tk, then what are the pros & cons of putting sasview inside Mantid and using its workspaces and plotting etc ?

Richard

butlerpd commented 5 years ago

Trac update at 2017/10/23 15:05:17: butler changed milestone from "SasView WishList" to "SasView 5.0.0"

sasview-bot commented 5 years ago

Trac update at 2018/09/05 13:12:44: tim changed attachment from "" to "2018-09-05 - DAWN and sasmodels - 1D.png.png"

sasview-bot commented 5 years ago

Trac update at 2018/09/05 13:13:05: tim changed attachment from "" to "2018-09-05 - DAWN and sasmodels - 2D.png"

sasview-bot commented 5 years ago

Trac update at 2018/09/05 13:14:49: tim commented:

Dear Richard,

I can't speak for Mantid, however, Laura Forster has been able to integrate sasmodels and bumps into DAWN to either just generate plots (as attached) or to fit incoming data, both for 1 and 2 dimensional datasets.

sasview-bot commented 5 years ago

Trac update at 2018/09/05 13:18:10:

rozyczko commented 5 years ago

Will be addressed as part of the headless SasView project for live analysis (for 5.1)