Changeset 204fd9b in sasmodels


Ignore:
Timestamp:
Mar 30, 2016 5:54:15 PM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
3a45c2c, f247314
Parents:
6f0e04f
Message:

suppress raspberry model tests since the model parameters have been changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/raspberry.py

    r98f60fc r204fd9b  
    164164# names and the target sasview model name. 
    165165 
     166# TODO: update tests so the parameters correspond to SasView parameters 
     167# The model was re-parameterized so the results have changed. 
    166168# NOTE: test results taken from values returned by SasView 3.1.2, with 
    167169# 0.001 added for a non-zero default background. 
    168 tests = [[{}, 0.0412755102041, 0.286669115234], 
    169          [{}, 0.5, 0.00103818393658], 
    170         ] 
     170#tests = [[{}, 0.0412755102041, 0.286669115234], 
     171#         [{}, 0.5, 0.00103818393658], 
     172#        ] 
Note: See TracChangeset for help on using the changeset viewer.