source: sasmodels/Capcyl_Gauss.py @ 2de9a5e

core_shell_microgelscostrafo411magnetic_modelrelease_v0.94release_v0.95ticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change on this file since 2de9a5e was 2de9a5e, checked in by HMP1 <helen.park@…>, 10 years ago

Update for Aaron

  • Property mode set to 100644
File size: 3.5 KB
Line 
1Gauss76Z = {.999505948362153*(-1.0),.997397786355355*(-1.0),.993608772723527*(-1.0),.988144453359837*(-1.0),
2               .981013938975656*(-1.0),.972229228520377*(-1.0),.961805126758768*(-1.0),.949759207710896*(-1.0),
3               .936111781934811*(-1.0),.92088586125215*(-1.0),.904107119545567*(-1.0),.885803849292083*(-1.0),
4               .866006913771982*(-1.0),.844749694983342*(-1.0),.822068037328975*(-1.0),.7980001871612*(-1.0),
5               .77258672828181*(-1.0),.74587051350361*(-1.0),.717896592387704*(-1.0),.688712135277641*(-1.0),
6               .658366353758143*(-1.0),.626910417672267*(-1.0),.594397368836793*(-1.0),.560882031601237*(-1.0),
7               .526420920401243*(-1.0),.491072144462194*(-1.0),.454895309813726*(-1.0),.417951418780327*(-1.0),
8               .380302767117504*(-1.0),.342012838966962*(-1.0),.303146199807908*(-1.0),.263768387584994*(-1.0),
9               .223945802196474*(-1.0),.183745593528914*(-1.0),.143235548227268*(-1.0),.102483975391227*(-1.0),
10               .0615595913906112*(-1.0),.0205314039939986*(-1.0),-.0205314039939986*(-1.0),-.0615595913906112*(-1.0),
11               -.102483975391227*(-1.0),-.143235548227268*(-1.0),-.183745593528914*(-1.0),-.223945802196474*(-1.0),
12               -.263768387584994*(-1.0),-.303146199807908*(-1.0),-.342012838966962*(-1.0),-.380302767117504*(-1.0),
13               -.417951418780327*(-1.0),-.454895309813726*(-1.0),-.491072144462194*(-1.0),-.526420920401243*(-1.0),
14               -.560882031601237*(-1.0),-.594397368836793*(-1.0),-.626910417672267*(-1.0),-.658366353758143*(-1.0),
15               -.688712135277641*(-1.0),-.717896592387704*(-1.0),-.74587051350361*(-1.0),-.77258672828181*(-1.0),
16               -.7980001871612*(-1.0),  -.822068037328975*(-1.0),-.844749694983342*(-1.0),-.866006913771982*(-1.0),
17               -.885803849292083*(-1.0),-.904107119545567*(-1.0),-.92088586125215*(-1.0),-.936111781934811*(-1.0),
18               -.949759207710896*(-1.0),-.961805126758768*(-1.0),-.972229228520377*(-1.0),-.981013938975656*(-1.0),
19               -.988144453359837*(-1.0),-.993608772723527*(-1.0),-.997397786355355*(-1.0),-.999505948362153*(-1.0) }
20
21Gauss76Wt= {
22.00126779163408536,
23.00294910295364247,
24.00462793522803742,
25.00629918049732845,
26.00795984747723973,
27.00960710541471375,
28.0112381685696677,
29.0128502838475101,
30.0144407317482767,
31.0160068299122486,
32.0175459372914742,
33.0190554584671906,
34.020532847967908,
35.0219756145344162,
36.0233813253070112,
37.0247476099206597,
38.026072164497986,
39.0273527555318275,
40.028587223650054,
41.029773487255905,
42.0309095460374916,
43.0319934843404216,
44.0330234743977917,
45.0339977794120564,
46.0349147564835508,
47.0357728593807139,
48.0365706411473296,
49.0373067565423816,
50.0379799643084053,
51.0385891292645067,
52.0391332242205184,
53.0396113317090621,
54.0400226455325968,
55.040366472122844,
56.0406422317102947,
57.0408494593018285,
58.040987805464794,
59.0410570369162294,
60.0410570369162294,
61.040987805464794,
62.0408494593018285,
63.0406422317102947,
64.040366472122844,
65.0400226455325968,
66.0396113317090621,
67.0391332242205184,
68.0385891292645067,
69.0379799643084053,
70.0373067565423816,
71.0365706411473296,
72.0357728593807139,
73.0349147564835508,
74.0339977794120564,
75.0330234743977917,
76.0319934843404216,
77.0309095460374916,
78.029773487255905,
79.028587223650054,
80.0273527555318275,
81.026072164497986,
82.0247476099206597,
83.0233813253070112,
84.0219756145344162,
85.020532847967908,
86.0190554584671906,
87.0175459372914742,
88.0160068299122486,
89.0144407317482767,
90.0128502838475101,
91.0112381685696677,
92.00960710541471375,
93.00795984747723973,
94.00629918049732845,
95.00462793522803742,
96.00294910295364247,
97.00126779163408536
98}
Note: See TracBrowser for help on using the repository browser.