Ticket #6273 (closed: fixed)
IDF for MANDI
Reported by: | Vickie Lynch | Owned by: | Vickie Lynch |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3.2 |
Component: | Mantid | Keywords: | PatchCandidate,Released |
Cc: | petersonpf@… | Blocked By: | |
Blocking: | Tester: | Michael Reuter |
Description
In responding to Pete's email about the coming Mantid 2.3.2 patch release: we are planning on starting up a TSD for MANDI this Wednesday, using the following calibration files:
[xuy@mandi1 NeXusFiles]$ pwd /SNS/MANDI/shared/NeXusFiles [xuy@mandi1 NeXusFiles]$ ll total 16400 -rw-r--r-- 1 xuy sns_mandi_team 826 Dec 3 17:22 MANDI_bank_2012_11_30.xml -rw-r--r-- 1 xuy sns_mandi_team 11982 Dec 3 17:22 MANDI_geom_2012_11_30.xml -rw-r--r-- 1 xuy sns_mandi_team 15990784 Dec 3 17:21 MANDI_TS_2012_11_29.dat
The XML code below can be used to generate a MANDI IDF file.
Thanks,
Marie
<!-- XML Code automatically generated on 2012-11-30 17:30:34.396297 for the Mantid instrument definition file --> <component type="panel" idstart="917504" idfillbyfirst="y" idstepbyrow="256"> <location r="0.455000" t="133.320872" p="-46.751427" name="bank14" rot="-63.920201" axis-x="0" axis-y="1" axis-z="0">
<rot val="53.154399">
<rot val="41.466968" axis-x="0" axis-y="1" axis-z="0" />
</rot>
</location> </component> <component type="panel" idstart="1441792" idfillbyfirst="y" idstepbyrow="256"> <location r="0.425000" t="90.000202" p="-16.000018" name="bank22" rot="-105.410002" axis-x="0" axis-y="1" axis-z="0">
<rot val="47.178655">
<rot val="22.073524" axis-x="0" axis-y="1" axis-z="0" />
</rot>
</location> </component> <component type="panel" idstart="2031616" idfillbyfirst="y" idstepbyrow="256"> <location r="0.395000" t="36.000027" p="0.000000" name="bank31" rot="-143.999973" axis-x="0" axis-y="1" axis-z="0">
<rot val="45.000000">
<rot val="0.000000" axis-x="0" axis-y="1" axis-z="0" />
</rot>
</location> </component> <!-- List of all the banks: 14,22,31 -->
Change History
comment:2 Changed 8 years ago by Vickie Lynch
Refs #6273 add MANDI IDF
Changeset: ed575725739642d47712dfa58b9932262b6749b4
comment:4 Changed 8 years ago by Vickie Lynch
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 8 years ago by Vickie Lynch
Refs #6273 add MANDI IDF
Changeset: ed575725739642d47712dfa58b9932262b6749b4
comment:6 Changed 8 years ago by Michael Reuter
- Milestone changed from Release 2.4 to Release 2.3.2
Moved to patch release.
comment:7 Changed 8 years ago by Vickie Lynch
Refs #6273 refined monitor distances for MANDI
Changeset: 4bf22c9bca5f94091ea44e87652fe7583d1dcaed
comment:8 Changed 8 years ago by Vickie Lynch
Refs #6273 add MANDI IDF (cherry picked from commit ed575725739642d47712dfa58b9932262b6749b4)
Changeset: 8fe644f8dcd4bfb5aa7bcbd520443aee9a1dc4dc
comment:9 Changed 8 years ago by Vickie Lynch
Refs #6273 refined monitor distances for MANDI (cherry picked from commit 4bf22c9bca5f94091ea44e87652fe7583d1dcaed)
Changeset: 1f2bb45ced3cf32c87e74ec83ffcb14171e2034d
comment:10 Changed 8 years ago by Michael Reuter
This ticket has been cherry picked.
comment:11 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:12 Changed 8 years ago by Michael Reuter
- Status changed from verifying to reopened
- Resolution fixed deleted
The MANDI IDF is not loading via LoadEmptyInstrument. The error being generated is
No detector ID list found for detectors of type monitors Error in execution of algorithm LoadInstrument: Number of IDs listed in idlist (=3) is larger than the number of detectors listed in type = monitors (=0). search object
comment:13 Changed 8 years ago by Vickie Lynch
Refs #6273 monitor change for release-testing only
Changeset: 0f920aab944d3598bbec43e7fc9757257edfb5a5
comment:15 Changed 8 years ago by Vickie Lynch
- Status changed from accepted to verify
- Resolution set to fixed
comment:17 Changed 8 years ago by Michael Reuter
I'm adding the following commit to this ticket for continuity and clarity.
Refs #6273 fixed monitors and l1
Changeset: 1ab63b9416663a765a679691c8939345e2578876
comment:18 Changed 8 years ago by Michael Reuter
- Status changed from verifying to closed
OK. This looks to be correct now.
comment:19 Changed 8 years ago by Vickie Lynch
Refs #6273 refined monitor distances for MANDI to master
Changeset: 8eb750182cf8e3c65d6ad9334acc9c851f5b617f
comment:20 Changed 8 years ago by Vickie Lynch
Refs #6273 refined monitor distances for MANDI
Changeset: 24ba882970dafbe02718a39b364607c3ced4fe8a
comment:21 Changed 8 years ago by Vickie Lynch
Refs #6273 refined monitor distances for MANDI to master
Changeset: f8771929b33aa4892127c0601a9295786ea23dac
comment:22 Changed 7 years ago by Nick Draper
- Keywords PatchCandidate,Released added; PatchCandidate removed
comment:23 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7119