Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
jokasimr committed Sep 17, 2024
1 parent 19107c1 commit cc7b9ed
Showing 1 changed file with 0 additions and 112 deletions.
112 changes: 0 additions & 112 deletions src/scippneutron/absorption/quadratures.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,118 +42,6 @@
-0.381173907187935,
],
}
line5 = {
'weights': [
0.5688888888888889,
0.47862867049936647,
0.47862867049936647,
0.23692688505618908,
0.23692688505618908,
],
'x': [
0,
0.538469310105683,
-0.538469310105683,
0.906179845938664,
-0.906179845938664,
],
}
line9 = {
'weights': [
0.3302393550012598,
0.1806481606948574,
0.1806481606948574,
0.0812743883615744,
0.0812743883615744,
0.3123470770400029,
0.3123470770400029,
0.2606106964029354,
0.2606106964029354,
],
'x': [
0.0,
-0.8360311073266358,
0.8360311073266358,
-0.9681602395076261,
0.9681602395076261,
-0.3242534234038089,
0.3242534234038089,
-0.6133714327005904,
0.6133714327005904,
],
}
line20 = {
'weights': [
0.1527533871307258,
0.1527533871307258,
0.1491729864726037,
0.1491729864726037,
0.142096109318382,
0.142096109318382,
0.1316886384491766,
0.1316886384491766,
0.1181945319615184,
0.1181945319615184,
0.1019301198172404,
0.1019301198172404,
0.0832767415767048,
0.0832767415767048,
0.0626720483341091,
0.0626720483341091,
0.0406014298003869,
0.0406014298003869,
0.0176140071391521,
0.0176140071391521,
],
'x': [
-0.0765265211334973,
0.0765265211334973,
-0.2277858511416451,
0.2277858511416451,
-0.3737060887154195,
0.3737060887154195,
-0.5108670019508271,
0.5108670019508271,
-0.636053680726515,
0.636053680726515,
-0.7463319064601508,
0.7463319064601508,
-0.8391169718222188,
0.8391169718222188,
-0.912234428251326,
0.912234428251326,
-0.9639719272779138,
0.9639719272779138,
-0.9931285991850949,
0.9931285991850949,
],
}
line10 = {
'weights': [
0.2955242247147529,
0.2955242247147529,
0.2692667193099963,
0.2692667193099963,
0.219086362515982,
0.219086362515982,
0.1494513491505806,
0.1494513491505806,
0.0666713443086881,
0.0666713443086881,
],
'x': [
-0.1488743389816312,
0.1488743389816312,
-0.4333953941292472,
0.4333953941292472,
-0.6794095682990244,
0.6794095682990244,
-0.8650633666889845,
0.8650633666889845,
-0.9739065285171717,
0.9739065285171717,
],
}
circle54 = {
'x': [
0.0,
Expand Down

0 comments on commit cc7b9ed

Please sign in to comment.