Opened 5 years ago

Last modified 5 years ago

#1258 new defect

In 4.2 polydisperse hollow_cylinder @S(Q) fails

Reported by: richardh Owned by: pkienzle
Priority: minor Milestone: SasView 4.3.0
Component: SasView Keywords:
Cc: richardh Work Package: SasModels Model Issues

Description

In 4.2 hollow_cylinder fails if have both an S(Q) and polydispersity.

File "sas\sascalc\data_util\calcthread.pyc", line 274, in _run
ValueError?: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

This is one of the two special models, along with vesicle - see also #1257 - where shell not total volume provides the scaling.

In 5.0 there is NOT an extra volume parameter, so this fail does not occur, but we still need to look at the scaling of the model.

Change History (3)

comment:1 Changed 5 years ago by yunliu

For the scaling issue, a new ticket (#1259) is created.
Even though the scaling issue was only tested for sphere and vesicle with the hard sphere interaction this time, it is useful to check if this is a generic problem for many other models.

comment:2 follow-up: Changed 5 years ago by pkienzle

Cannot reproduce. Please provide parameters that fail.

comment:3 in reply to: ↑ 2 Changed 5 years ago by richardh

Replying to pkienzle:

Cannot reproduce. Please provide parameters that fail.

running e.g. release 4.2.1 on windows 10, seen this on two different laptops, used default params for hollow_cylinder, add hard sphere, turn on polydispersity, set pd_radius to 0.1

However my developer build of 4.2 master does not do this, so suspect that either some more recent change has actually already fixed this problem or it is specifically a problem with the release build??

Note: See TracTickets for help on using tickets.