Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify LoadDetectorInfo algorithm to understand detector.nxs files #7389

Closed
abuts opened this issue Feb 6, 2013 · 1 comment
Closed

Modify LoadDetectorInfo algorithm to understand detector.nxs files #7389

abuts opened this issue Feb 6, 2013 · 1 comment
Assignees
Milestone

Comments

@abuts
Copy link
Member

abuts commented Feb 6, 2013

Detector.dat file describes modified detector's positions which replace Instrument description or raw file's detectors positions with the positions, calculated from a calibration procedure.

Unfortunately, it is an ascii file, which has to be read at each reduction step. This takes substantial time.

In addition to that, there are some cases (e.g. maps) when the detector.dat file is not availible and nxs file with specific format is provided instead.

The purpose of this ticket is to modify LoadDetectorInfo algorithm to understand this kind of nxs files too and modify the detector position/time of flight on the basis of such files.

@abuts
Copy link
Member Author

abuts commented Jun 3, 2015

This issue was originally trac ticket 6543

@abuts abuts added the Mantid label Jun 3, 2015
@abuts abuts self-assigned this Jun 3, 2015
@abuts abuts added this to the Release 2.5 milestone Jun 3, 2015
@abuts abuts closed this as completed Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant