Bases: DataLoader.qsmearing._QSmearer
Adaptor for Gaussian Q smearing class and SANS data
Parameters: |
|
---|
Bases: DataLoader.qsmearing._SlitSmearer
Adaptor for slit smearing class and SANS data
Parameters: |
|
---|
Creates the right type of smearer according to the data.
The canSAS format has a rule that either slit smearing data OR resolution smearing data is available.
For the present purpose, we choose the one that has none-zero data. If both slit and resolution smearing arrays are filled with good data (which should not happen), then we choose the resolution smearing data.
Parameters: |
|
---|