Ticket #2514 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Remove numpy import from SNSSingleCrystalReduction

Reported by: Martyn Gigg Owned by:
Priority: minor Milestone: Iteration 28
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

The said script causes an import error log message to be printed every time it imports if numpy is unavailable.

Given that the script doesn't use it, just remove the import. I expect this is spark the bundling of numpy debate...

Change History

comment:1 Changed 10 years ago by Martyn Gigg

  • Priority changed from major to minor

comment:2 Changed 10 years ago by Martyn Gigg

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

(In [9592]) Remove unrequired import. Fixes #2514

comment:3 Changed 9 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:4 Changed 9 years ago by Russell Taylor

  • Status changed from verifying to closed

The import is gone. Now that we're bundling Python (with numpy) in it wouldn't matter anyway.

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3361

Note: See TracTickets for help on using tickets.