# # ChangeLog for / in sasmodels # # Generated by Trac 1.0.1 # Nov 24, 2024 4:09:16 PM Wed, 30 Mar 2016 18:30:44 GMT Paul Kienzle [364d8f7] * sasmodels/models/sphere.py (modified) code formatting Wed, 30 Mar 2016 18:27:57 GMT Paul Kienzle [b0696e1] * sasmodels/models/onion.py (modified) allow onion model to pass smoke tests Wed, 30 Mar 2016 18:13:13 GMT Paul Kienzle [27fade8] * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) fix calls to ER for core shell ellipsoid and ellipsoid xt functions Wed, 30 Mar 2016 18:12:45 GMT Paul Kienzle [b812972] * sasmodels/models/squarewell.py (modified) default squarewell to double precision Wed, 30 Mar 2016 17:49:38 GMT Paul Kienzle [486fcf6] * sasmodels/resolution.py (modified) update resolution tests to new naming conventions for variables and new ... Wed, 30 Mar 2016 17:46:06 GMT Paul Kienzle [1d4d409] * sasmodels/models/adsorbed_layer.py (modified) udate adsorbed_layer test to use non-truncated q value for the target ... Wed, 30 Mar 2016 16:43:19 GMT Paul Kienzle [3c6d5bc] * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/product.py (modified) suppress test for VR calculation from core-shell sphere until new ... Wed, 30 Mar 2016 02:48:51 GMT Paul Kienzle [d6f5da6] * sasmodels/data.py (modified) * sasmodels/resolution2d.py (modified) use log spacing in qy for oriented usans Wed, 30 Mar 2016 00:22:13 GMT Paul Kienzle [ea75043] * example/oriented_usans.py (added) * sasmodels/bumps_model.py (modified) * sasmodels/compare.py (modified) * sasmodels/data.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/resolution.py (modified) * sasmodels/resolution2d.py (modified) add support for oriented usans using direct 2d resolution integral Tue, 29 Mar 2016 22:23:07 GMT Paul Kienzle [1d61d07] * sasmodels/data.py (modified) fix broken 1D plotting in bumps wrapper Tue, 29 Mar 2016 22:22:13 GMT Paul Kienzle [1182da5] * example/fit.py (modified) * example/model.py (modified) fix parameter names in bumps examples Tue, 29 Mar 2016 14:54:56 GMT smk78 [1448a6cd] * sasmodels/convert.py (modified) * sasmodels/models/_spherepy.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/models/sphere.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Tue, 29 Mar 2016 14:54:26 GMT smk78 [d7028dc] * sasmodels/models/_spherepy.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/models/sphere.py (modified) Changed documentation link to missing file polar_mag_help.html in ... Tue, 29 Mar 2016 14:49:18 GMT Paul Kienzle [2a3e1f5] * sasmodels/convert.py (modified) minor code cleanup Tue, 29 Mar 2016 14:38:55 GMT Paul Kienzle [fa1582e] * sasmodels/compare.py (modified) * sasmodels/convert.py (modified) remove constraint which set n_stacking=1 on stacked disk model in ... Sun, 27 Mar 2016 23:14:16 GMT butler [53215cf] * sasmodels/convert.py (modified) * sasmodels/models/stacked_disks.py (modified) fixed n_stacked value in convert so that compare works, added two unit ... Sun, 27 Mar 2016 13:32:52 GMT butler [3034fc5] * sasmodels/convert.py (modified) added stacked_disk model's n_stacked parameter to list of parameters ... Thu, 24 Mar 2016 09:15:33 GMT butler [b274bec] * sasmodels/models/core_multi_shell.py (modified) Fixes #318 I think -- added correct link for mag help. HOWEVER need to ... Tue, 22 Mar 2016 19:10:03 GMT smk78 [34edbb8] * sasmodels/models/core_multi_shell.py (modified) Fixed undefined label warning during doc build Tue, 22 Mar 2016 18:59:53 GMT smk78 [55b2b232] * sasmodels/models/core_shell_sphere.py (modified) Added link to documentation to allow cross-referencing from ... Tue, 22 Mar 2016 17:51:26 GMT richardh [6b4f7f6] * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/star_polymer.py (modified) renamed variables, sorted issues in doc Tue, 22 Mar 2016 16:20:45 GMT richardh [e664a11] * sasmodels/models/stacked_disks.py (modified) stacked_disks fails compare, even before rkh edited it, will investigate Mon, 21 Mar 2016 23:18:58 GMT butler [693570c] * sasmodels/models/pringle.py (modified) check pringle model for correctness and completness and correct ... Mon, 21 Mar 2016 21:30:00 GMT butler [c6652bb] * sasmodels/models/two_power_law.py (modified) Review completeness of two_power_law and corrected equation in docs Mon, 21 Mar 2016 20:18:14 GMT butler [f7930be] * sasmodels/models/core_multi_shell.c (added) * sasmodels/models/core_multi_shell.py (added) * sasmodels/models/img/core_multi_shell_sld_default_profile.jpg (added) roughed in core_multi_shell framework including doc strings. Mon, 21 Mar 2016 20:16:24 GMT butler [caa7b4a] * sasmodels/models/two_lorentzian.py (modified) reviewed documentation and standardization of two_orentzian model Mon, 21 Mar 2016 17:37:44 GMT richardh [bf59527] * sasmodels/models/polymer_excl_volume.py (modified) corected typo in doc Mon, 21 Mar 2016 14:53:06 GMT richardh [7874e80] * example/sesans_parameters_sphere.py (modified) * example/sesansfit.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/compare.py (modified) * sasmodels/convert.py (modified) * sasmodels/models/multi_shell.c (deleted) * sasmodels/models/multi_shell.py (deleted) * sasmodels/models/multilayer_vesicle.c (added) * sasmodels/models/multilayer_vesicle.py (added) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/pearl_necklace.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Mon, 21 Mar 2016 14:52:58 GMT richardh [a2f9aa2] * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/pearl_necklace.py (modified) rename sld, check docs etc Mon, 21 Mar 2016 14:39:14 GMT butler [e56883e] * sasmodels/compare.py (modified) * sasmodels/convert.py (modified) * sasmodels/models/multi_shell.c (deleted) * sasmodels/models/multi_shell.py (deleted) * sasmodels/models/multilayer_vesicle.c (added) * sasmodels/models/multilayer_vesicle.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels.git Mon, 21 Mar 2016 14:38:23 GMT krzywon [670eee4] * example/sesans_parameters_sphere.py (modified) * example/sesansfit.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/compare.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Mon, 21 Mar 2016 14:38:17 GMT butler [e5ce788] * example/sesans_parameters_sphere.py (modified) * example/sesansfit.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/convert.py (modified) * sasmodels/models/multi_shell.c (deleted) * sasmodels/models/multi_shell.py (deleted) * sasmodels/models/multilayer_vesicle.c (added) * sasmodels/models/multilayer_vesicle.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels.git Mon, 21 Mar 2016 14:38:12 GMT krzywon [1671636] * sasmodels/compare.py (modified) Moved MultiplicationModel in the sasview source tree. Mon, 21 Mar 2016 14:37:48 GMT butler [c6ca41e] * sasmodels/convert.py (modified) * sasmodels/models/multi_shell.c (deleted) * sasmodels/models/multi_shell.py (deleted) * sasmodels/models/multilayer_vesicle.c (added) * sasmodels/models/multilayer_vesicle.py (added) fix name of old multishell model to multilayer vesicle as agreed. Also ... Mon, 21 Mar 2016 14:35:54 GMT Paul Kienzle [9217ef8] * example/sesans_parameters_sphere.py (modified) * example/sesansfit.py (modified) * sasmodels/bumps_model.py (modified) add data saving to sesansfit; nicer errors when parameters don't exist Mon, 21 Mar 2016 14:24:47 GMT richardh [95441ff] * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/surface_fractal.py (modified) added s to reference Mon, 21 Mar 2016 14:18:54 GMT richardh [9418d75] * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/surface_fractal.py (modified) improved docs Mon, 21 Mar 2016 13:59:28 GMT richardh [aad336c] * sasmodels/models/broad_peak.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/rpa.py (modified) replaced wrong eqn in broad_peak doc, renamed sld's etc Mon, 21 Mar 2016 12:38:04 GMT richardh [728136f] * sasmodels/models/spherical_sld.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc_paracrystal.py (moved) * sasmodels/models/bcc_paracrystal_kernel.c (moved) * sasmodels/models/fcc_paracrystal.py (moved) * sasmodels/models/fcc_paracrystal_kernel.c (moved) * sasmodels/models/sc_paracrystal.py (moved) * sasmodels/models/sc_paracrystal_kernel.c (moved) Merge branch 'master' of https://github.com/SasView/sasmodels Mon, 21 Mar 2016 12:37:52 GMT richardh [02a0920] * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc_paracrystal.py (moved) * sasmodels/models/bcc_paracrystal_kernel.c (moved) * sasmodels/models/fcc_paracrystal.py (moved) * sasmodels/models/fcc_paracrystal_kernel.c (moved) * sasmodels/models/sc_paracrystal.py (moved) * sasmodels/models/sc_paracrystal_kernel.c (moved) renamed sc_crystal to sc_paracrystal, fcc and bcc.py to fcc_paracrystal ... Mon, 21 Mar 2016 12:33:31 GMT smk78 [e42b0b9] * sasmodels/models/spherical_sld.py (modified) Changed OnionExpShellModel to in doc string Mon, 21 Mar 2016 12:12:48 GMT wojciech [f8da3f3] * example/sesans_parameters_css-hs.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/models/_spherepy.py (moved) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.c (moved) * sasmodels/models/hollow_rectangular_prism_thin_walls.py (moved) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/product.py (modified) * sasmodels/sesans.py (modified) * sasmodels/models/spherical_sld.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Mon, 21 Mar 2016 12:12:13 GMT wojciech [669bf21] * sasmodels/models/spherical_sld.py (modified) Spherical SLD doc changed to brackets rep Mon, 21 Mar 2016 12:06:29 GMT wojciech [2be86e2] * sasmodels/models/spherical_sld.py (modified) Spherical SLD model cleaned-up Mon, 21 Mar 2016 11:57:51 GMT richardh [3d8283b] * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.c (moved) * sasmodels/models/hollow_rectangular_prism_thin_walls.py (moved) renamed infinitely_thin to _thin, renamed sld Mon, 21 Mar 2016 11:07:41 GMT richardh [76e5041] * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/rectangular_prism.py (modified) renamed sld, added a ref Mon, 21 Mar 2016 10:21:23 GMT Paul Kienzle [8e0d974] * sasmodels/kernelcl.py (modified) * sasmodels/product.py (modified) product model was not forwarding cutoff to S and P Mon, 21 Mar 2016 09:53:29 GMT richardh [5430333] * example/sesans_parameters_css-hs.py (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/img/spherical_sld_1d.jpg (added) * sasmodels/models/img/spherical_sld_default_profile.jpg (added) * sasmodels/models/img/spherical_sld_profile.gif (added) * sasmodels/sesans.py (modified) * sasmodels/models/_spherepy.py (moved) * sasmodels/models/sphere.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Mon, 21 Mar 2016 09:53:21 GMT richardh [49da079] * sasmodels/models/_spherepy.py (moved) * sasmodels/models/sphere.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) sld name changes, hide experimental spherepy.py from docs by rename to ... Mon, 21 Mar 2016 09:13:09 GMT awashington [ca3abe6] * example/sesans_parameters_css-hs.py (modified) Improve parameters for sesans core shell example Mon, 21 Mar 2016 09:06:36 GMT awashington [a6ebff8] * sasmodels/models/img/spherical_sld_1d.jpg (added) * sasmodels/models/img/spherical_sld_default_profile.jpg (added) * sasmodels/models/img/spherical_sld_profile.gif (added) * sasmodels/models/polymer_micelle.py (moved) * sasmodels/models/polymer_micelle_kernel.c (moved) * example/sesans_parameters_css-hs.py (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/sesans.py (modified) Merge branch 'master' into sesans_units Mon, 21 Mar 2016 09:05:46 GMT awashington [2684d45] * example/sesans_parameters_css-hs.py (modified) * sasmodels/sesans.py (modified) Force proper units in SESANS analysis Mon, 21 Mar 2016 09:05:31 GMT wojciech [3703fde] * sasmodels/models/polymer_micelle.py (moved) * sasmodels/models/polymer_micelle_kernel.c (moved) * sasmodels/models/raspberry.c (modified) * sasmodels/models/img/spherical_sld_1d.jpg (added) * sasmodels/models/img/spherical_sld_default_profile.jpg (added) * sasmodels/models/img/spherical_sld_profile.gif (added) Merge branch 'master' of https://github.com/SasView/sasmodels Mon, 21 Mar 2016 09:05:14 GMT wojciech [d2bcaf4] * sasmodels/models/img/spherical_sld_1d.jpg (added) * sasmodels/models/img/spherical_sld_default_profile.jpg (added) * sasmodels/models/img/spherical_sld_profile.gif (added) Spherical SLD model files added Mon, 21 Mar 2016 09:01:06 GMT awashington [3f167d9] * sasmodels/models/core_shell_sphere.py (modified) Ignore volume ratio for core_shell_sphere This fixes the scaling ... Mon, 21 Mar 2016 08:40:30 GMT richardh [1e9a108] * sasmodels/models/polymer_micelle.py (moved) * sasmodels/models/polymer_micelle_kernel.c (moved) renamed micelle_sphere_core to polymer_micelle and moved it to spheres ... Mon, 21 Mar 2016 01:03:29 GMT ajj [616df8f] * sasmodels/models/raspberry.c (modified) removing unused variables from raspberry model Sun, 20 Mar 2016 22:13:43 GMT wojciech [cdc8070] * doc/conf.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/flexible_cylinder_elliptical.py (modified) * sasmodels/models/img/pringle-vs-cylinder.png (added) * sasmodels/models/micelle_spherical_core.py (modified) * sasmodels/models/onion.py (moved) * sasmodels/models/pringle.py (modified) * sasmodels/sesans.py (modified) * sasmodels/models/spherical_sld.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels Sun, 20 Mar 2016 22:13:14 GMT wojciech [8ad9619] * sasmodels/models/spherical_sld.py (added) Spherical SLD model added Sun, 20 Mar 2016 21:47:28 GMT smk78 [af4da90] * sasmodels/models/pringle.py (modified) Updated reference to originator of the pringle model Sun, 20 Mar 2016 20:59:40 GMT smk78 [54b45fa] * sasmodels/models/img/pringle-vs-cylinder.png (added) Add missing image for pringle model Sun, 20 Mar 2016 20:08:31 GMT Paul Kienzle [6a8fdfe] * sasmodels/models/onion.py (moved) make onion model appear in the docs Sun, 20 Mar 2016 17:12:03 GMT richardh [b4aba0f] * doc/conf.py (modified) * sasmodels/models/img/pringles_fig1.png (added) * sasmodels/models/pringle.c (added) * sasmodels/models/pringle.py (added) * sasmodels/sesans.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/flexible_cylinder_elliptical.py (modified) * sasmodels/models/micelle_spherical_core.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Sun, 20 Mar 2016 17:11:57 GMT richardh [db74c47] * sasmodels/models/micelle_spherical_core.py (modified) renamed sld's, improved docs, needs a lot of work Sun, 20 Mar 2016 16:57:13 GMT awashington [459e890] * doc/conf.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/guinier.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/img/pringles_fig1.png (added) * sasmodels/models/pringle.c (added) * sasmodels/models/pringle.py (added) * sasmodels/models/raspberry.py (modified) * sasmodels/sesans.py (modified) Merge branch 'master' of github.com:SasView/sasmodels Sun, 20 Mar 2016 16:56:38 GMT awashington [c94577f] * sasmodels/sesans.py (modified) Fix G0 calculation of Hankel transform Sun, 20 Mar 2016 16:43:12 GMT richardh [65bf704] * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/flexible_cylinder_elliptical.py (modified) added ER to core_shell_ellipsoid, core_shell_ellipsoid_xt and fixed bug ... Sun, 20 Mar 2016 16:42:44 GMT smk78 [39674a0] * doc/conf.py (modified) Change copyright year on Sasmodels web documentation to 2016 to keep ... Sun, 20 Mar 2016 16:26:43 GMT wojciech [465e627] * example/sesans_parameters_css-hs.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/guinier.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/raspberry.c (modified) * sasmodels/models/raspberry.py (modified) * sasmodels/sesans.py (modified) * sasmodels/models/img/pringles_fig1.png (added) * sasmodels/models/pringle.c (added) * sasmodels/models/pringle.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels Sun, 20 Mar 2016 16:26:15 GMT wojciech [1805a9e] * sasmodels/models/pringle.py (modified) Pringle model clean-up Sun, 20 Mar 2016 16:23:34 GMT wojciech [63e7f0d] * sasmodels/models/pringle.py (modified) Help options have been added Sun, 20 Mar 2016 16:18:46 GMT wojciech [b70cb3b] * sasmodels/models/pringle.c (moved) * sasmodels/models/pringle.py (moved) pringles -> pringle name change Sun, 20 Mar 2016 16:17:01 GMT wojciech [91b8b80] * sasmodels/models/pringles.py (modified) Additional clean-up of pringles model Sun, 20 Mar 2016 16:09:13 GMT richardh [4416868] * sasmodels/kerneldll.py (modified) * sasmodels/models/guinier.py (modified) * sasmodels/models/guinier_porod.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Sun, 20 Mar 2016 16:09:06 GMT richardh [45330ed] * sasmodels/models/guinier.py (modified) * sasmodels/models/guinier_porod.py (modified) improved docs Sun, 20 Mar 2016 16:06:06 GMT wojciech [6c8cb4b] * sasmodels/models/img/pringles_fig1.png (added) Pringle figure added Sun, 20 Mar 2016 15:50:44 GMT wojciech [012b374] * sasmodels/models/pringles.py (modified) Pylint cleanup Sun, 20 Mar 2016 15:43:48 GMT gonzalezm [6ad0e87] * sasmodels/kerneldll.py (modified) Trying to free the DLL model library in Windows (still not working) Sun, 20 Mar 2016 15:39:33 GMT wojciech [9da407c] * sasmodels/models/pringles.c (added) * sasmodels/models/pringles.py (added) Pringle model added Sun, 20 Mar 2016 15:33:53 GMT richardh [b9f4c26] * sasmodels/models/raspberry.py (modified) * sasmodels/sesans.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gel_fit.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Sun, 20 Mar 2016 15:24:07 GMT richardh [b8954d7] * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gel_fit.py (modified) docs edits Sun, 20 Mar 2016 15:08:31 GMT butler [2c1bbcdd] * sasmodels/models/raspberry.py (modified) fix minor issues in raspberry documentation Sun, 20 Mar 2016 14:54:05 GMT awashington [a154ad16] * sasmodels/sesans.py (modified) Fix one of the unit issues with make_q Sun, 20 Mar 2016 14:41:41 GMT awashington [3415f4f] * example/sesans_parameters_css-hs.py (modified) Fix parameter names in sesans_parameters_css Sun, 20 Mar 2016 14:37:16 GMT ajj [5745f0b] * sasmodels/models/raspberry.py (modified) raspberry documentation Sun, 20 Mar 2016 14:36:52 GMT ajj [91d7ec4] * sasmodels/models/correlation_length.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fractal_core_shell.c (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/lib/lanczos_gamma.c (deleted) * sasmodels/models/mass_fractal.c (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/surface_fractal.c (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/raspberry.c (modified) * sasmodels/models/raspberry.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Sun, 20 Mar 2016 14:31:37 GMT richardh [1dd2854] * sasmodels/models/fractal_core_shell.c (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/lib/lanczos_gamma.c (deleted) * sasmodels/models/mass_fractal.c (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/surface_fractal.c (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/resolution.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Sun, 20 Mar 2016 14:31:31 GMT richardh [0cc31e1] * sasmodels/models/correlation_length.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) more docs & sld name changes Sun, 20 Mar 2016 14:23:05 GMT wojciech [6794301] * sasmodels/models/fractal_core_shell.c (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/lib/lanczos_gamma.c (deleted) * sasmodels/models/mass_fractal.c (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/surface_fractal.c (modified) * sasmodels/models/surface_fractal.py (modified) NR gamma function replaced Sun, 20 Mar 2016 14:12:42 GMT ajj [a2d8a67] * sasmodels/models/raspberry.c (modified) * sasmodels/models/raspberry.py (modified) Raspberry model documentation Sun, 20 Mar 2016 14:11:50 GMT ajj [3a66cf7] * sasmodels/convert.py (modified) * sasmodels/models/binary_hard_sphere.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/fractal.py (modified) * sasmodels/models/vesicle.c (modified) * sasmodels/models/vesicle.py (modified) * sasmodels/resolution.py (modified) * sasmodels/models/raspberry.c (modified) * sasmodels/models/raspberry.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Sun, 20 Mar 2016 13:50:22 GMT krzywon [8b935d1] * sasmodels/resolution.py (modified) Change resolution.py to implement new core.load_model interface. Sun, 20 Mar 2016 13:42:57 GMT richardh [326281f] * sasmodels/models/correlation_length.py (modified) improved doc correlation_length Sun, 20 Mar 2016 12:40:54 GMT ajj [bb02a35] * sasmodels/models/raspberry_surface_coverage.c (deleted) * sasmodels/models/raspberry_surface_coverage.py (deleted) removing old parameterisation of raspberry model Sun, 20 Mar 2016 12:40:09 GMT ajj [0433203] * sasmodels/models/raspberry.c (modified) * sasmodels/models/raspberry.py (modified) * sasmodels/models/raspberry_surface_coverage.c (added) * sasmodels/models/raspberry_surface_coverage.py (added) Updating raspberry model to more stable formulation Sun, 20 Mar 2016 12:37:18 GMT butler [d189429] * sasmodels/models/binary_hard_sphere.py (modified) clean up authoring on binary hard sphere model Sun, 20 Mar 2016 12:35:49 GMT butler [5e29b9d] * sasmodels/models/fractal.py (modified) clean up authoring on fractal model Sun, 20 Mar 2016 12:34:34 GMT butler [062db5a] * sasmodels/convert.py (modified) * sasmodels/models/vesicle.c (modified) * sasmodels/models/vesicle.py (modified) clean up of vesicle model Sun, 20 Mar 2016 11:17:33 GMT butler [ce346b6] * sasmodels/compare_many.py (modified) Fix Paul K. breaking compare_many. Sun, 20 Mar 2016 11:06:39 GMT butler [3f12f59] * doc/conf.py (modified) * sasmodels/compare.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/binary_hard_sphere.c (modified) * sasmodels/models/binary_hard_sphere.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels.git