Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
76415a70
Unverified
Commit
76415a70
authored
6 years ago
by
Simon Heybrock
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #22194 from mantidproject/22191_sofqw3_segfault
SofQW3 segfault
parents
1d4c0a75
f5128b18
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Framework/Algorithms/test/SofQWCutTest.h
+42
-0
42 additions, 0 deletions
Framework/Algorithms/test/SofQWCutTest.h
Framework/DataObjects/src/FractionalRebinning.cpp
+13
-10
13 additions, 10 deletions
Framework/DataObjects/src/FractionalRebinning.cpp
with
55 additions
and
10 deletions
Framework/Algorithms/test/SofQWCutTest.h
+
42
−
0
View file @
76415a70
...
@@ -12,6 +12,7 @@
...
@@ -12,6 +12,7 @@
#include
"MantidAPI/WorkspaceGroup.h"
#include
"MantidAPI/WorkspaceGroup.h"
#include
"MantidKernel/Unit.h"
#include
"MantidKernel/Unit.h"
#include
"MantidDataHandling/LoadNexusProcessed.h"
#include
"MantidDataHandling/LoadNexusProcessed.h"
#include
"MantidDataHandling/CreateSimulationWorkspace.h"
#include
<boost/make_shared.hpp>
#include
<boost/make_shared.hpp>
...
@@ -221,6 +222,47 @@ public:
...
@@ -221,6 +222,47 @@ public:
TS_ASSERT_DELTA
(
ws_e
->
readY
(
0
)[
119
],
0.045373095
,
delta
);
TS_ASSERT_DELTA
(
ws_e
->
readY
(
0
)[
119
],
0.045373095
,
delta
);
TS_ASSERT_DELTA
(
ws_e
->
readE
(
0
)[
119
],
0.005462714
,
delta
);
TS_ASSERT_DELTA
(
ws_e
->
readE
(
0
)[
119
],
0.005462714
,
delta
);
}
}
void
test_sofqw3_zerobinwidth
()
{
// This test sets up a workspace which can yield a bin with zero width
// to check the code FractionalRebinning code handles this correctly
const
double
delta
(
1e-08
);
Mantid
::
DataHandling
::
CreateSimulationWorkspace
create_ws
;
create_ws
.
initialize
();
create_ws
.
setChild
(
true
);
create_ws
.
setPropertyValue
(
"Instrument"
,
"MARI"
);
create_ws
.
setPropertyValue
(
"BinParams"
,
"-5,0.5,24"
);
create_ws
.
setPropertyValue
(
"OutputWorkspace"
,
"__unused"
);
create_ws
.
execute
();
MatrixWorkspace_sptr
createdWS
=
create_ws
.
getProperty
(
"OutputWorkspace"
);
auto
inWS
=
boost
::
dynamic_pointer_cast
<
MatrixWorkspace
>
(
createdWS
);
// Sets one spectrum to zero so final value is not unity.
inWS
->
setCounts
(
300
,
std
::
vector
<
double
>
(
58
,
0.
));
Mantid
::
Algorithms
::
SofQWNormalisedPolygon
sqw
;
sqw
.
initialize
();
sqw
.
setChild
(
true
);
TS_ASSERT_THROWS_NOTHING
(
sqw
.
setProperty
(
"InputWorkspace"
,
inWS
));
TS_ASSERT_THROWS_NOTHING
(
sqw
.
setPropertyValue
(
"OutputWorkspace"
,
"__unused"
));
TS_ASSERT_THROWS_NOTHING
(
sqw
.
setPropertyValue
(
"QAxisBinning"
,
"0,10,10"
));
TS_ASSERT_THROWS_NOTHING
(
sqw
.
setPropertyValue
(
"EMode"
,
"Direct"
));
TS_ASSERT_THROWS_NOTHING
(
sqw
.
setPropertyValue
(
"EFixed"
,
"25"
));
TS_ASSERT_THROWS_NOTHING
(
sqw
.
setPropertyValue
(
"EAxisBinning"
,
"-1.5,3,1.5"
));
TS_ASSERT_THROWS_NOTHING
(
sqw
.
execute
());
TS_ASSERT
(
sqw
.
isExecuted
());
MatrixWorkspace_sptr
ws
=
sqw
.
getProperty
(
"OutputWorkspace"
);
TS_ASSERT_EQUALS
(
ws
->
getAxis
(
0
)
->
length
(),
2
);
TS_ASSERT_EQUALS
(
ws
->
getAxis
(
0
)
->
unit
()
->
unitID
(),
"DeltaE"
);
TS_ASSERT_EQUALS
((
*
(
ws
->
getAxis
(
0
)))(
0
),
-
1.5
);
TS_ASSERT_EQUALS
((
*
(
ws
->
getAxis
(
0
)))(
1
),
1.5
);
TS_ASSERT_EQUALS
(
ws
->
getAxis
(
1
)
->
length
(),
2
);
TS_ASSERT_EQUALS
(
ws
->
getAxis
(
1
)
->
unit
()
->
unitID
(),
"MomentumTransfer"
);
TS_ASSERT_DELTA
(
ws
->
readY
(
0
)[
0
],
0.998910675
,
delta
);
}
};
};
#endif
/*SOFQWCUTTEST_H_*/
#endif
/*SOFQWCUTTEST_H_*/
This diff is collapsed.
Click to expand it.
Framework/DataObjects/src/FractionalRebinning.cpp
+
13
−
10
View file @
76415a70
...
@@ -152,9 +152,9 @@ double polyArea(T &v1, T &v2, Ts &&... vertices) {
...
@@ -152,9 +152,9 @@ double polyArea(T &v1, T &v2, Ts &&... vertices) {
* @param yAxis The output data vertical axis
* @param yAxis The output data vertical axis
* @param inputQ The input quadrilateral
* @param inputQ The input quadrilateral
* @param y_start The starting y-axis index
* @param y_start The starting y-axis index
* @param y_end The
start
ing y-axis index
* @param y_end The
end
ing y-axis index
* @param x_start The starting x-axis index
* @param x_start The starting x-axis index
* @param x_end The
start
ing x-axis index
* @param x_end The
end
ing x-axis index
* @param areaInfo Output vector of indices and areas of overlapping bins
* @param areaInfo Output vector of indices and areas of overlapping bins
*/
*/
void
calcTrapezoidYIntersections
(
void
calcTrapezoidYIntersections
(
...
@@ -202,8 +202,8 @@ void calcTrapezoidYIntersections(
...
@@ -202,8 +202,8 @@ void calcTrapezoidYIntersections(
// Step 1 - construct the left/right bin lims on the lines of the y-grid.
// Step 1 - construct the left/right bin lims on the lines of the y-grid.
const
double
NaN
=
std
::
numeric_limits
<
double
>::
quiet_NaN
();
const
double
NaN
=
std
::
numeric_limits
<
double
>::
quiet_NaN
();
const
double
DBL_EPS
=
std
::
numeric_limits
<
double
>::
epsilon
();
const
double
DBL_EPS
=
std
::
numeric_limits
<
double
>::
epsilon
();
std
::
vector
<
double
>
leftLim
(
nx
*
(
ny
+
1
),
NaN
);
std
::
vector
<
double
>
leftLim
(
(
nx
+
1
)
*
(
ny
+
1
),
NaN
);
std
::
vector
<
double
>
rightLim
(
nx
*
(
ny
+
1
),
NaN
);
std
::
vector
<
double
>
rightLim
(
(
nx
+
1
)
*
(
ny
+
1
),
NaN
);
auto
x0_it
=
xAxis
.
begin
()
+
x_start
;
auto
x0_it
=
xAxis
.
begin
()
+
x_start
;
auto
x1_it
=
xAxis
.
begin
()
+
x_end
+
1
;
auto
x1_it
=
xAxis
.
begin
()
+
x_end
+
1
;
auto
y0_it
=
yAxis
.
begin
()
+
y_start
;
auto
y0_it
=
yAxis
.
begin
()
+
y_start
;
...
@@ -239,7 +239,7 @@ void calcTrapezoidYIntersections(
...
@@ -239,7 +239,7 @@ void calcTrapezoidYIntersections(
auto
right_it
=
std
::
upper_bound
(
x0_it
,
x1_it
,
right_val
);
auto
right_it
=
std
::
upper_bound
(
x0_it
,
x1_it
,
right_val
);
if
(
right_it
!=
x1_it
)
{
if
(
right_it
!=
x1_it
)
{
rightLim
[
right_it
-
x0_it
-
1
+
yjx
]
=
right_val
;
rightLim
[
right_it
-
x0_it
-
1
+
yjx
]
=
right_val
;
}
else
if
(
yAxis
[
yj
+
y_start
]
<
ur_y
)
{
}
else
if
(
yAxis
[
yj
+
y_start
]
<
ur_y
&&
nx
>
0
)
{
right_it
=
x1_it
-
1
;
right_it
=
x1_it
-
1
;
rightLim
[
nx
-
1
+
yjx
]
=
lr_x
;
rightLim
[
nx
-
1
+
yjx
]
=
lr_x
;
}
}
...
@@ -277,12 +277,15 @@ void calcTrapezoidYIntersections(
...
@@ -277,12 +277,15 @@ void calcTrapezoidYIntersections(
left_it
--
;
left_it
--
;
if
(
right_it
==
x1_it
)
if
(
right_it
==
x1_it
)
right_it
--
;
right_it
--
;
size_t
li
=
left_it
-
x0_it
-
1
;
size_t
li
=
(
left_it
>
x0_it
)
?
(
left_it
-
x0_it
-
1
)
:
0
;
size_t
ri
=
(
right_it
>
x0_it
)
?
(
right_it
-
x0_it
-
1
)
:
0
;
leftLim
[
li
+
yjx
]
=
(
mTop
>=
0
)
?
val
:
ll_x
;
leftLim
[
li
+
yjx
]
=
(
mTop
>=
0
)
?
val
:
ll_x
;
rightLim
[
right_it
-
x0_it
-
1
+
yjx
]
=
(
mTop
>=
0
)
?
lr_x
:
val
;
rightLim
[
ri
+
yjx
]
=
(
mTop
>=
0
)
?
lr_x
:
val
;
for
(
auto
x_it
=
left_it
;
x_it
!=
right_it
;
x_it
++
)
{
if
(
left_it
<
right_it
&&
right_it
!=
x1_it
)
{
leftLim
[
li
+
1
+
yjx
]
=
*
x_it
;
for
(
auto
x_it
=
left_it
;
x_it
!=
right_it
;
x_it
++
)
{
rightLim
[
li
++
+
yjx
]
=
*
x_it
;
leftLim
[
li
+
1
+
yjx
]
=
*
x_it
;
rightLim
[
li
++
+
yjx
]
=
*
x_it
;
}
}
}
}
}
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment