Ticket #7593 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Calibration example correction

Reported by: Gesner Passos Owned by: Gesner Passos
Priority: trivial Milestone: Release 3.0
Component: Documentation Keywords:
Cc: Blocked By:
Blocking: Tester: Jay Rainey

Description

http://download.mantidproject.org/docs/master/python/html/techiniques/calibration.html

from tube_calib import calibrate

should be from tube import calibrate

Change History

comment:1 Changed 7 years ago by Gesner Passos

0 day

comment:2 Changed 7 years ago by Gesner Passos

  • Status changed from new to inprogress

comment:3 Changed 7 years ago by Gesner Passos

correct the documentation about module to import

re #7593

Changeset: 7ad083c8f1589c422840ee52d6dfd2f370f75262

comment:4 Changed 7 years ago by Gesner Passos

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

Tester:

code review I think is more than sufficient for this ticket. If you want to test the example also...

comment:5 Changed 7 years ago by Jay Rainey

  • Status changed from verify to verifying
  • Tester set to Jay Rainey

comment:6 Changed 7 years ago by Jay Rainey

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/feature/7593_calib_doc_correction'

comment:7 Changed 7 years ago by Jay Rainey

Documentation has been updated correctly (I tried to import using old way, and it failed, and the new way, and it passed).

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8438

Note: See TracTickets for help on using tickets.