Ticket #9091 (assigned)

Opened 7 years ago

Last modified 5 years ago

Remove dependency on reduction folder from reflectometry

Reported by: Gesner Passos Owned by: Jean Bilheux
Priority: major Milestone: Backlog
Component: Reflectometry Keywords:
Cc: Blocked By:
Blocking: #8812 Tester:

Description

The following files uses reduction folder and should not. If you need anything from there, please, move it to another place because the entire folder will be deleted in #8812.

base_ref_reduction.py: from reduction.instruments.reflectometer import data_manipulation
refl_data_simple.py:    from reduction.instruments.reflectometer import data_manipulation
refl_sf_calculator.py:    from reduction.instruments.reflectometer import data_manipulation
refm_reduction.py:    from reduction.instruments.reflectometer import data_manipulation

Change History

comment:1 Changed 7 years ago by Owen Arnold

  • Status changed from new to assigned

comment:2 Changed 7 years ago by Gesner Passos

  • Blocking 8812 removed

(In #8812) The file test/ReducerTest.py also depends on the reducer and should be either removed or adapted to the reducer kept inside SANS.

comment:3 Changed 7 years ago by Gesner Passos

  • Blocking 8812 added

comment:4 Changed 6 years ago by Nick Draper

  • Milestone changed from Release 3.2 to Backlog

Moved to Backlog at the code freeze of release 3.2

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9934

Note: See TracTickets for help on using tickets.