# # ChangeLog for sasmodels in sasmodels # # Generated by Trac 1.0.1 # May 20, 2024 11:39:06 AM Mon, 25 Apr 2016 16:29:14 GMT Paul Kienzle [fa227d3] * gen_so.py (added) * sasmodels/kerneldll.py (modified) * sasmodels/models/dll/__init__.py (added) * setup.py (modified) * sasmodels/models/core_multi_shell.c (modified) * sasmodels/models/core_shell_parallelepiped.c (modified) * sasmodels/models/elliptical_cylinder.c (modified) * sasmodels/models/onion.c (modified) * sasmodels/models/rpa.c (modified) Merge branch 'master' of github.com:sasview/sasmodels Mon, 25 Apr 2016 16:28:27 GMT Paul Kienzle [abdd01c] * sasmodels/models/core_multi_shell.c (modified) * sasmodels/models/core_shell_parallelepiped.c (modified) * sasmodels/models/elliptical_cylinder.c (modified) * sasmodels/models/onion.c (modified) * sasmodels/models/rpa.c (modified) floating point constants should include decimal point Mon, 25 Apr 2016 13:46:46 GMT Piotr Rozyczko [e1454ab] * gen_so.py (added) * sasmodels/kerneldll.py (modified) * sasmodels/models/dll/__init__.py (added) * setup.py (modified) Ticket #539: Precompile model dlls and reuse them. Tue, 19 Apr 2016 23:13:59 GMT Paul Kienzle [81cd2a2] * sasmodels/model_test.py (modified) fix test runner patch Tue, 19 Apr 2016 23:07:30 GMT Paul Kienzle [3434240] * sasmodels/model_test.py (modified) use unittest test runner if xmlrunner is not available Mon, 18 Apr 2016 22:15:22 GMT Paul Kienzle [f36c1b7] * sasmodels/sasview_model.py (modified) suppress 'initializing model' print statement Mon, 18 Apr 2016 12:31:11 GMT Paul Kienzle [82923a6] * sasmodels/model_test.py (modified) * sasmodels/models/porod.py (modified) allow tests against inf and nan Mon, 18 Apr 2016 08:32:37 GMT wojciech [7835d462] * sasmodels/compare.py (modified) * sasmodels/models/__init__.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Fri, 15 Apr 2016 15:12:35 GMT Paul Kienzle [8749d5b9] * sasmodels/compare.py (modified) missing default value for zero Thu, 14 Apr 2016 15:13:36 GMT wojciech [f0cf72f] * sasmodels/compare.py (modified) * sasmodels/data.py (modified) * sasmodels/generate.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/weights.py (modified) * sasmodels/models/__init__.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 14 Apr 2016 14:41:45 GMT Paul Kienzle [7abcc59] * sasmodels/models/adsorbed_layer.py (modified) more linting Thu, 14 Apr 2016 14:41:17 GMT Paul Kienzle [e78edc4] * sasmodels/compare.py (modified) * sasmodels/data.py (modified) * sasmodels/model_test.py (modified) add -zero option to test q=0 Thu, 14 Apr 2016 12:32:09 GMT Paul Kienzle [62cf915] * sasmodels/models/adsorbed_layer.py (modified) lint cleanup on adsorbed_layer Wed, 13 Apr 2016 13:12:22 GMT Paul Kienzle [81ec7c8] * sasmodels/generate.py (modified) * sasmodels/sasview_model.py (modified) update sasview wrapper so that model details are class attributes Wed, 13 Apr 2016 12:45:00 GMT Paul Kienzle [a936688] * sasmodels/generate.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/weights.py (modified) update sasview wrapper so that model details are class attributes Tue, 12 Apr 2016 08:59:52 GMT wojciech [1ca1fd9] * sasmodels/models/__init__.py (modified) The functions in __init__ have been restored from previons models module Fri, 08 Apr 2016 16:14:58 GMT Paul Kienzle [416609b] * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/line.py (modified) * sasmodels/models/onion.py (modified) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/two_lorentzian.py (modified) use np.sqrt rather than math.sqrt for vector functions Thu, 07 Apr 2016 18:05:21 GMT Paul Kienzle [65279d8] * sasmodels/models/broad_peak.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) vectorize poly_gauss_coil Wed, 06 Apr 2016 23:44:11 GMT Paul Kienzle [e6408d0] * sasmodels/generate.py (modified) * sasmodels/models/flexible_cylinder.c (modified) * sasmodels/models/lib/sas_JN.c (modified) new normalization code requires form_volume=1.0 if there is no volume ... Wed, 06 Apr 2016 23:22:46 GMT Paul Kienzle [0278e3f] * sasmodels/kernel_template.c (modified) * sasmodels/models/lib/Si.c (modified) * sasmodels/models/lib/polevl.c (modified) * sasmodels/models/lib/sas_J0.c (modified) * sasmodels/models/lib/sas_J1.c (modified) * sasmodels/models/lib/sas_JN.c (modified) remove opencl compiler warnings; maybe fix build server breakage Wed, 06 Apr 2016 19:39:39 GMT Paul Kienzle [c4e7a5f] * sasmodels/kernel_template.c (modified) fix spherical correction in old style kernels Tue, 05 Apr 2016 14:33:44 GMT Paul Kienzle [4d76711] * sasmodels/core.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/exception.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/model_test.py (modified) * sasmodels/resolution.py (modified) * sasmodels/sasview_model.py (modified) adjust interface to sasview Tue, 05 Apr 2016 14:33:29 GMT Paul Kienzle [cd0a808] * sasmodels/custom/__init__.py (added) adjust interface to sasview Mon, 04 Apr 2016 22:45:36 GMT Paul Kienzle [ec45c4f] * sasmodels/convert.json (modified) * sasmodels/models/_spherepy.py (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc_paracrystal.py (modified) * sasmodels/models/be_polyelectrolyte.py (modified) * sasmodels/models/binary_hard_sphere.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_multi_shell.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/core_shell_sphere.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fcc_paracrystal.py (modified) * sasmodels/models/flexible_cylinder.py (modified) * sasmodels/models/flexible_cylinder_elliptical.py (modified) * sasmodels/models/fractal.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.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.py (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellar_hg.py (modified) * sasmodels/models/lamellar_hg_stack_caille.py (modified) * sasmodels/models/lamellar_stack_caille.py (modified) * sasmodels/models/lamellar_stack_paracrystal.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 (modified) * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/models/onion.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/peak_lorentz.py (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/polymer_micelle.py (modified) * sasmodels/models/porod.py (modified) * sasmodels/models/power_law.py (modified) * sasmodels/models/pringle.py (modified) * sasmodels/models/raspberry.py (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/rpa.py (modified) * sasmodels/models/sc_paracrystal.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherical_sld.py (modified) * sasmodels/models/squarewell.py (modified) * 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/two_lorentzian.py (modified) * sasmodels/models/two_power_law.py (modified) * sasmodels/models/vesicle.py (modified) remove oldname/oldpars from new models Mon, 04 Apr 2016 21:23:23 GMT Paul Kienzle [f247314] * sasmodels/compare.py (modified) * sasmodels/convert.json (added) * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/product.py (modified) * sasmodels/sasview_model.py (modified) use sasmodels/convert.json for converting new models to old Wed, 30 Mar 2016 23:54:15 GMT Paul Kienzle [204fd9b] * sasmodels/models/raspberry.py (modified) suppress raspberry model tests since the model parameters have been ... Wed, 30 Mar 2016 21:14:38 GMT Paul Kienzle [6f0e04f] * sasmodels/models/core_multi_shell.py (modified) * sasmodels/models/spherical_sld.py (modified) allow core multi shell and spherical sld to pass tests even though they ... Wed, 30 Mar 2016 20:39:35 GMT Paul Kienzle [b7172bb] * sasmodels/core.py (modified) ... and remember to use the new meshgrid wrapper the I created Wed, 30 Mar 2016 20:30:35 GMT Paul Kienzle [98f60fc] * sasmodels/core.py (modified) * sasmodels/models/raspberry.py (modified) cruft to support meshgrid on one vector; should fix sphere test 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 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: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: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