Ticket #3172 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

EQSANS file management

Reported by: Mathieu Doucet Owned by: Mathieu Doucet
Priority: major Milestone: Iteration 29
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Janik Zikovsky

Description

We need to be able to provide a data file path, data file name, or run number and the system should be able to locate the file to read.

The preferred locations are the current working directory and the data directory.

Change History

comment:1 Changed 9 years ago by Mathieu Doucet

(In [12480]) Took care of config files and sample data files. Re #3172

comment:2 Changed 9 years ago by Mathieu Doucet

  • Status changed from new to accepted

comment:3 Changed 9 years ago by Mathieu Doucet

(In [12486]) unified data file finder. Re #3172

comment:4 Changed 9 years ago by Mathieu Doucet

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

Completed. The file finding code has been moved to scripts/reduction/find_data.py. Another ticket will be created once the SNS ICAT3 catalog is ready.

comment:5 Changed 9 years ago by Mathieu Doucet

(In [12575]) Fixed typo. Re #3172

comment:6 Changed 9 years ago by Mathieu Doucet

(In [12599]) Major simplification by using FileFinder. Re #3172

comment:7 Changed 9 years ago by Mathieu Doucet

(In [12611]) Make sure the data path is in the dataSearchDirs list. Re #3172

comment:8 Changed 9 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:9 Changed 9 years ago by Janik Zikovsky

  • Status changed from verifying to closed

You can type in just the run number (1466) or the file w/o path or the full path and it all works.

comment:10 Changed 9 years ago by Janik Zikovsky

Actually, it doesn't work to specify the run number for the background file; it only works for the sample.

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4019

Note: See TracTickets for help on using tickets.