Ticket #8579 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

ReduceSCD_Parallel.py script small bug

Reported by: Peter Peterson Owned by: Peter Peterson
Priority: major Milestone: Release 3.1
Component: Diffraction Keywords:
Cc: Blocked By:
Blocking: Tester: Vickie Lynch

Description

According to MADS:

I found another small bug in the ReduceSCD_Parallel.py script
 
In line 162 it says:
      if UseFirstLattice:
it should instead read:
      if UseFirstLattice and not read_UB:

Change History

comment:1 Changed 7 years ago by Peter Peterson

  • Status changed from new to inprogress

Re #8579. Making Mads' small change.

Changeset: 2c9d51f01cf50406835055340d943f5c43651e94

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/8579_scd_small_bug.

To test: See that the diff is what Mads described.

comment:3 Changed 7 years ago by Vickie Lynch

  • Status changed from verify to verifying

comment:4 Changed 7 years ago by Vickie Lynch

  • Status changed from verifying to closed

Merge remote branch 'origin/bugfix/8579_scd_small_bug'

Full changeset: dc1d044888564303c70cca94fc19def3004cfb87

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9423

Note: See TracTickets for help on using tickets.