Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sascalc/pr/fit/AbstractFitEngine.py

    rfc18690 rb699768  
    140140            do the following: :: 
    141141             
    142                 from sas.sascalc.data_util.qsmearing import smear_selection 
     142                from sas.models.qsmearing import smear_selection 
    143143                smearer = smear_selection(some_data) 
    144144                fitdata1d = FitData1D( x= [1,3,..,], 
Note: See TracChangeset for help on using the changeset viewer.