Changeset 811bec1 in sasview for src/sas/sasgui/perspectives/fitting


Ignore:
Timestamp:
Mar 17, 2017 4:22:23 AM (8 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
4d457df
Parents:
cd31251
Message:

Started with unit tests for fitting widget SASVIEW-499

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sasgui/perspectives/fitting/fitting.py

    • Property mode changed from 100755 to 100644
    r7673ecd r811bec1  
    4141from sas.sasgui.perspectives.fitting.pagestate import Reader 
    4242from sas.sasgui.perspectives.fitting.fitpage import Chi2UpdateEvent 
    43 from sas.sasgui.perspectives.calculator.model_editor import TextDialog 
    44 from sas.sasgui.perspectives.calculator.model_editor import EditorWindow 
     43#from sas.sasgui.perspectives.calculator.model_editor import TextDialog 
     44#from sas.sasgui.perspectives.calculator.model_editor import EditorWindow 
    4545from sas.sasgui.guiframe.gui_manager import MDIFrame 
    4646from sas.sasgui.guiframe.documentation_window import DocumentationWindow 
Note: See TracChangeset for help on using the changeset viewer.