Ticket #7593 (closed: fixed)
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: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'
Note: See
TracTickets for help on using
tickets.
0 day