Opened 7 years ago

Last modified 6 years ago

#853 assigned defect

Move Perspective Calculation Files into sascalc

Reported by: krzywon Owned by: tim
Priority: major Milestone: SasView 4.3.0
Component: SasView Keywords:
Cc: Work Package: SasView Bug Fixing

Description

Going through the sas/sasgui/perspectives folder I've identified a few python files that should probably be in sascalc rather than sasgui.

calculator: load_thread.py, resolcal_thread.py
fitting: calcthread.py, fit_thread.py, model_thread.py, models.py, pagestate.py (also move SimFitPageState class from simfitpage.py to pagestate.py)
invariant: invariant_state.py, invariant_details.py (this should be called invariant_thread.py)
pr: inversion_state.py, pr_thread.py

There may be other individual methods that need to move. I will update this ticket as they are found.

This is related to #295.

Change History (2)

comment:1 Changed 7 years ago by krzywon

  • Owner changed from krzywon to tim
  • Status changed from new to assigned

comment:2 Changed 6 years ago by butler

  • Milestone changed from SasView 4.2.0 to SasView 4.3.0
Note: See TracTickets for help on using tickets.