Ticket #8630 (closed: fixed)
Small ReduceSCD_OneRun bug
Reported by: | Peter Peterson | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | major | Milestone: | Release 3.1 |
Component: | Diffraction | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
Found by Mads:
I was looking through the ReduceSCD_OneRun.py script and noticed that in line 341 it says:
if not use_ellipse_integration:
Where it should say:
if not use_cylindrical_integration:
Change History
comment:2 Changed 7 years ago by Peter Peterson
- Status changed from inprogress to verify
- Resolution set to fixed
- Tester set to Vickie Lynch
This is on bugfix/8630_small_scd
To test: I suggest just looking at the change in the code.
comment:3 Changed 7 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester changed from Vickie Lynch to Andrei Savici
comment:5 Changed 7 years ago by Andrei Savici
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/8630_small_scd'
Full changeset: fed5ed95501b5a00fa1d3fa26ae8a5fc5dbac08f
Note: See
TracTickets for help on using
tickets.
Re #8630. It is actually just an 'else'
Changeset: 7677fe7f9ac4fbee02b7d73ca7e94ae5dcb5382d