Opened 8 years ago
Closed 8 years ago
#714 closed defect (fixed)
cannot set custom smearing without data
Reported by: | pkienzle | Owned by: | mathieu |
---|---|---|---|
Priority: | blocker | Milestone: | SasView 4.1.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
To simulate a dataset before measurement, it would be useful to be able to set custom pinhole smear or custom slit smear even when there is no data available. When I try this I get
Traceback (most recent call last): File "/Users/pkienzle/Source/sasview-new/src/sas/sascalc/data_util/calcthread.py", line 268, in _run self.compute(*args, **kwargs) ValueError: operands could not be broadcast together with shapes (0,) (49,)
Change History (2)
comment:1 Changed 8 years ago by butler
- Milestone changed from SasView Next Release +1 to SasView 4.1.0
- Owner set to mathieu
- Priority changed from minor to blocker
- Status changed from new to assigned
comment:2 Changed 8 years ago by mathieu
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
verified on my windows — The log file has a bit longer of a traceback in some cases. Seems to have been introduced by Mathieu Doucet when adding the rescale functionality.