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

Add calibration function for PoldiFitPeaks2D #12512

Closed
MichaelWedel opened this issue May 1, 2015 · 3 comments
Closed

Add calibration function for PoldiFitPeaks2D #12512

MichaelWedel opened this issue May 1, 2015 · 3 comments
Assignees
Labels
Diffraction Issues and pull requests related to diffraction Stale This label is automatically applied to issues that are automatically closed by the stale bot

Comments

@MichaelWedel
Copy link
Contributor

This issue was originally TRAC 11674

For calibration of POLDI, an additional parameter is introduced in the 2D-fit to make sure the detector is placed correctly. The parameter is 2theta-dependent, which translates to a dependency on workspace index for the PoldiSpectrumDomainFunction. The parameter P essentially changes the slope of the all Bragg lines as such:

d = d_0 + (P * 1e-3 * (2theta - 2theta_0) / 2 * d_0)

If the instrument is aligned properly (meaning the parameters are set correctly), the value of this parameter is 0.

For full functionality, this parameter is required.


Keywords: POLDI

@MichaelWedel
Copy link
Contributor Author

@MichaelWedel (2015-05-04T05:08:53):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Adding 2theta - 2theta_0 to 2DHelper

4e177de


@MichaelWedel (2015-05-04T05:08:53):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Added overridable method for peak center

f4fae77


@MichaelWedel (2015-05-04T05:08:53):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Checkpointing work

6331195


@MichaelWedel (2015-05-06T15:20:19):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Checkpointing work

f49bebf


@MichaelWedel (2015-05-06T15:20:19):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Added possibility to skip residual analysis in workflow.

078bc6a


@MichaelWedel (2015-05-06T15:20:19):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Added raw fit parameter output option to PoldiFitPeaks2D.

9f428d1


@MichaelWedel (2015-05-06T15:20:19):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Removing debug output from PoldiFitPeaks2D

8f2c86b


@MichaelWedel (2015-05-06T15:20:19):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Changing PoldiCalibrationProfile

5078590


@MichaelWedel (2015-05-06T15:20:19):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Integrating calibration into PoldiFitPeaks2D

8746d72


@MichaelWedel (2015-05-06T15:20:19):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Adding CalibrationRun option to PoldiDataAnalysis

9c7fd58


@MichaelWedel (2015-05-08T15:27:07):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Added system test for calibration mode

a8de417


@MichaelWedel (2015-05-08T15:27:07):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Cleanup PoldiCalibrationProfile, unit test.

4161fbe


@MichaelWedel (2015-05-22T09:30:03):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Adding 2theta - 2theta_0 to 2DHelper

638dbee


@MichaelWedel (2015-05-22T09:30:03):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Added overridable method for peak center

12637d5


@MichaelWedel (2015-05-22T09:30:03):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Checkpointing work

c3295ac


@MichaelWedel (2015-05-22T09:30:03):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Checkpointing work

6bf72dc


@MichaelWedel (2015-05-22T09:30:03):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Added possibility to skip residual analysis in workflow.

9418dae


@MichaelWedel (2015-05-22T09:30:03):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Added raw fit parameter output option to PoldiFitPeaks2D.

084b3d8


@MichaelWedel (2015-05-22T09:30:03):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Removing debug output from PoldiFitPeaks2D

5f16c29


@MichaelWedel (2015-05-22T09:30:03):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Changing PoldiCalibrationProfile

44ceec4


@MichaelWedel (2015-05-22T09:30:03):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Integrating calibration into PoldiFitPeaks2D

f03c0d9


@MichaelWedel (2015-05-22T09:30:03):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Adding CalibrationRun option to PoldiDataAnalysis

015cb80


@MichaelWedel (2015-05-22T09:30:03):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Added system test for calibration mode

287be93


@MichaelWedel (2015-05-22T09:30:03):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Cleanup PoldiCalibrationProfile, unit test.

c7b5836


@MichaelWedel (2015-05-22T09:30:03):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Added PoldiCalibration algorithm.

b5ee36b


@MichaelWedel (2015-05-22T09:30:04):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Changing algorithm for t0

dd4c1f5


@MichaelWedel (2015-05-22T09:30:04):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Finalizing timing calibration

19aca11


@MichaelWedel (2015-05-22T09:30:04):
Refs http://trac.mantidproject.org/mantid/ticket/11674. Calibration algorithm more or less complete

f900f26

@MichaelWedel MichaelWedel added the Diffraction Issues and pull requests related to diffraction label Jun 3, 2015
@MichaelWedel MichaelWedel self-assigned this Jun 3, 2015
@MichaelWedel MichaelWedel added this to the Release 3.5 milestone Jun 3, 2015
@NickDraper NickDraper modified the milestones: Release 3.5, Release 3.6 Sep 14, 2015
@NickDraper NickDraper modified the milestones: Release 3.6, Release 3.7 Jan 22, 2016
@MichaelWedel MichaelWedel modified the milestones: Release 3.7, Release 3.8 May 18, 2016
@NickDraper NickDraper modified the milestones: Release 3.8, Release 3.9 Oct 3, 2016
@NickDraper NickDraper modified the milestones: Release 3.9, Temporary Holding Oct 14, 2016
@NickDraper NickDraper removed this from the Temporary Holding milestone Oct 3, 2017
@stale
Copy link

stale bot commented Feb 24, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. If you feel this is incorrect please comment to keep it alive, with a reason why.

To prevent closure, e.g. for long-term planning issues, add the "Never Stale" label.

@stale stale bot added the Stale This label is automatically applied to issues that are automatically closed by the stale bot label Feb 24, 2021
@stale
Copy link

stale bot commented Mar 3, 2021

This issue has been closed automatically. If this still affects you please re-open this issue with a comment so we can look into resolving it.

@stale stale bot closed this as completed Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Diffraction Issues and pull requests related to diffraction Stale This label is automatically applied to issues that are automatically closed by the stale bot
Projects
None yet
Development

No branches or pull requests

2 participants