Ticket #6651 (assigned)
Algorithm to calibrate Efixed for given elastic tof on indirect instrument
Reported by: | Stuart Campbell | Owned by: | Stuart Campbell |
---|---|---|---|
Priority: | minor | Milestone: | Backlog |
Component: | Indirect Inelastic | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description (last modified by Stuart Campbell) (diff)
This is mainly to help for VISION. I'm not sure if it is something that we will leave around long term or not.
Initially, I am going to read the position of the elastic peak from a text file that contains the detector ID and elastic tof in columns.
Change History
comment:2 Changed 8 years ago by Stuart Campbell
Initial development version. refs #6651
Early development of algorithm - hasn't been tested. Doesn't have any unit tests yet. Fixed typo in ConvertUnits.
Changeset: 6d7fcbdd5561562fe48a856c4c154a81129d91bb
comment:3 Changed 8 years ago by Stuart Campbell
Initial development version. refs #6651
Early development of algorithm - hasn't been tested. Doesn't have any unit tests yet. Fixed typo in ConvertUnits.
Changeset: 6d7fcbdd5561562fe48a856c4c154a81129d91bb
comment:4 Changed 8 years ago by Stuart Campbell
attempt to fix osx build. refs #6651
Changeset: fbf3e16ff4f9fe4a1cb0ad0f8eee38c96536c176
comment:5 Changed 8 years ago by Stuart Campbell
attempt to fix osx build. refs #6651
Changeset: fbf3e16ff4f9fe4a1cb0ad0f8eee38c96536c176
comment:6 Changed 8 years ago by Stuart Campbell
refs #6651 - remove compiler warnings
Changeset: b59f6f109b7a50073c89d31b60dda3802d402fd2
comment:7 Changed 8 years ago by Stuart Campbell
refs #6651 - remove compiler warnings
Changeset: 8a270d73caec71e31811f7beeac3e39194e1daea
comment:8 Changed 8 years ago by Stuart Campbell
Tidied up debug statements. refs #6651
Removed unused var compiler warning.
Changeset: a8231b68601e7afdfa668634d5347f07cd2e7450
comment:9 Changed 8 years ago by Stuart Campbell
refs #6651 - remove compiler warnings
Changeset: 8a270d73caec71e31811f7beeac3e39194e1daea
comment:10 Changed 8 years ago by Stuart Campbell
Tidied up debug statements. refs #6651
Removed unused var compiler warning.
Changeset: a8231b68601e7afdfa668634d5347f07cd2e7450
comment:11 Changed 8 years ago by Stuart Campbell
Merge branch 'feature/6651_calibrate_ef' into develop
refs #6651
Conflicts:
Code/Mantid/Framework/Algorithms/src/CalibrateToElasticLine.cpp
Changeset: 1f4465d9049dee300313fba8c24f619408c2c406
comment:12 Changed 7 years ago by Stuart Campbell
refs #6651 - remove compiler warnings
Changeset: b59f6f109b7a50073c89d31b60dda3802d402fd2
comment:13 Changed 7 years ago by Stuart Campbell
Merge branch 'feature/6651_calibrate_ef' into develop
refs #6651
Conflicts:
Code/Mantid/Framework/Algorithms/src/CalibrateToElasticLine.cpp
Changeset: 1f4465d9049dee300313fba8c24f619408c2c406
comment:14 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.5 to Release 2.6
comment:15 Changed 7 years ago by Stuart Campbell
Test commit to test github hooks. refs #6651
Changeset: 1524f5c0feaaea4215dca96b071364230171e1c4
comment:19 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to the Backlog after the code freeze for R2.6
comment:20 Changed 7 years ago by Stuart Campbell
- Component changed from Framework to Indirect Inelastic
- Description modified (diff)
comment:21 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
bulk move to assigned at the into of the triage step
comment:22 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7497