Ticket #5944 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Load docstring in Python is incorrect in new API

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Release 2.3
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Andrei Savici

Description

Some of the examples do not work

Change History

comment:1 Changed 8 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Martyn Gigg

Fix docstring for Load. Refs #5944

Changeset: 925280e79646a966ce9fd6a12779580615e0de3c

comment:3 Changed 8 years ago by Martyn Gigg

  • Status changed from accepted to verify
  • Resolution set to fixed

Tester: Please ensure that all examples in the docstring work correctly

comment:4 Changed 8 years ago by Andrei Savici

  • Status changed from verify to verifying
  • Tester set to Andrei Savici

comment:5 Changed 8 years ago by Andrei Savici

  • Status changed from verifying to closed
run_ws = Load('LOQ49886',Precount=True)

complains about Precount

You've passed a property (Precount) to Load() that doesn't apply to this file type.

comment:6 Changed 8 years ago by Martyn Gigg

Fix docstring for Load. Refs #5944

Changeset: 925280e79646a966ce9fd6a12779580615e0de3c

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6790

Note: See TracTickets for help on using tickets.