Ignore:
Timestamp:
Jun 8, 2017 1:12:46 AM (7 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:
70080a0
Parents:
aca8418
Message:

Polydispersity support: cleanup and unit tests SASVIEW-575

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Fitting/FittingUtilities.py

    raca8418 r06b0138  
    7070                    continue 
    7171                width = kernel_module.getParam(p.name+'.width') 
    72                 #npts = kernel_module.getParam(p.name+'.npts') 
    73                 #nsigs = kernel_module.getParam(p.name+'.nsigmas') 
    7472                type = kernel_module.getParam(p.name+'.type') 
    7573 
Note: See TracChangeset for help on using the changeset viewer.