# # ChangeLog for sasmodels/models in sasmodels # # Generated by Trac 1.0.1 # May 20, 2024 3:54:35 PM Fri, 18 Mar 2016 21:49:23 GMT Paul Kienzle [a3e0a8b] * sasmodels/models/hayter_msa.py (modified) radius_effective and volfraction must be the first two parameters of a ... Fri, 18 Mar 2016 17:02:58 GMT wojciech [0b05c24] * sasmodels/models/lib/j0_cephes.c (modified) * sasmodels/models/lib/j1_cephes.c (modified) * sasmodels/models/lib/polevl.c (modified) Arrays moved to original files Fri, 18 Mar 2016 16:45:38 GMT wojciech [95ce773] * explore/J1.py (modified) * explore/J1c.py (modified) * sasmodels/models/bessel.py (modified) * sasmodels/models/lib/j0_cephes.c (modified) * sasmodels/models/lib/j1_cephes.c (modified) * sasmodels/models/lib/polevl.c (modified) Bessel functions clean-up Fri, 18 Mar 2016 15:40:06 GMT wojciech [a629d8e] * sasmodels/models/hardsphere.py (modified) * sasmodels/models/lib/j1_cephes.c (modified) * sasmodels/models/lib/polevl.c (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Fri, 18 Mar 2016 15:38:54 GMT wojciech [fad5dc1] * sasmodels/models/lib/j1_cephes.c (modified) * sasmodels/models/lib/polevl.c (modified) Arrays made constant Fri, 18 Mar 2016 15:37:59 GMT richardh [934f906] * sasmodels/models/hardsphere.py (modified) add precision dependent cutoff for low Q expansion in hardsphere Fri, 18 Mar 2016 14:44:42 GMT wojciech [3b12dea] * sasmodels/models/lib/polevl.c (modified) Polevl clean-ups Fri, 18 Mar 2016 14:40:15 GMT wojciech [7904790] * compare (added) * doc/genmodel.py (modified) * example/sesansfit.py (modified) * example/sesansfit.sh (modified) * sasmodels/convert.py (modified) * sasmodels/core.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/binary_hard_sphere.c (added) * sasmodels/models/binary_hard_sphere.py (added) * sasmodels/models/core_shell_ellipsoid.c (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellar_hg.py (moved) * sasmodels/models/lamellar_hg_stack_caille.py (moved) * sasmodels/models/lamellar_hg_stack_caille_kernel.c (moved) * sasmodels/models/lamellar_stack_caille.py (moved) * sasmodels/models/lamellar_stack_caille_kernel.c (moved) * sasmodels/models/lamellar_stack_paracrystal.py (moved) * sasmodels/models/lamellar_stack_paracrystal_kernel.c (moved) * sasmodels/product.py (modified) * sasmodels/resolution.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/sesans.py (modified) * setup.py (modified) * explore/J1.py (added) * sasmodels/models/bessel.py (modified) * sasmodels/models/lib/j1_cephes.c (modified) * sasmodels/models/lib/polevl.c (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Fri, 18 Mar 2016 14:39:55 GMT wojciech [a5af4e1] * explore/J1.py (added) * sasmodels/models/bessel.py (modified) * sasmodels/models/lib/j1_cephes.c (modified) * sasmodels/models/lib/polevl.c (modified) Polevl fixed Fri, 18 Mar 2016 14:20:04 GMT richardh [52a3db3] * sasmodels/models/lamellar_hg.py (modified) edited lamellar_hg doc Fri, 18 Mar 2016 13:55:52 GMT richardh [5bfb213] * sasmodels/models/binary_hard_sphere.c (added) * sasmodels/models/binary_hard_sphere.py (added) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/lamellar_hg.py (moved) * sasmodels/models/lamellar_hg_stack_caille.py (moved) * sasmodels/models/lamellar_hg_stack_caille_kernel.c (moved) * sasmodels/models/lamellar_stack_caille.py (moved) * sasmodels/models/lamellar_stack_caille_kernel.c (moved) * sasmodels/models/lamellar_stack_paracrystal.py (moved) * sasmodels/models/lamellar_stack_paracrystal_kernel.c (moved) Merge branch 'master' of https://github.com/SasView/sasmodels Fri, 18 Mar 2016 13:55:38 GMT richardh [6ab4ed8] * sasmodels/models/lamellar_hg.py (moved) * sasmodels/models/lamellar_hg_stack_caille.py (moved) * sasmodels/models/lamellar_hg_stack_caille_kernel.c (moved) * sasmodels/models/lamellar_stack_caille.py (moved) * sasmodels/models/lamellar_stack_caille_kernel.c (moved) * sasmodels/models/lamellar_stack_paracrystal.py (moved) * sasmodels/models/lamellar_stack_paracrystal_kernel.c (moved) renamed params etc in more lamellar models Fri, 18 Mar 2016 13:18:54 GMT butler [115d0f0] * sasmodels/models/binary_hard_sphere.c (added) * sasmodels/models/binary_hard_sphere.py (added) conversion of binary hard sphere model. Note that the model is badly ... Fri, 18 Mar 2016 13:16:40 GMT Paul Kienzle [e98c1e0] * sasmodels/models/hardsphere.py (modified) force hardsphere to double precision Fri, 18 Mar 2016 12:18:56 GMT richardh [7c391dd] * sasmodels/models/lamellar.py (modified) checked lamellar, reordered params, improved docs Fri, 18 Mar 2016 10:25:12 GMT richardh [29172aa] * sasmodels/models/core_shell_ellipsoid.c (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) rename params and sort equations in docs for core_shell_ellipsoid Fri, 18 Mar 2016 09:17:13 GMT richardh [c079f50] * sasmodels/models/adsorbed_layer.py (modified) adsorbed_layer try again to upload Fri, 18 Mar 2016 08:58:02 GMT richardh [eec5fd6] * TESTS.txt (added) * doc/genmodel.py (modified) * example/sesansfit.py (modified) * explore/J1c.py (modified) * sasmodels/core.py (modified) * sasmodels/data.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/models/bessel.py (modified) * sasmodels/models/lib/j0_cephes.c (modified) * sasmodels/models/lib/j1_cephes.c (modified) * sasmodels/models/lib/polevl.c (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/sesans.py (modified) * sasmodels/models/adsorbed_layer.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Fri, 18 Mar 2016 08:57:52 GMT richardh [4f4e0d5] * sasmodels/models/adsorbed_layer.py (modified) adsorbed_layer tidied up and renamed sld parameters Fri, 18 Mar 2016 06:10:44 GMT Paul Kienzle [cbd37a7] * explore/J1c.py (modified) * sasmodels/models/bessel.py (modified) compare cephes bessel function against multiprecision math Thu, 17 Mar 2016 17:10:53 GMT wojciech [c515b1b] * TESTS.txt (added) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/lib/j0_cephes.c (modified) * sasmodels/models/lib/j1_cephes.c (modified) * sasmodels/models/lib/polevl.c (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 17 Mar 2016 17:07:16 GMT wojciech [094e320] * sasmodels/models/lib/j0_cephes.c (modified) Fixed cosf and sqrtf Thu, 17 Mar 2016 16:45:55 GMT smk78 [09b84ed] * sasmodels/models/poly_gauss_coil.py (modified) Finally! Conversion complete! Passes compare.sh, multi-compare.sh and ... Thu, 17 Mar 2016 16:44:44 GMT wojciech [e2af2a9] * sasmodels/models/lib/j0_cephes.c (modified) * sasmodels/models/lib/j1_cephes.c (modified) * sasmodels/models/lib/polevl.c (modified) Documentation clean up in Bessel function Thu, 17 Mar 2016 16:37:08 GMT wojciech [bfef528] * sasmodels/models/lib/j0_cephes.c (moved) * sasmodels/models/lib/j1_cephes.c (moved) * sasmodels/models/lib/jn_cephes.c (moved) * sasmodels/models/lib/lgamma_cephes.c (moved) Functions renamed to so it is obvious they come from cephes Thu, 17 Mar 2016 16:26:38 GMT wojciech [d8509a6] * doc/genmodel.py (modified) * example/fit_sesans.py (added) * example/sesans_parameters_css-hs.py (modified) * example/sesans_parameters_sphere.py (modified) * example/sesans_script_css-hs.py (deleted) * example/sesans_script_sphere.py (deleted) * example/sesansfit.py (modified) * example/sesansfit.sh (modified) * sasmodels/compare.py (modified) * sasmodels/convert.py (modified) * sasmodels/data.py (modified) * sasmodels/generate.py (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/flexible_cylinder.py (modified) * sasmodels/models/flexible_cylinder_ex.py (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_infinitely_thin_walls.py (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/lorentz.py (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/peak_lorentz.py (modified) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/power_law.py (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/rpa.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/star_polymer.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/teubner_strey.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/two_lorentzian.py (modified) * sasmodels/models/two_power_law.py (modified) * sasmodels/models/vesicle.py (modified) * sasmodels/product.py (modified) * sasmodels/models/bessel.py (added) * sasmodels/models/lib/j0d.c (added) * sasmodels/models/lib/j1d.c (added) * sasmodels/models/lib/jnd.c (added) * sasmodels/models/lib/lgamma.c (added) * sasmodels/models/lib/polevl.c (added) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 17 Mar 2016 16:26:22 GMT wojciech [f4878dc] * sasmodels/models/core_shell_cylinder.c (modified) * sasmodels/models/core_shell_cylinder.py (modified) Core shell cylinder model reverted Thu, 17 Mar 2016 16:21:14 GMT wojciech [684eff9] * sasmodels/models/mass_fractal.py (modified) Mass fractal reverted to original lanczos gamma Thu, 17 Mar 2016 16:17:00 GMT wojciech [cae6ce6] * sasmodels/models/lib/lgamma.c (modified) Gamma function doc clean up Thu, 17 Mar 2016 16:13:52 GMT krzywon [3bcd03d] * sasmodels/models/hardsphere.py (modified) * sasmodels/product.py (modified) Revert hardsphere model and changed Product model to accept ... Thu, 17 Mar 2016 16:11:34 GMT wojciech [070ecee] * sasmodels/models/lib/lgamma.c (moved) gamma renamed Thu, 17 Mar 2016 16:09:37 GMT wojciech [38daeec] * sasmodels/models/lib/gamma.c (added) * sasmodels/models/mass_fractal.py (modified) Gamma functions added Thu, 17 Mar 2016 15:12:15 GMT smk78 [f10bc52] * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) Added comment on origin of unit test values (Paul's idea) Thu, 17 Mar 2016 14:58:21 GMT smk78 [8898d0f] * sasmodels/models/mono_gauss_coil.py (modified) Finally! Conversion complete! Passes compare.sh, multi-compare.sh and ... Thu, 17 Mar 2016 14:48:04 GMT krzywon [6824af5] * example/sesansfit.sh (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * example/fit_sesans.py (added) * example/sesans_parameters_css-hs.py (modified) * example/sesans_parameters_sphere.py (modified) * example/sesans_script_css-hs.py (deleted) * example/sesans_script_sphere.py (deleted) * example/sesansfit.py (modified) * sasmodels/data.py (modified) * sasmodels/models/hardsphere.py (modified) Merge remote-tracking branch 'origin/master' Thu, 17 Mar 2016 14:47:47 GMT krzywon [84db7a5] * example/fit_sesans.py (added) * example/sesans_parameters_css-hs.py (modified) * example/sesans_parameters_sphere.py (modified) * example/sesans_script_css-hs.py (deleted) * example/sesans_script_sphere.py (deleted) * example/sesansfit.py (modified) * sasmodels/data.py (modified) * sasmodels/models/hardsphere.py (modified) Updated sesans scripting to be more command line focused AND modified ... Thu, 17 Mar 2016 13:58:53 GMT richardh [54954e1] * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/stickyhardsphere.py (modified) renam volfrac in adsorbedlayer, sort some docs bugs Thu, 17 Mar 2016 13:38:20 GMT ajj [15bd6e7] * example/sesansfit.sh (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) reverting to @smk98 updates to gaussian coil models from #246517d47 Thu, 17 Mar 2016 13:10:38 GMT wojciech [07142f3] * sasmodels/models/bessel.py (added) * sasmodels/models/lib/j0d.c (modified) * sasmodels/models/lib/j1d.c (modified) * sasmodels/models/lib/jnd.c (modified) ifdef corrected in bessel functions Thu, 17 Mar 2016 13:07:04 GMT gonzalezm [aa2edb2] * doc/genmodel.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/flexible_cylinder.py (modified) * sasmodels/models/flexible_cylinder_ex.py (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_infinitely_thin_walls.py (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/lorentz.py (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/peak_lorentz.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/power_law.py (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/rpa.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/star_polymer.py (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/teubner_strey.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/two_lorentzian.py (modified) * sasmodels/models/two_power_law.py (modified) * sasmodels/models/vesicle.py (modified) Removing hardcoded figures to be replaced by autogenerated ones Thu, 17 Mar 2016 13:00:30 GMT gonzalezm [d634601] * sasmodels/convert.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/stickyhardsphere.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 17 Mar 2016 12:45:43 GMT wojciech [16afd49] * doc/Makefile (modified) * doc/genmodel.py (modified) * doc/gentoc.py (modified) * example/core_shell.ses (added) * example/sesans_parameters_css-hs.py (added) * example/sesans_parameters_sphere.py (added) * example/sesans_script_css-hs.py (added) * example/sesans_script_sphere.py (added) * example/sesansfit.py (modified) * example/sesansfit.sh (added) * example/sesansfit_CodeCampIII.py (added) * example/sphere.ses (moved) * sasmodels/bumps_model.py (modified) * sasmodels/compare.py (modified) * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/list_pars.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/_onion.py (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/be_polyelectrolyte.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/guinier.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/hayter_msa.py (moved) * sasmodels/models/hayter_msa_kernel.c (moved) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_infinitely_thin_walls.py (modified) * sasmodels/models/img/bcc_angle_definition.png (moved) * sasmodels/models/img/bcc_geometry.jpg (moved) * sasmodels/models/img/core_shell_ellipsoid_angle_projection.jpg (moved) * sasmodels/models/img/core_shell_ellipsoid_fig1.gif (deleted) * sasmodels/models/img/core_shell_ellipsoid_geometry.png (added) * sasmodels/models/img/core_shell_parallelepiped_geometry.jpg (moved) * sasmodels/models/img/cylinder_angle_definition.jpg (moved) * sasmodels/models/img/cylinder_angle_projection.jpg (moved) * sasmodels/models/img/ellipsoid_angle_projection.jpg (moved) * sasmodels/models/img/elliptical_cylinder_angle_definition.jpg (moved) * sasmodels/models/img/elliptical_cylinder_averaging.gif (deleted) * sasmodels/models/img/elliptical_cylinder_averaging.png (added) * sasmodels/models/img/elliptical_cylinder_geometry.gif (deleted) * sasmodels/models/img/elliptical_cylinder_geometry.png (added) * sasmodels/models/img/elliptical_cylinder_validation_1d.gif (deleted) * sasmodels/models/img/elliptical_cylinder_validation_1d.png (added) * sasmodels/models/img/fcc_geometry.jpg (moved) * sasmodels/models/img/gel_fit_1d.gif (deleted) * sasmodels/models/img/gel_fit_1d.png (added) * sasmodels/models/img/linear_pearls_geometry.jpg (moved) * sasmodels/models/img/mono_gauss_coil_1d.jpg (added) * sasmodels/models/img/multi_shell_geometry.jpg (moved) * sasmodels/models/img/onion_annotated_profile.gif (deleted) * sasmodels/models/img/onion_geometry.png (added) * sasmodels/models/img/parallelepiped_angle_definition.jpg (moved) * sasmodels/models/img/parallelepiped_angle_projection.jpg (added) * sasmodels/models/img/parallelepiped_geometry.jpg (moved) * sasmodels/models/img/pearl_necklace_geometry.jpg (moved) * sasmodels/models/img/poly_gauss_coil_1d.jpg (added) * sasmodels/models/img/sc_crystal_2d.jpg (moved) * sasmodels/models/img/sc_crystal_angle_definition.jpg (moved) * sasmodels/models/img/sc_crystal_geometry.jpg (moved) * sasmodels/models/img/squarewell_1d.jpg (added) * sasmodels/models/img/stacked_disks_angle_definition.jpg (moved) * sasmodels/models/img/stacked_disks_angle_projection.jpg (moved) * sasmodels/models/img/stacked_disks_fig1.gif (deleted) * sasmodels/models/img/stacked_disks_fig3.jpg (deleted) * sasmodels/models/img/stacked_disks_geometry.png (added) * sasmodels/models/img/triaxial_ellipsoid_angle_projection.jpg (moved) * sasmodels/models/lamellar.py (modified) * sasmodels/models/line.py (modified) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/lorentz.py (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/mono_gauss_coil.py (added) * sasmodels/models/multi_shell.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/poly_gauss_coil.py (added) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/sc_crystal.py (modified) * sasmodels/models/squarewell.py (added) * sasmodels/models/stacked_disks.py (modified) * sasmodels/models/star_polymer.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/teubner_strey.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/vesicle.py (modified) * sasmodels/product.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/models/core_shell_cylinder.c (modified) * sasmodels/models/lib/j0d.c (added) * sasmodels/models/lib/j1d.c (added) * sasmodels/models/lib/jnd.c (added) * sasmodels/models/lib/polevl.c (added) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 17 Mar 2016 12:45:24 GMT wojciech [0a9d219] * sasmodels/models/lib/j0d.c (modified) * sasmodels/models/lib/j1d.c (modified) * sasmodels/models/lib/jnd.c (modified) Single precisson cephes version has been added Thu, 17 Mar 2016 12:43:19 GMT smk78 [246517d] * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) Updated Thu, 17 Mar 2016 12:41:27 GMT gonzalezm [0784c18] * sasmodels/models/cylinder.py (modified) * sasmodels/models/stickyhardsphere.py (modified) Removing hardcoded figures to be replaced by autogenerated ones Thu, 17 Mar 2016 12:16:55 GMT richardh [d529d93] * sasmodels/models/hardsphere.py (modified) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/hayter_msa_kernel.c (modified) * sasmodels/models/img/squarewell_1d.jpg (added) * sasmodels/models/squarewell.py (modified) * sasmodels/models/stickyhardsphere.py (modified) updated docs for several S(Q) Thu, 17 Mar 2016 09:33:41 GMT wojciech [3936ad3] * sasmodels/models/core_shell_cylinder.c (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/lib/j0d.c (added) * sasmodels/models/lib/j1d.c (added) * sasmodels/models/lib/jnd.c (added) * sasmodels/models/lib/polevl.c (added) Bessel functions from double-precison cephes has been added Thu, 17 Mar 2016 01:25:21 GMT Paul Kienzle [6dd90c1] * sasmodels/models/be_polyelectrolyte.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/guinier.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_infinitely_thin_walls.py (modified) * sasmodels/models/line.py (modified) * sasmodels/models/lorentz.py (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/sc_crystal.py (modified) * sasmodels/models/star_polymer.py (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/teubner_strey.py (modified) * sasmodels/models/vesicle.py (modified) update model tests for default background of 0.001 Wed, 16 Mar 2016 22:28:02 GMT Paul Kienzle [5111921] * sasmodels/models/_onion.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/img/2d_q_vector.gif (deleted) * sasmodels/models/img/core_shell_ellipsoid_geometry.gif (deleted) * sasmodels/models/img/core_shell_ellipsoid_geometry.png (added) * sasmodels/models/img/elliptical_cylinder_averaging.gif (deleted) * sasmodels/models/img/elliptical_cylinder_averaging.png (added) * sasmodels/models/img/elliptical_cylinder_geometry.gif (deleted) * sasmodels/models/img/elliptical_cylinder_geometry.png (added) * sasmodels/models/img/elliptical_cylinder_validation_1d.gif (deleted) * sasmodels/models/img/elliptical_cylinder_validation_1d.png (added) * sasmodels/models/img/gel_fit_1d.gif (deleted) * sasmodels/models/img/gel_fit_1d.png (added) * sasmodels/models/img/onion_geometry.gif (deleted) * sasmodels/models/img/onion_geometry.png (added) * sasmodels/models/img/stacked_disks_geometry.gif (deleted) * sasmodels/models/img/stacked_disks_geometry.png (added) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/sc_crystal.py (modified) * sasmodels/models/squarewell.py (modified) * sasmodels/models/stacked_disks.py (modified) replace gifs so that we can build pdf Wed, 16 Mar 2016 21:59:14 GMT smk78 [4c05f49] * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) Changed 2d_q_vector.gif to Latex math Wed, 16 Mar 2016 21:40:01 GMT smk78 [bf227cd] * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) Improved Wed, 16 Mar 2016 20:59:52 GMT smk78 [cb97bff] * doc/genmodel.py (modified) * doc/gentoc.py (modified) * example/core_shell.ses (added) * example/sesans_parameters_css-hs.py (added) * example/sesans_parameters_sphere.py (added) * example/sesans_script_css-hs.py (added) * example/sesans_script_sphere.py (added) * example/sesansfit.py (modified) * example/sesansfit.sh (added) * example/sesansfit_CodeCampIII.py (added) * example/sphere.ses (moved) * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) * sasmodels/convert.py (modified) * sasmodels/core.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/list_pars.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/_onion.py (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/be_polyelectrolyte.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/hayter_msa.py (moved) * sasmodels/models/hayter_msa_kernel.c (moved) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/img/bcc_angle_definition.png (moved) * sasmodels/models/img/bcc_geometry.jpg (moved) * sasmodels/models/img/core_shell_ellipsoid_angle_projection.jpg (moved) * sasmodels/models/img/core_shell_ellipsoid_geometry.gif (moved) * sasmodels/models/img/core_shell_parallelepiped_geometry.jpg (moved) * sasmodels/models/img/cylinder_angle_definition.jpg (moved) * sasmodels/models/img/cylinder_angle_projection.jpg (moved) * sasmodels/models/img/ellipsoid_angle_projection.jpg (moved) * sasmodels/models/img/elliptical_cylinder_angle_definition.jpg (moved) * sasmodels/models/img/fcc_geometry.jpg (moved) * sasmodels/models/img/linear_pearls_geometry.jpg (moved) * sasmodels/models/img/multi_shell_geometry.jpg (moved) * sasmodels/models/img/onion_geometry.gif (moved) * sasmodels/models/img/parallelepiped_angle_definition.jpg (moved) * sasmodels/models/img/parallelepiped_angle_projection.jpg (added) * sasmodels/models/img/parallelepiped_geometry.jpg (moved) * sasmodels/models/img/pearl_necklace_geometry.jpg (moved) * sasmodels/models/img/sc_crystal_2d.jpg (moved) * sasmodels/models/img/sc_crystal_angle_definition.jpg (moved) * sasmodels/models/img/sc_crystal_geometry.jpg (moved) * sasmodels/models/img/stacked_disks_angle_definition.jpg (moved) * sasmodels/models/img/stacked_disks_angle_projection.jpg (moved) * sasmodels/models/img/stacked_disks_fig3.jpg (deleted) * sasmodels/models/img/stacked_disks_geometry.gif (moved) * sasmodels/models/img/triaxial_ellipsoid_angle_projection.jpg (moved) * sasmodels/models/lamellar.py (modified) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/multi_shell.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/poly_gauss_coil.py (added) * sasmodels/models/sc_crystal.py (modified) * sasmodels/models/squarewell.py (added) * sasmodels/models/stacked_disks.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/product.py (added) * sasmodels/resolution.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/models/img/2d_q_vector.gif (added) * sasmodels/models/img/mono_gauss_coil_1d.jpg (added) * sasmodels/models/img/poly_gauss_coil_1d.jpg (added) Merge branch 'master' of https://github.com/SasView/sasmodels ... Wed, 16 Mar 2016 19:07:15 GMT Paul Kienzle [2f0c07d] * sasmodels/generate.py (modified) * sasmodels/models/_onion.py (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/be_polyelectrolyte.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/img/bcc_angle_definition.png (moved) * sasmodels/models/img/bcc_geometry.jpg (moved) * sasmodels/models/img/core_shell_ellipsoid_angle_projection.jpg (moved) * sasmodels/models/img/core_shell_ellipsoid_geometry.gif (moved) * sasmodels/models/img/core_shell_parallelepiped_geometry.jpg (moved) * sasmodels/models/img/cylinder_angle_definition.jpg (moved) * sasmodels/models/img/cylinder_angle_projection.jpg (moved) * sasmodels/models/img/ellipsoid_angle_projection.jpg (moved) * sasmodels/models/img/elliptical_cylinder_angle_definition.jpg (moved) * sasmodels/models/img/fcc_geometry.jpg (moved) * sasmodels/models/img/linear_pearls_geometry.jpg (moved) * sasmodels/models/img/multi_shell_geometry.jpg (moved) * sasmodels/models/img/onion_geometry.gif (moved) * sasmodels/models/img/parallelepiped_angle_definition.jpg (moved) * sasmodels/models/img/parallelepiped_angle_projection.jpg (added) * sasmodels/models/img/parallelepiped_geometry.jpg (moved) * sasmodels/models/img/pearl_necklace_geometry.jpg (moved) * sasmodels/models/img/sc_crystal_2d.jpg (moved) * sasmodels/models/img/sc_crystal_angle_definition.jpg (moved) * sasmodels/models/img/sc_crystal_geometry.jpg (moved) * sasmodels/models/img/stacked_disks_angle_definition.jpg (moved) * sasmodels/models/img/stacked_disks_angle_projection.jpg (moved) * sasmodels/models/img/stacked_disks_fig3.jpg (deleted) * sasmodels/models/img/stacked_disks_geometry.gif (moved) * sasmodels/models/img/triaxial_ellipsoid_angle_projection.jpg (moved) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/multi_shell.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/sc_crystal.py (modified) * sasmodels/models/stacked_disks.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) make figure names regular (geometry, angle_definition, angle_projection) Wed, 16 Mar 2016 16:49:12 GMT smk78 [38d2c97] * sasmodels/models/mono_gauss_coil.py (added) Conversion of DebyeModel Wed, 16 Mar 2016 16:48:47 GMT smk78 [fca7252] * sasmodels/models/img/poly_gauss_coil_1d.jpg (added) Copy of SasView image203 to sasmodels poly_gauss_coil_1d Wed, 16 Mar 2016 16:48:01 GMT smk78 [7ef7405] * sasmodels/models/img/mono_gauss_coil_1d.jpg (added) Copy of SasView image173 to sasmodels mono_gauss_coil_1d Wed, 16 Mar 2016 16:47:09 GMT smk78 [5a48cc56] * sasmodels/models/img/2d_q_vector.gif (added) Copy of SasView image040 to sasmodels 2d_q_vector Wed, 16 Mar 2016 16:44:58 GMT smk78 [5b2930f] * sasmodels/models/adsorbed_layer.py (modified) Documentation update Wed, 16 Mar 2016 15:41:50 GMT richardh [348557a] * sasmodels/models/hayter_msa.py (moved) * sasmodels/models/hayter_msa_kernel.c (moved) * sasmodels/models/lamellar.py (modified) * sasmodels/models/squarewell.py (added) rkh new hayter_msa, new squarewell, unit test to lamellar Wed, 16 Mar 2016 13:27:43 GMT ajj [8e45182] * sasmodels/models/hardsphere.py (modified) * sasmodels/models/stickyhardsphere.py (modified) adding structure_factor flag to hard sphere an sticky hard sphere Wed, 16 Mar 2016 12:28:50 GMT smk78 [b135dc0] * sasmodels/models/adsorbed_layer.py (modified) Reset scaling to match SANDRA calculation - NB: this gives different ... Tue, 15 Mar 2016 16:40:53 GMT richardh [034e19a] * sasmodels/models/hardsphere.py (modified) * sasmodels/models/stickyhardsphere.py (modified) more tests in hardsphere, improved code in stickyhardsphere, RKH Mon, 14 Mar 2016 10:38:27 GMT smk78 [cf95788] * sasmodels/models/adsorbed_layer.py (modified) test Mon, 14 Mar 2016 10:35:17 GMT smk78 [56fac50] * example/model.py (added) * sasmodels/compare.py (modified) * sasmodels/data.py (modified) * sasmodels/models/_onion.py (added) * sasmodels/models/img/onion_1d.jpg (added) * sasmodels/models/img/onion_annotated_profile.gif (added) * sasmodels/models/img/onion_profile.jpg (added) * sasmodels/models/onion.c (added) * sasmodels/models/rpa.py (modified) * doc/rst_prolog (modified) * sasmodels/generate.py (deleted) * sasmodels/models/adsorbed_layer.py (added) * sasmodels/models/img/adsorbed_layer_1d.jpg (added) * sasmodels/models/line.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Mon, 14 Mar 2016 10:34:58 GMT smk78 [4b0e1f3] * doc/rst_prolog (modified) * sasmodels/convert.py (modified) * sasmodels/generate.py (deleted) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/line.py (modified) * sasmodels/models/micelle_spherical_core.c (added) * sasmodels/models/micelle_spherical_core.py (added) * sasmodels/models/img/adsorbed_layer_1d.jpg (added) Merge branch 'master' of https://github.com/SasView/sasmodels ... Sat, 12 Mar 2016 00:20:42 GMT Paul Kienzle [5cfda00] * sasmodels/models/rpa.py (modified) change visible parameter list depending on selected variant Sat, 12 Mar 2016 00:15:18 GMT Paul Kienzle [fdb1487] * sasmodels/models/_onion.py (added) * sasmodels/models/img/onion_1d.jpg (added) * sasmodels/models/img/onion_annotated_profile.gif (added) * sasmodels/models/img/onion_profile.jpg (added) * sasmodels/models/onion.c (added) add non-working onion model, named _onion so it is not in the model list Fri, 11 Mar 2016 18:58:18 GMT smk78 [41c7e68] * sasmodels/models/adsorbed_layer.py (modified) Now compiles Fri, 11 Mar 2016 16:13:01 GMT smk78 [1369fe6] * sasmodels/models/adsorbed_layer.py (added) Conversion of Core2ndMomentModel Thu, 10 Mar 2016 18:02:57 GMT smk78 [d2fe712] * sasmodels/models/img/adsorbed_layer_1d.jpg (added) What was secondm_fig1.jpg Thu, 10 Mar 2016 13:56:46 GMT piotr [bea7acb] * explore/J1c.py (modified) * explore/cyl.py (added) * sasmodels/models/power_law.py (modified) * doc/rst_prolog (modified) * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) * sasmodels/models/micelle_spherical_core.c (added) * sasmodels/models/micelle_spherical_core.py (added) Merge remote-tracking branch 'origin/master' Thu, 10 Mar 2016 13:56:38 GMT piotr [0d0aee1] * doc/rst_prolog (modified) * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) * sasmodels/models/micelle_spherical_core.c (added) * sasmodels/models/micelle_spherical_core.py (added) Added micelle_spherical_shell Thu, 10 Mar 2016 10:45:33 GMT smk78 [b15849c] * sasmodels/models/power_law.py (modified) Added a comment Tue, 08 Mar 2016 13:59:33 GMT piotr [5a483877] * explore/J1c.py (added) * explore/log_gamma.py (added) * explore/rpa.py (moved) * explore/sinc.py (added) * explore/sph_j1c.py (added) * sasmodels/models/fuzzy_sphere.py (added) * sasmodels/models/img/fuzzy_sphere.jpg (added) * sasmodels/models/lib/lanczos_gamma.c (modified) * sasmodels/models/lib/sph_j1c.c (modified) * sasmodels/convert.py (modified) * sasmodels/models/core_shell_sphere.c (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/fractal_core_shell.c (added) * sasmodels/models/fractal_core_shell.py (added) * sasmodels/models/img/fractal_core_shell_1d.jpg (added) * sasmodels/models/lib/core_shell.c (added) Merge remote-tracking branch 'origin/master' Tue, 08 Mar 2016 13:59:23 GMT piotr [7d4b2ae] * sasmodels/convert.py (modified) * sasmodels/models/core_shell_sphere.c (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/fractal_core_shell.c (added) * sasmodels/models/fractal_core_shell.py (added) * sasmodels/models/img/fractal_core_shell_1d.jpg (added) * sasmodels/models/lib/core_shell.c (added) Added fractal_core_shell Mon, 07 Mar 2016 08:21:02 GMT trnielsen [8dca856] * sasmodels/models/fuzzy_sphere.py (added) * sasmodels/models/img/fuzzy_sphere.jpg (added) Added fuzzy_sphere model Mon, 07 Mar 2016 01:16:29 GMT Paul Kienzle [e6f1410] * explore/J1c.py (added) * explore/log_gamma.py (added) * explore/rpa.py (moved) * explore/sinc.py (added) * explore/sph_j1c.py (added) * sasmodels/models/lib/lanczos_gamma.c (modified) * sasmodels/models/lib/sph_j1c.c (modified) examine numerical precision of J1c, sinc, j1c and log gamma Wed, 02 Mar 2016 01:23:21 GMT Paul Kienzle [ad90df9] * sasmodels/models/bcc.c (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/fcc.c (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/lib/sphere_form.c (modified) * sasmodels/models/sc_crystal.c (modified) * sasmodels/models/sc_crystal.py (modified) * sasmodels/models/sphere.py (modified) refactor sphere/fcc/bcc/sc_crystal to use common code Wed, 02 Mar 2016 00:49:00 GMT Paul Kienzle [50e1e40] * sasmodels/models/barbell.c (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/cylinder.c (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) use lib functions to simplify barbell, capped_cylinder, cylinder, ... Tue, 01 Mar 2016 18:40:08 GMT Paul Kienzle [c437dbb] * sasmodels/generate.py (modified) * sasmodels/models/lib/sph_j1c.c (modified) Improve accuracy of sph_j1c to 7 digits single, 14 digits double Mon, 29 Feb 2016 21:28:02 GMT Paul Kienzle [cf85329] * sasmodels/kernel_template.c (modified) * sasmodels/models/core_shell_bicelle.c (modified) * sasmodels/models/linear_pearls.c (modified) * sasmodels/models/pearl_necklace.c (modified) add sinc() function to kernel template Mon, 29 Feb 2016 13:21:55 GMT piotr [e7678b2] * sasmodels/kernel_template.c (modified) * sasmodels/models/core_shell_bicelle.c (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_ellipsoid.c (modified) * sasmodels/models/core_shell_ellipsoid_xt.c (modified) * sasmodels/models/flexible_cylinder.c (modified) * sasmodels/models/flexible_cylinder.py (modified) * sasmodels/models/flexible_cylinder_ex.c (modified) * sasmodels/models/flexible_cylinder_ex.py (modified) * sasmodels/models/lib/J1c.c (added) * sasmodels/models/lib/Si.c (modified) * sasmodels/models/lib/wrc_cyl.c (modified) Code review from PAK Fri, 26 Feb 2016 20:05:27 GMT gonzalezm [a8bd500] * doc/_extensions/dollarmath.py (modified) * doc/_templates/layout.html (added) * sasmodels/generate.py (modified) * sasmodels/kernel_template.c (modified) * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/img/flexible_cylinder_1d.jpg (moved) * sasmodels/models/img/flexible_cylinder_geometry.jpg (moved) * sasmodels/models/img/multi_shell_1d.jpg (added) * sasmodels/models/img/multi_shell_fig1.jpg (added) * sasmodels/models/img/rpa_1d.jpg (added) * sasmodels/models/line.py (modified) * sasmodels/models/multi_shell.c (added) * sasmodels/models/multi_shell.py (added) * sasmodels/models/rpa.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/vesicle.py (modified) * sasmodels/convert.py (modified) * sasmodels/models/core_shell_parallelepiped.c (added) * sasmodels/models/core_shell_parallelepiped.py (added) * sasmodels/models/hollow_rectangular_prism.c (added) * sasmodels/models/hollow_rectangular_prism.py (added) * sasmodels/models/hollow_rectangular_prism_infinitely_thin_walls.c (added) * sasmodels/models/hollow_rectangular_prism_infinitely_thin_walls.py (added) * sasmodels/models/img/core_shell_parallelepiped.jpg (added) * sasmodels/models/img/core_shell_parallelepiped_projection.jpg (added) * sasmodels/models/img/orientation.jpg (deleted) * sasmodels/models/img/parallelepiped_angles_definition.jpg (added) * sasmodels/models/img/parallelepiped_angles_examples.jpg (moved) * sasmodels/models/parallelepiped.c (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/rectangular_prism.c (added) * sasmodels/models/rectangular_prism.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels Fri, 26 Feb 2016 17:44:42 GMT Paul Kienzle [139c528] * sasmodels/models/capped_cylinder.c (modified) slightly optimized capped cylinder Fri, 26 Feb 2016 17:27:24 GMT richardh [e4d8726] * .gitignore (modified) * doc/_extensions/dollarmath.py (modified) * doc/_templates/layout.html (added) * doc/rst_prolog (modified) * multi_compare.sh (modified) * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernel_template.c (modified) * sasmodels/models/be_polyelectrolyte.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_sphere.c (added) * sasmodels/models/core_shell_sphere.py (added) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.c (added) * sasmodels/models/elliptical_cylinder.py (added) * sasmodels/models/fcc.py (modified) * sasmodels/models/guinier.py (modified) * sasmodels/models/guinier_porod.py (added) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/img/core_shell_sphere_1d.jpg (added) * sasmodels/models/img/elliptical_cylinder_averaging.gif (added) * sasmodels/models/img/elliptical_cylinder_comparison_1d.jpg (added) * sasmodels/models/img/elliptical_cylinder_geometry.gif (added) * sasmodels/models/img/elliptical_cylinder_geometry_2d.jpg (added) * sasmodels/models/img/elliptical_cylinder_validation_1d.gif (added) * sasmodels/models/img/flexible_cylinder_1d.jpg (moved) * sasmodels/models/img/flexible_cylinder_geometry.jpg (moved) * sasmodels/models/img/guinier_porod_model.jpg (added) * sasmodels/models/img/multi_shell_1d.jpg (added) * sasmodels/models/img/multi_shell_fig1.jpg (added) * sasmodels/models/img/rpa_1d.jpg (added) * sasmodels/models/img/stacked_disks_1d.jpg (added) * sasmodels/models/img/stacked_disks_fig1.gif (added) * sasmodels/models/img/stacked_disks_fig2.jpg (added) * sasmodels/models/img/stacked_disks_fig3.jpg (added) * sasmodels/models/img/two_power_law_1d.jpg (added) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/lib/gauss76.c (modified) * sasmodels/models/lib/nr_bess_j1.c (added) * sasmodels/models/line.py (added) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/lorentz.py (modified) * sasmodels/models/multi_shell.c (added) * sasmodels/models/multi_shell.py (added) * sasmodels/models/peak_lorentz.py (modified) * sasmodels/models/porod.py (added) * sasmodels/models/rpa.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/stacked_disks.c (added) * sasmodels/models/stacked_disks.py (added) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/two_power_law.py (added) * sasmodels/models/vesicle.py (modified) * setup.py (modified) * sasmodels/models/hardsphere.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Fri, 26 Feb 2016 17:22:00 GMT richardh [97e6d3c] * sasmodels/models/hardsphere.py (modified) made hardsphere faster Fri, 26 Feb 2016 17:15:14 GMT gonzalezm [44bd2be] * sasmodels/convert.py (modified) * sasmodels/models/core_shell_parallelepiped.c (added) * sasmodels/models/core_shell_parallelepiped.py (added) Added core_shell_parallelepiped moded (but very doubtful) Fri, 26 Feb 2016 09:15:38 GMT gonzalezm [deb7ee0] * sasmodels/models/hollow_rectangular_prism.c (added) * sasmodels/models/hollow_rectangular_prism.py (added) * sasmodels/models/hollow_rectangular_prism_infinitely_thin_walls.c (added) * sasmodels/models/hollow_rectangular_prism_infinitely_thin_walls.py (added) * sasmodels/models/img/core_shell_parallelepiped.jpg (added) * sasmodels/models/img/core_shell_parallelepiped_projection.jpg (added) * sasmodels/models/img/orientation.jpg (deleted) * sasmodels/models/img/parallelepiped_angles_definition.jpg (added) * sasmodels/models/img/parallelepiped_angles_examples.jpg (moved) * sasmodels/models/parallelepiped.c (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/rectangular_prism.c (added) * sasmodels/models/rectangular_prism.py (added) Added four parallelepiped-like models Thu, 25 Feb 2016 12:45:32 GMT Paul Kienzle [d2950f4] * sasmodels/models/spherepy.py (modified) fix typo in comment Thu, 25 Feb 2016 12:37:32 GMT piotr [d51ea74] * sasmodels/models/multi_shell.c (modified) * sasmodels/models/multi_shell.py (modified) Code review from TN Wed, 24 Feb 2016 22:51:27 GMT Paul Kienzle [fa8011eb] * sasmodels/generate.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/img/rpa_1d.jpg (added) * sasmodels/models/line.py (modified) * sasmodels/models/rpa.py (modified) * sasmodels/models/vesicle.py (modified) doc cleanup Wed, 24 Feb 2016 22:13:01 GMT Paul Kienzle [c8dcbdf] * sasmodels/models/img/flexible_cylinder_1d.jpg (moved) * sasmodels/models/img/flexible_cylinder_geometry.jpg (moved) flexible cylinder: move figures to the correct directory Wed, 24 Feb 2016 22:01:27 GMT Paul Kienzle [0471c72] * sasmodels/models/multi_shell.c (modified) minor formatting Wed, 24 Feb 2016 21:59:57 GMT Paul Kienzle [431caae] * sasmodels/models/ellipsoid.py (modified) doc tweak Wed, 24 Feb 2016 14:43:51 GMT piotr [b7529e2] * sasmodels/models/multi_shell.c (modified) * sasmodels/models/multi_shell.py (modified) Code review from PK Wed, 24 Feb 2016 09:50:09 GMT piotr [8b9adb5] * sasmodels/models/be_polyelectrolyte.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/guinier.py (modified) * sasmodels/models/guinier_porod.py (added) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/img/guinier_porod_model.jpg (added) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/lorentz.py (modified) * sasmodels/models/peak_lorentz.py (modified) * sasmodels/models/porod.py (modified) * sasmodels/models/rpa.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/vesicle.py (modified) * sasmodels/models/img/multi_shell_1d.jpg (added) * sasmodels/models/img/multi_shell_fig1.jpg (added) * sasmodels/models/multi_shell.c (added) * sasmodels/models/multi_shell.py (added) Merge remote-tracking branch 'origin/master' Wed, 24 Feb 2016 09:49:57 GMT piotr [c9f885e] * sasmodels/models/img/multi_shell_1d.jpg (added) * sasmodels/models/img/multi_shell_fig1.jpg (added) * sasmodels/models/multi_shell.c (added) * sasmodels/models/multi_shell.py (added) Converted MultiShellModel Thu, 18 Feb 2016 18:21:14 GMT mathieu [94bd809] * sasmodels/models/dab.py (modified) Fix pylint Thu, 18 Feb 2016 18:16:50 GMT mathieu [3eb6b90] * sasmodels/models/lamellarFFHG.py (modified) Fix pylint Thu, 18 Feb 2016 18:13:00 GMT mathieu [04b0b30] * sasmodels/models/peak_lorentz.py (modified) Fix pylint