source: sasmodels/sasmodels/convert.json @ 263daec

core_shell_microgelscostrafo411magnetic_modelrelease_v0.94release_v0.95ticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change on this file since 263daec was 263daec, checked in by Paul Kienzle <pkienzle@…>, 8 years ago

add unified power Rg

  • Property mode set to 100644
File size: 15.9 KB
Line 
1{
2  "adsorbed_layer": [
3    "Core2ndMomentModel", 
4    {
5      "scale": "scale", 
6      "second_moment": "second_moment", 
7      "density_shell": "density_poly", 
8      "sld_solvent": "sld_solv", 
9      "radius": "radius_core", 
10      "volfraction": "volf_cores", 
11      "background": "background", 
12      "adsorbed_amount": "ads_amount", 
13      "sld_shell": "sld_poly"
14    }
15  ], 
16  "barbell": [
17    "BarBellModel", 
18    {
19      "sld": "sld_barbell", 
20      "length": "len_bar", 
21      "bell_radius": "rad_bell", 
22      "radius": "rad_bar", 
23      "sld_solvent": "sld_solv"
24    }
25  ], 
26  "bcc_paracrystal": [
27    "BCCrystalModel", 
28    {
29      "sld": "sldSph", 
30      "sld_solvent": "sldSolv"
31    }
32  ], 
33  "be_polyelectrolyte": [
34    "BEPolyelectrolyte", 
35    {
36      "ionization_degree": "alpha", 
37      "polymer_concentration": "c", 
38      "salt_concentration": "cs", 
39      "virial_param": "h", 
40      "background": "background", 
41      "contrast_factor": "k", 
42      "bjerrum_length": "lb", 
43      "monomer_length": "b"
44    }
45  ], 
46  "binary_hard_sphere": [
47    "BinaryHSModel", 
48    {
49      "sld_sm": "ss_sld", 
50      "sld_lg": "ls_sld", 
51      "volfraction_sm": "vol_frac_ss", 
52      "radius_lg": "l_radius", 
53      "radius_sm": "s_radius", 
54      "volfraction_lg": "vol_frac_ls", 
55      "sld_solvent": "solvent_sld"
56    }
57  ], 
58  "broad_peak": [
59    "BroadPeakModel", 
60    {
61      "peak_pos": "q_peak", 
62      "scale": null, 
63      "lorentz_length": "length_l", 
64      "porod_scale": "scale_p", 
65      "lorentz_exp": "exponent_l", 
66      "lorentz_scale": "scale_l", 
67      "porod_exp": "exponent_p"
68    }
69  ], 
70  "capped_cylinder": [
71    "CappedCylinderModel", 
72    {
73      "sld": "sld_capcyl", 
74      "length": "len_cyl", 
75      "cap_radius": "rad_cap", 
76      "radius": "rad_cyl", 
77      "sld_solvent": "sld_solv"
78    }
79  ], 
80  "core_multi_shell": [
81    "CoreMultiShellModel",
82    {
83      "thickness": "thick_shell",
84      "sld": "sld_shell",
85      "radius": "rad_core0",
86      "sld_core": "sld_core0",
87      "sld_solvent": "sld_solv",
88      "n": "n_shells"
89    }
90  ], 
91  "core_shell_bicelle": [
92    "CoreShellBicelleModel", 
93    {
94      "phi": "axis_phi", 
95      "sld_core": "core_sld", 
96      "sld_rim": "rim_sld", 
97      "face_thickness": "face_thick", 
98      "sld_solvent": "solvent_sld", 
99      "rim_thickness": "rim_thick", 
100      "sld_face": "face_sld", 
101      "theta": "axis_theta"
102    }
103  ], 
104  "core_shell_cylinder": [
105    "CoreShellCylinderModel", 
106    {
107      "theta": "axis_theta", 
108      "phi": "axis_phi", 
109      "sld_shell": "shell_sld", 
110      "sld_solvent": "solvent_sld", 
111      "sld_core": "core_sld"
112    }
113  ], 
114  "core_shell_ellipsoid": [
115    "CoreShellEllipsoidModel", 
116    {
117      "phi": "axis_phi", 
118      "sld_core": "sld_core", 
119      "polar_shell": "polar_shell", 
120      "sld_solvent": "sld_solvent", 
121      "equat_shell": "equat_shell", 
122      "equat_core": "equat_core", 
123      "theta": "axis_theta", 
124      "polar_core": "polar_core", 
125      "sld_shell": "sld_shell"
126    }
127  ], 
128  "core_shell_ellipsoid_xt": [
129    "CoreShellEllipsoidXTModel", 
130    {
131      "phi": "axis_phi", 
132      "sld_core": "sld_core", 
133      "x_core": "X_core", 
134      "sld_solvent": "sld_solvent", 
135      "t_shell": "T_shell", 
136      "x_polar_shell": "XpolarShell", 
137      "theta": "axis_theta", 
138      "sld_shell": "sld_shell"
139    }
140  ], 
141  "core_shell_parallelepiped": [
142    "CSParallelepipedModel", 
143    {
144      "phi": "parallel_phi", 
145      "psi": "parallel_psi", 
146      "sld_core": "sld_pcore", 
147      "sld_c": "sld_rimC", 
148      "sld_b": "sld_rimB", 
149      "sld_solvent": "sld_solv", 
150      "a_side": "shortA", 
151      "sld_a": "sld_rimA", 
152      "b_side": "midB", 
153      "crim_thickness": "rimC", 
154      "theta": "parallel_theta", 
155      "arim_thickness": "rimA", 
156      "c_side": "longC", 
157      "brim_thickness": "rimB"
158    }
159  ], 
160  "core_shell_sphere": [
161    "CoreShellModel", 
162    {
163      "sld_shell": "shell_sld", 
164      "sld_solvent": "solvent_sld", 
165      "sld_core": "core_sld"
166    }
167  ], 
168  "correlation_length": [
169    "CorrLengthModel", 
170    {
171      "porod_scale": "scale_p", 
172      "lorentz_scale": "scale_l", 
173      "exponent_p": "exponent_p", 
174      "exponent_l": "exponent_l", 
175      "cor_length": "length_l"
176    }
177  ], 
178  "cylinder": [
179    "CylinderModel", 
180    {
181      "sld": "sldCyl", 
182      "theta": "cyl_theta", 
183      "phi": "cyl_phi", 
184      "sld_solvent": "sldSolv"
185    }
186  ], 
187  "dab": [
188    "DABModel", 
189    {
190      "length": "length"
191    }
192  ], 
193  "ellipsoid": [
194    "EllipsoidModel", 
195    {
196      "phi": "axis_phi", 
197      "r_equatorial": "radius_b", 
198      "sld": "sldEll", 
199      "theta": "axis_theta", 
200      "r_polar": "radius_a", 
201      "sld_solvent": "sldSolv"
202    }
203  ], 
204  "elliptical_cylinder": [
205    "EllipticalCylinderModel", 
206    {
207      "phi": "cyl_phi", 
208      "psi": "cyl_psi", 
209      "theta": "cyl_theta", 
210      "sld": "sldCyl", 
211      "axis_ratio": "r_ratio", 
212      "sld_solvent": "sldSolv"
213    }
214  ], 
215  "fcc_paracrystal": [
216    "FCCrystalModel", 
217    {
218      "sld": "sldSph", 
219      "sld_solvent": "sldSolv"
220    }
221  ], 
222  "flexible_cylinder": [
223    "FlexibleCylinderModel", 
224    {
225      "sld": "sldCyl", 
226      "sld_solvent": "sldSolv"
227    }
228  ], 
229  "flexible_cylinder_elliptical": [
230    "FlexCylEllipXModel", 
231    {
232      "sld": "sldCyl", 
233      "sld_solvent": "sldSolv"
234    }
235  ], 
236  "fractal": [
237    "FractalModel", 
238    {
239      "sld_block": "sldBlock", 
240      "radius": "radius", 
241      "cor_length": "cor_length", 
242      "sld_solvent": "sldSolv", 
243      "fractal_dim": "fractal_dim"
244    }
245  ], 
246  "fractal_core_shell": [
247    "FractalCoreShellModel", 
248    {
249      "sld_shell": "shell_sld", 
250      "sld_solvent": "solvent_sld", 
251      "sld_core": "core_sld"
252    }
253  ], 
254  "fuzzy_sphere": [
255    "FuzzySphereModel", 
256    {
257      "sld": "sldSph", 
258      "fuzziness": "fuzziness", 
259      "radius": "radius", 
260      "sld_solvent": "sldSolv"
261    }
262  ], 
263  "gauss_lorentz_gel": [
264    "GaussLorentzGelModel", 
265    {
266      "gauss_scale_factor": "scale_g", 
267      "dynamic_cor_length": "dyn_colength", 
268      "static_cor_length": "stat_colength", 
269      "background": "background", 
270      "lorentz_scale_factor": "scale_l"
271    }
272  ], 
273  "gaussian_peak": [
274    "PeakGaussModel", 
275    {
276      "sigma": "B"
277    }
278  ], 
279  "gel_fit": [
280    "GelFitModel", 
281    {
282      "gyration_radius": "radius", 
283      "lorentzian_scale": "lScale", 
284      "fractal_exp": "FractalExp", 
285      "cor_length": "zeta", 
286      "guinier_scale": "gScale"
287    }
288  ], 
289  "guinier": [
290    "GuinierModel", 
291    {
292      "rg": "rg"
293    }
294  ], 
295  "guinier_porod": [
296    "GuinierPorodModel", 
297    {
298      "s": "dim", 
299      "rg": "rg", 
300      "m": "m", 
301      "scale": "scale", 
302      "background": "background"
303    }
304  ], 
305  "hardsphere": [
306    "HardsphereStructure", 
307    {
308      "radius_effective_pd": "effect_radius_pd", 
309      "radius_effective": "effect_radius", 
310      "radius_effective_pd_n": "effect_radius_pd_n"
311    }
312  ], 
313  "hardsphere2": [
314    "HardsphereStructure", 
315    {}
316  ], 
317  "hardsphere3": [
318    "HardsphereStructure", 
319    {}
320  ], 
321  "hardsphere4": [
322    "HardsphereStructure", 
323    {}
324  ], 
325  "hayter_msa": [
326    "HayterMSAStructure", 
327    {
328      "salt_concentration": "saltconc", 
329      "radius_effective_pd": "effect_radius_pd", 
330      "radius_effective": "effect_radius", 
331      "radius_effective_pd_n": "effect_radius_pd_n"
332    }
333  ], 
334  "hollow_cylinder": [
335    "HollowCylinderModel", 
336    {
337      "phi": "axis_phi", 
338      "scale": "scale", 
339      "core_radius": "core_radius", 
340      "sld_solvent": "sldSolv", 
341      "length": "length", 
342      "radius": "radius", 
343      "background": "background", 
344      "sld": "sldCyl", 
345      "theta": "axis_theta"
346    }
347  ], 
348  "hollow_rectangular_prism": [
349    "RectangularHollowPrismModel", 
350    {
351      "b2a_ratio": "b2a_ratio", 
352      "a_side": "short_side", 
353      "sld": "sldPipe", 
354      "c_side": "c2a_ratio", 
355      "sld_solvent": "sldSolv", 
356      "thickness": "thickness"
357    }
358  ], 
359  "hollow_rectangular_prism_thin_walls": [
360    "RectangularHollowPrismInfThinWallsModel", 
361    {
362      "sld": "sldPipe", 
363      "b2a_ratio": "b2a_ratio", 
364      "a_side": "short_side", 
365      "c_side": "c2a_ratio", 
366      "sld_solvent": "sldSolv"
367    }
368  ], 
369  "lamellar": [
370    "LamellarModel", 
371    {
372      "sld": "sld_bi", 
373      "sld_solvent": "sld_sol", 
374      "thickness": "bi_thick"
375    }
376  ], 
377  "lamellar_hg": [
378    "LamellarFFHGModel", 
379    {
380      "sld": "sld_tail", 
381      "sld_solvent": "sld_solvent", 
382      "sld_head": "sld_head", 
383      "tail_length": "t_length", 
384      "head_length": "h_thickness"
385    }
386  ], 
387  "lamellar_hg_stack_caille": [
388    "LamellarPSHGModel", 
389    {
390      "Caille_parameter": "caille", 
391      "Nlayers": "n_plates", 
392      "sld_head": "sld_head", 
393      "tail_length": "deltaT", 
394      "head_length": "deltaH", 
395      "sld": "sld_tail", 
396      "sld_solvent": "sld_solvent"
397    }
398  ], 
399  "lamellar_stack_caille": [
400    "LamellarPSModel", 
401    {
402      "sld": "sld_bi", 
403      "Caille_parameter": "caille", 
404      "Nlayers": "N_plates", 
405      "sld_solvent": "sld_sol", 
406      "thickness": "delta"
407    }
408  ], 
409  "lamellar_stack_paracrystal": [
410    "LamellarPCrystalModel", 
411    {
412      "sld": "sld_layer", 
413      "spacing_polydisp": "pd_spacing", 
414      "sld_solvent": "sld_solvent"
415    }
416  ], 
417  "line": [
418    "LineModel", 
419    {
420      "slope": "B", 
421      "scale": null, 
422      "background": null, 
423      "intercept": "A"
424    }
425  ], 
426  "linear_pearls": [
427    "LinearPearlsModel", 
428    {
429      "sld": "sld_pearl", 
430      "sld_solvent": "sld_solv", 
431      "edge_sep": "edge_separation"
432    }
433  ], 
434  "lorentz": [
435    "LorentzModel", 
436    {
437      "cor_length": "length"
438    }
439  ], 
440  "mass_fractal": [
441    "MassFractalModel", 
442    {
443      "cutoff_length": "co_length", 
444      "radius": "radius", 
445      "mass_dim": "mass_dim"
446    }
447  ], 
448  "mass_surface_fractal": [
449    "MassSurfaceFractal", 
450    {
451      "cluster_rg": "cluster_rg", 
452      "mass_dim": "mass_dim", 
453      "radius": "radius", 
454      "surface_dim": "surface_dim", 
455      "primary_rg": "primary_rg"
456    }
457  ], 
458  "mono_gauss_coil": [
459    "DebyeModel", 
460    {
461      "radius_gyration": "rg", 
462      "scale": "scale", 
463      "background": "background"
464    }
465  ], 
466  "multilayer_vesicle": [
467    "MultiShellModel", 
468    {
469      "sld": "shell_sld", 
470      "thick_solvent": "w_thickness", 
471      "thick_shell": "s_thickness", 
472      "radius": "core_radius", 
473      "sld_solvent": "core_sld"
474    }
475  ], 
476  "onion": [
477    "OnionModel",
478    {
479      "A": "A_shell", 
480      "sld_core": "sld_core0",
481      "core_radius": "rad_core0", 
482      "n": "n_shells",
483      "sld_solvent": "sld_solv",
484      "thickness": "thick_shell", 
485      "sld_in": "sld_in_shell",
486      "sld_out": "sld_out_shell"
487    }
488  ], 
489  "parallelepiped": [
490    "ParallelepipedModel", 
491    {
492      "phi": "parallel_phi", 
493      "psi": "parallel_psi", 
494      "sld_solvent": "sldSolv", 
495      "a_side": "short_a", 
496      "b_side": "short_b", 
497      "sld": "sldPipe", 
498      "theta": "parallel_theta", 
499      "c_side": "long_c"
500    }
501  ], 
502  "peak_lorentz": [
503    "PeakLorentzModel", 
504    {
505      "peak_pos": "q0", 
506      "peak_hwhm": "B"
507    }
508  ], 
509  "pearl_necklace": [
510    "PearlNecklaceModel", 
511    {
512      "scale": "scale", 
513      "string_thickness": "thick_string", 
514      "sld_string": "sld_string", 
515      "sld_solvent": "sld_solv", 
516      "edge_separation": "edge_separation", 
517      "number_of_pearls": "num_pearls", 
518      "radius": "radius", 
519      "background": "background", 
520      "sld": "sld_pearl"
521    }
522  ], 
523  "poly_gauss_coil": [
524    "Poly_GaussCoil", 
525    {
526      "radius_gyration": "rg", 
527      "polydispersity": "poly_m", 
528      "scale": "scale", 
529      "background": "background"
530    }
531  ], 
532  "polymer_excl_volume": [
533    "PolymerExclVolume", 
534    {
535      "rg": "rg", 
536      "scale": "scale", 
537      "background": "background", 
538      "porod_exp": "m"
539    }
540  ], 
541  "polymer_micelle": [
542    "MicelleSphCoreModel", 
543    {
544      "sld_corona": "rho_corona", 
545      "sld_solvent": "rho_solv", 
546      "sld_core": "rho_core"
547    }
548  ], 
549  "porod": [
550    "PorodModel", 
551    {
552      "scale": "scale", 
553      "background": "background"
554    }
555  ], 
556  "power_law": [
557    "PowerLawAbsModel", 
558    {
559      "scale": "scale", 
560      "background": "background", 
561      "power": "m"
562    }
563  ], 
564  "pringle": [
565    "PringlesModel", 
566    {
567      "scale": "scale", 
568      "solvent_sld": "sld_solvent", 
569      "thickness": "thickness", 
570      "beta": "beta", 
571      "radius": "radius", 
572      "background": "background", 
573      "alpha": "alpha", 
574      "pringle_sld": "sld_pringle"
575    }
576  ],
577  "raspberry": [
578    "RaspBerryModel",
579    {
580    "volfraction_lg": "volf_Lsph",
581    "volfraction_sm": "volf_Ssph",
582    "radius_sm": "radius_Ssph",
583    "radius_lg": "radius_Lsph",
584    "sld_lg": "sld_Lsph",
585    "sld_sm": "sld_Ssph",
586    "sld_solvent": "sld_solv",
587    "surface_fraction": "surfrac_Ssph",
588    "penetration": "delta_Ssph"
589    }
590  ],
591  "rectangular_prism": [
592    "RectangularPrismModel", 
593    {
594      "sld": "sldPipe", 
595      "b2a_ratio": "b2a_ratio", 
596      "a_side": "short_side", 
597      "c_side": "c2a_ratio", 
598      "sld_solvent": "sldSolv"
599    }
600  ], 
601  "rpa": [
602    "RPA10Model",
603    {
604      "K12": "Kab", "K13": "Kac", "K14": "Kad",
605      "K23": "Kbc", "K24": "Kbd", "K34": "Kcd",
606      "N1": "Na", "N2": "Nb", "N3": "Nc", "N4": "Nd",
607      "L1": "La", "L2": "Lb", "L3": "Lc", "L4": "Ld",
608      "v1": "va", "v2": "vb", "v3": "vc", "v4": "vd",
609      "b1": "ba", "b2": "bb", "b3": "bc", "b4": "bd",
610      "Phi1": "Phia", "Phi2": "Phib", "Phi3": "Phic", "Phi4": "Phid",
611      "case_num": "lcase_n"
612    }
613  ], 
614  "sc_paracrystal": [
615    "SCCrystalModel", 
616    {
617      "sld": "sldSph", 
618      "sld_solvent": "sldSolv"
619    }
620  ], 
621  "sphere": [
622    "SphereModel", 
623    {
624      "sld": "sldSph", 
625      "radius": "radius", 
626      "sld_solvent": "sldSolv"
627    }
628  ], 
629  "_spherepy": [
630    "SphereModel",
631    {
632      "sld": "sldSph",
633      "radius": "radius",
634      "sld_solvent": "sldSolv"
635    }
636  ],
637  "spherical_sld": [
638    "SphereSLDModel", 
639    {
640      "n": "n_shells",
641      "radius_core": "rad_core", 
642      "sld_solvent": "sld_solv"
643    }
644  ], 
645  "squarewell": [
646    "SquareWellStructure", 
647    {
648      "radius_effective_pd": "effect_radius_pd", 
649      "radius_effective": "effect_radius", 
650      "radius_effective_pd_n": "effect_radius_pd_n"
651    }
652  ], 
653  "stacked_disks": [
654    "StackedDisksModel", 
655    {
656      "phi": "axis_phi", 
657      "sld_layer": "layer_sld", 
658      "sld_core": "core_sld", 
659      "theta": "axis_theta", 
660      "sld_solvent": "solvent_sld", 
661      "n_stacking": "n_stacking"
662    }
663  ], 
664  "star_polymer": [
665    "StarPolymer", 
666    {
667      "arms": "arms", 
668      "rg_squared": "R2"
669    }
670  ], 
671  "stickyhardsphere": [
672    "StickyHSStructure", 
673    {
674      "radius_effective_pd": "effect_radius_pd", 
675      "radius_effective": "effect_radius", 
676      "radius_effective_pd_n": "effect_radius_pd_n"
677    }
678  ], 
679  "surface_fractal": [
680    "SurfaceFractalModel", 
681    {
682      "cutoff_length": "co_length", 
683      "radius": "radius", 
684      "surface_dim": "surface_dim"
685    }
686  ], 
687  "teubner_strey": [
688    "TeubnerStreyModel", 
689    {
690      "a2": "scale"
691    }
692  ], 
693  "triaxial_ellipsoid": [
694    "TriaxialEllipsoidModel", 
695    {
696      "phi": "axis_phi", 
697      "req_minor": "semi_axisA", 
698      "rpolar": "semi_axisC", 
699      "req_major": "semi_axisB", 
700      "solvent_sld": "sldSolv", 
701      "psi": "axis_psi", 
702      "sld": "sldEll", 
703      "theta": "axis_theta"
704    }
705  ], 
706  "two_lorentzian": [
707    "TwoLorentzianModel", 
708    {
709      "lorentz_scale_1": "scale_1", 
710      "lorentz_scale_2": "scale_2", 
711      "lorentz_exp_1": "exponent_1", 
712      "lorentz_exp_2": "exponent_2", 
713      "lorentz_length_2": "length_2", 
714      "lorentz_length_1": "length_1", 
715      "background": "background"
716    }
717  ], 
718  "two_power_law": [
719    "TwoPowerLawModel", 
720    {
721      "coefficent_1": "coef_A", 
722      "power_2": "power2", 
723      "power_1": "power1", 
724      "background": "background", 
725      "crossover": "qc"
726    }
727  ],
728  "unified_power_Rg": [
729    "UnifiedPowerRgModel",
730    {
731    }
732  ],
733  "vesicle": [
734    "VesicleModel", 
735    {
736      "sld": "shell_sld", 
737      "sld_solvent": "solv_sld"
738    }
739  ]
740}
Note: See TracBrowser for help on using the repository browser.