Skip to content

Commit

Permalink
test output for non-integer arms has now changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Kienzle committed Jan 29, 2025
1 parent 4945775 commit f8f7779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sasmodels/models/star_polymer.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def random():

tests = [[{'rg_squared': 2.0,
'arms': 3.3,
}, 0.5, 0.851646091108],
}, 0.5, 0.8518871750393033],

[{'rg_squared': 1.0,
'arms': 2.0,
Expand Down

0 comments on commit f8f7779

Please sign in to comment.