# # ChangeLog for sasmodels in sasmodels # # Generated by Trac 1.0.1 # May 20, 2024 3:20:46 PM Fri, 14 Oct 2016 20:09:58 GMT Paul Kienzle [9068f4c] * sasmodels/compare.py (modified) fix -hist option on sascomp Fri, 14 Oct 2016 20:05:39 GMT Paul Kienzle [5bddd89] * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/core_shell_bicelle.c (modified) * sasmodels/models/core_shell_cylinder.c (modified) * sasmodels/models/core_shell_ellipsoid.c (modified) * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/hollow_cylinder.c (modified) use ORIENT macro for remaining symmetric models Fri, 14 Oct 2016 16:53:59 GMT Paul Kienzle [0b717c5] * sasmodels/models/bcc_paracrystal.c (modified) * sasmodels/models/fcc_paracrystal.c (modified) * sasmodels/models/sc_paracrystal.c (modified) bcc/fcc/sc: slightly slower but more robust calculation of Zq Fri, 14 Oct 2016 13:56:55 GMT Paul Kienzle [ec9d329] * sasmodels/models/fcc_paracrystal.c (modified) one more factor of 2.0 for fcc, and now it matches Fri, 14 Oct 2016 12:03:06 GMT Paul Kienzle [5abbad7] * sasmodels/models/fcc_paracrystal.c (modified) use sasview 3.1 formula for 2d fcc Fri, 14 Oct 2016 07:13:55 GMT Paul Kienzle [11ca2ab] * sasmodels/kernel_header.c (modified) * sasmodels/models/barbell.c (modified) * sasmodels/models/bcc_paracrystal.c (modified) * sasmodels/models/cylinder.c (modified) * sasmodels/models/fcc_paracrystal.c (modified) * sasmodels/models/sc_paracrystal.c (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) add macros for theta-phi-psi orientation Thu, 13 Oct 2016 04:35:53 GMT Paul Kienzle [a80e64c] * sasmodels/sasview_model.py (modified) add sasview compatible MultiplicationModel interface to product model Thu, 13 Oct 2016 04:35:20 GMT Paul Kienzle [9951a86] * sasmodels/product.py (modified) fix product model for structure factors with parameters Tue, 11 Oct 2016 18:06:46 GMT dirk [ef5a314] * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/img/cylinder_angle_definition.jpg (modified) * sasmodels/models/stacked_disks.py (modified) After rewriting angles to spherical coordinates unit test fails Tue, 11 Oct 2016 17:42:26 GMT dirk [1fdb555] * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/kernel_template.c (modified) * sasmodels/kernelpy.py (modified) * sasmodels/models/barbell.c (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_bicelle.c (modified) * sasmodels/models/core_shell_cylinder.c (modified) * sasmodels/models/core_shell_ellipsoid.c (modified) * sasmodels/models/cylinder.c (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/hollow_cylinder.c (modified) * sasmodels/models/img/cylinder_angle_definition.jpg (modified) * sasmodels/models/stacked_disks.c (modified) * sasmodels/models/stacked_disks.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Tue, 11 Oct 2016 17:42:00 GMT dirk [0d6e865] * sasmodels/kernel_template.c (modified) * sasmodels/kernelpy.py (modified) * sasmodels/models/barbell.c (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_bicelle.c (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_cylinder.c (modified) * sasmodels/models/core_shell_ellipsoid.c (modified) * sasmodels/models/cylinder.c (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/hollow_cylinder.c (modified) * sasmodels/models/img/cylinder_angle_definition.jpg (modified) * sasmodels/models/stacked_disks.c (modified) * sasmodels/models/stacked_disks.py (modified) Rewriting selected models in spherical coordinates. This fixes ticket ... Tue, 11 Oct 2016 15:06:46 GMT richardh [483a022] * sasmodels/sasview_model.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/multilayer_vesicle.py (modified) Merge branch 'master' of https://github.com/sasview/sasmodels Tue, 11 Oct 2016 15:06:38 GMT richardh [041bc75] * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/multilayer_vesicle.py (modified) better equations in multilayer_vesicle and typo sorted in ... Tue, 11 Oct 2016 14:57:58 GMT mathieu [64f0a1c] * sasmodels/sasview_model.py (modified) Make sure Sum|Multi models are not loaded a second time as _user. Re ... Mon, 10 Oct 2016 22:08:15 GMT richardh [19e7ca7] * sasmodels/models/multilayer_vesicle.py (modified) another change to multilayer_vesicle docu Mon, 10 Oct 2016 20:50:44 GMT richardh [3b681fa] * sasmodels/models/multilayer_vesicle.py (modified) another edit to multilayer_vesicle docu Mon, 10 Oct 2016 19:57:25 GMT mathieu [e4bf271] * sasmodels/sasview_model.py (modified) Make sure plug-ins work with multiplication model. Re #751 Mon, 10 Oct 2016 18:56:16 GMT Paul Kienzle [234c532] * sasmodels/compare.py (modified) * sasmodels/generate.py (modified) add -html option to sascomp to show the model help Mon, 10 Oct 2016 18:51:17 GMT wojciech [689b7c4] * sasmodels/custom/__init__.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/models/vesicle.py (modified) * sasmodels/sasview_model.py (modified) Removing try/except clause that wasn't properly handled Mon, 10 Oct 2016 18:50:06 GMT wojciech [9f37726] * sasmodels/sasview_model.py (modified) Removing try/except clause that wasn't properly handled Mon, 10 Oct 2016 18:14:26 GMT mathieu [20a70bc] * sasmodels/sasview_model.py (modified) Make sure old-style v3 models load, and reload. Fixes #751 Mon, 10 Oct 2016 17:13:49 GMT richardh [5a22548] * sasmodels/sasview_model.py (modified) * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/models/vesicle.py (modified) Merge branch 'master' of https://github.com/sasview/sasmodels Mon, 10 Oct 2016 17:13:44 GMT richardh [e77872e] * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/models/vesicle.py (modified) revised docs for multilayer_vesicle, fixed typo in docs for vesicle Mon, 10 Oct 2016 16:56:09 GMT mathieu [2f2c70c] * sasmodels/sasview_model.py (modified) Fix problem with reloading. Re #673 Mon, 10 Oct 2016 16:36:59 GMT Paul Kienzle [8f93522] * sasmodels/sasview_model.py (modified) hide structure factor background/scale from sasview gui. Fixes #657. Mon, 10 Oct 2016 15:17:15 GMT Paul Kienzle [479d0f3] * sasmodels/model_test.py (modified) run_one() uses dll if OpenCL is not available. Fixes #706. Mon, 10 Oct 2016 13:30:02 GMT Paul Kienzle [3c852d4] * sasmodels/custom/__init__.py (modified) * sasmodels/model_test.py (modified) use public api to access test suite (refs #706) Sun, 09 Oct 2016 14:35:59 GMT mathieu [ed10b57] * sasmodels/sasview_model.py (modified) Allow loading of custom model of the same name as a std model (append ... Sat, 08 Oct 2016 16:35:29 GMT richardh [bba9361] * sasmodels/models/polymer_micelle.py (modified) * sasmodels/models/spinodal.py (modified) expanded docu in polymer_micelle, docu bugs in spinodal fixed Sat, 08 Oct 2016 02:48:08 GMT dirk [43fe34b] * sasmodels/models/broad_peak.py (modified) * sasmodels/models/spinodal.py (added) closed: #723 Sat, 08 Oct 2016 01:20:13 GMT butler [462a115] * sasmodels/generate.py (modified) update generate.py to fix units conversion to ReST in some models Sat, 08 Oct 2016 01:07:26 GMT butler [5df888c] * sasmodels/models/be_polyelectrolyte.py (modified) added defintions, fixed units and gnerally cleaned up ... Fri, 07 Oct 2016 19:51:36 GMT richardh [416f5c7] * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/img/core_shell_ellipsoid_geometry.png (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) fixes for numref warnings in docu, new equations core_shell_bicelle ... Fri, 07 Oct 2016 17:09:45 GMT smk78 [100a694] * sasmodels/models/ref/NIST_IGOR_SANS_Model_Docs_v4.10.pdf (added) Keep a reference copy of the IGOR model documentation. Fri, 07 Oct 2016 15:24:06 GMT mathieu [2b3a1bd] * sasmodels/resolution.py (modified) Fix typo Fri, 07 Oct 2016 01:27:44 GMT richardh [9272cbd] * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/img/core_shell_ellipsoid_geometry.png (modified) new figure and documentation edit for core_shell_ellipsoid Thu, 06 Oct 2016 22:49:29 GMT dirk [b3f2a24] * sasmodels/models/teubner_strey.py (modified) * sasmodels/models/unified_power_Rg.py (modified) update help for Teubner-Stray model Thu, 06 Oct 2016 22:12:24 GMT butler [adc753d] * sasmodels/models/core_shell_bicelle.py (modified) bicelle model documentation standardized, ref to original derivation and ... Thu, 06 Oct 2016 20:20:06 GMT wojciech [5b37fd6] * sasmodels/sasview_model.py (modified) Needed to try except clause, otherwise was failing when trying disatch ... Thu, 06 Oct 2016 18:24:32 GMT ajj [886fa25] * doc/ref/gpu_computations.rst (moved) * doc/ref/index.rst (modified) * doc/ref/opencl_installation.rst (added) * sasmodels/kerneldll.py (modified) * sasmodels/sasview_model.py (modified) Ticket576 - updated custom models not being recompiled (#10) * OpenCL ... Thu, 06 Oct 2016 17:48:59 GMT richardh [a0fee3b] * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/img/core_shell_bicelle_geometry.png (modified) improved doc and new figures for core_shell_bicelle Thu, 06 Oct 2016 16:39:13 GMT richardh [7ab7bb3] * sasmodels/models/img/core_shell_bicelle_parameters.png (added) new figures for core_shell_bicelle Thu, 06 Oct 2016 14:17:34 GMT richardh [aea2e2a] * sasmodels/models/hollow_cylinder.c (added) * sasmodels/models/hollow_cylinder.py (added) reparametrised hollow_cylinder to use thickness not outer radius Thu, 06 Oct 2016 13:43:24 GMT richardh [63e9cd8] * sasmodels/models/hollow_cylinder.c (deleted) * sasmodels/models/hollow_cylinder.py (deleted) remove hollow_cylinder, before creating new one Thu, 06 Oct 2016 01:40:41 GMT butler [b0c4271] * 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) model documentation final format through core_shell_bicelle re: #646 Tue, 04 Oct 2016 22:04:38 GMT wojciech [bb2d187] * sasmodels/compare.py (modified) Changing radius parameters names for barbell and capped cylinder model ... Tue, 04 Oct 2016 19:44:00 GMT richardh [e6378f9] * sascomp (modified) * sasmodels/__init__.py (modified) * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) * sasmodels/conversion_table.py (modified) * sasmodels/custom/__init__.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/barbell.c (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc_paracrystal.c (moved) * sasmodels/models/bcc_paracrystal.py (modified) * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_multi_shell.py (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.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.c (deleted) * sasmodels/models/core_shell_ellipsoid_xt.py (deleted) * sasmodels/models/core_shell_parallelepiped.c (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.c (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fcc_paracrystal.c (moved) * sasmodels/models/fcc_paracrystal.py (modified) * sasmodels/models/fractal_core_shell.c (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/gel_fit.c (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/hayter_msa.c (moved) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/hollow_cylinder.c (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/hollow_rectangular_prism.c (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.c (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.py (modified) * sasmodels/models/lamellar_hg.py (modified) * sasmodels/models/lamellar_hg_stack_caille.c (moved) * sasmodels/models/lamellar_hg_stack_caille.py (modified) * sasmodels/models/lamellar_stack_caille.c (moved) * sasmodels/models/lamellar_stack_caille.py (modified) * sasmodels/models/lamellar_stack_paracrystal.c (moved) * sasmodels/models/lamellar_stack_paracrystal.py (modified) * sasmodels/models/mass_fractal.c (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.c (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/onion.py (modified) * sasmodels/models/parallelepiped.c (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/pearl_necklace.c (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/polymer_micelle.c (moved) * sasmodels/models/polymer_micelle.py (modified) * sasmodels/models/pringle.c (modified) * sasmodels/models/pringle.py (modified) * sasmodels/models/rectangular_prism.c (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/sc_paracrystal.c (moved) * sasmodels/models/sc_paracrystal.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/stacked_disks.c (modified) * sasmodels/models/stacked_disks.py (modified) * sasmodels/models/surface_fractal.c (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/teubner_strey.py (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/resolution.py (modified) * sasmodels/rst2html.py (modified) * sasmodels/weights.py (modified) * sasmodels/modelinfo.py (modified) Merge branch 'master' of https://github.com/Sasview/sasmodels rkh ... Tue, 04 Oct 2016 19:37:16 GMT richardh [ca55aa0] * sasmodels/modelinfo.py (modified) changed range for bckground to be -inf to +inf, not zero to +inf Sun, 02 Oct 2016 02:04:32 GMT butler [d247047] * sascomp (modified) * sasmodels/__init__.py (modified) * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) * sasmodels/custom/__init__.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/generate.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/core_multi_shell.py (modified) * sasmodels/models/onion.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/rst2html.py (modified) * sasmodels/weights.py (modified) * sasmodels/conversion_table.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels.git Sun, 02 Oct 2016 02:04:10 GMT butler [5f1acda] * sasmodels/conversion_table.py (modified) add back old core_shell_ellipsoid to conversion_table.py so that old sum ... Sat, 01 Oct 2016 21:39:00 GMT ajj [79906d1] * sasmodels/__init__.py (modified) Updating version number Sat, 01 Oct 2016 20:04:51 GMT ajj [41e7f2e] * sasmodels/compare.py (modified) * sasmodels/conversion_table.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/modelinfo.py (modified) * sasmodels/models/barbell.c (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc_paracrystal.c (moved) * sasmodels/models/bcc_paracrystal.py (modified) * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/capped_cylinder.py (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.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.c (deleted) * sasmodels/models/core_shell_ellipsoid_xt.py (deleted) * sasmodels/models/core_shell_parallelepiped.c (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.c (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fcc_paracrystal.c (moved) * sasmodels/models/fcc_paracrystal.py (modified) * sasmodels/models/fractal_core_shell.c (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/gel_fit.c (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/hayter_msa.c (moved) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/hollow_cylinder.c (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/hollow_rectangular_prism.c (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.c (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.py (modified) * sasmodels/models/lamellar_hg.py (modified) * sasmodels/models/lamellar_hg_stack_caille.c (moved) * sasmodels/models/lamellar_hg_stack_caille.py (modified) * sasmodels/models/lamellar_stack_caille.c (moved) * sasmodels/models/lamellar_stack_caille.py (modified) * sasmodels/models/lamellar_stack_paracrystal.c (moved) * sasmodels/models/lamellar_stack_paracrystal.py (modified) * sasmodels/models/mass_fractal.c (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.c (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/parallelepiped.c (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/pearl_necklace.c (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/polymer_micelle.c (moved) * sasmodels/models/polymer_micelle.py (modified) * sasmodels/models/pringle.c (modified) * sasmodels/models/pringle.py (modified) * sasmodels/models/rectangular_prism.c (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/sc_paracrystal.c (moved) * sasmodels/models/sc_paracrystal.py (modified) * sasmodels/models/stacked_disks.c (modified) * sasmodels/models/stacked_disks.py (modified) * sasmodels/models/surface_fractal.c (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/teubner_strey.py (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/resolution.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/weights.py (modified) * sascomp (modified) * sasmodels/compare_many.py (modified) * sasmodels/custom/__init__.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/generate.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/core_multi_shell.py (modified) * sasmodels/models/onion.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/rst2html.py (modified) Merge branch 'master' into ticket651 Sat, 01 Oct 2016 19:08:29 GMT butler [2f46e83] * sasmodels/conversion_table.py (modified) TEST before committing TEST before committing TEST before committing ... Sat, 01 Oct 2016 19:05:08 GMT butler [5b60eeb] * sasmodels/conversion_table.py (modified) Partly fixes conversion_table.py issue created when changing parameter ... Sat, 01 Oct 2016 16:53:30 GMT butler [30fbe2e] * sasmodels/models/mass_surface_fractal.c (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/pringle.c (modified) * sasmodels/models/pringle.py (modified) Last of parameter normalization. Fixes #649 Sat, 01 Oct 2016 16:36:48 GMT butler [7c57861] * sasmodels/models/lamellar_hg_stack_caille.py (modified) * sasmodels/models/lamellar_stack_caille.py (modified) * sasmodels/models/lamellar_stack_paracrystal.py (modified) * sasmodels/models/stacked_disks.py (modified) normalize nearest neighbor spaccing dnn, vs bragg spacing d_spacing and ... Sat, 01 Oct 2016 15:11:33 GMT butler [b99734a] * sasmodels/models/core_shell_ellipsoid.py (modified) fix name of c file called by new core_shell_ellipsoid and edited the ... Sat, 01 Oct 2016 14:48:52 GMT butler [e0de72f] * sasmodels/models/teubner_strey.py (modified) * sasmodels/resolution.py (modified) * sasmodels/models/core_shell_ellipsoid.c (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.c (deleted) * sasmodels/models/core_shell_ellipsoid_xt.py (deleted) Merge branch 'master' of https://github.com/SasView/sasmodels.git Sat, 01 Oct 2016 14:47:44 GMT butler [5031ca3] * sasmodels/models/core_shell_ellipsoid.c (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.c (deleted) * sasmodels/models/core_shell_ellipsoid_xt.py (deleted) replace core_shell_ellipsoid with core_shell_ellipsoid_xt (i.e. delete ... Sat, 01 Oct 2016 14:31:35 GMT GitHub [69ef533] * sasmodels/resolution.py (modified) Fixing test_ellipsoid to use new parameter names Sat, 01 Oct 2016 13:48:49 GMT ajj [caddb14] * sasmodels/models/teubner_strey.py (modified) Updated and re-parameterised Teubner-Strey model. Closes #472 Closes ... Sat, 01 Oct 2016 04:42:06 GMT butler [a807206] * sasmodels/models/correlation_length.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.c (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fractal_core_shell.c (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/gel_fit.c (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/hollow_cylinder.c (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/hollow_rectangular_prism.c (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.c (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.py (modified) * sasmodels/models/lamellar_hg.py (modified) * sasmodels/models/lamellar_hg_stack_caille.c (modified) * sasmodels/models/lamellar_hg_stack_caille.py (modified) * sasmodels/models/mass_fractal.c (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.c (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/parallelepiped.c (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/pearl_necklace.c (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/polymer_micelle.c (modified) * sasmodels/models/polymer_micelle.py (modified) * sasmodels/models/rectangular_prism.c (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/stacked_disks.c (modified) * sasmodels/models/stacked_disks.py (modified) * sasmodels/models/surface_fractal.c (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) updating more parameter names addressing #649 Fri, 30 Sep 2016 15:07:16 GMT butler [2222134] * sasmodels/models/barbell.c (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/capped_cylinder.py (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.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.c (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/core_shell_parallelepiped.c (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) Updating parameter names regarding #649 Fri, 30 Sep 2016 09:31:12 GMT ajj [6e5b2a7] * sasmodels/kernelcl.py (modified) ticket 363: Allow other processes to run during long computations (#9) ... Fri, 30 Sep 2016 01:43:55 GMT butler [0bef47b] * sasmodels/models/bcc_paracrystal.c (moved) * sasmodels/models/bcc_paracrystal.py (modified) * sasmodels/models/fcc_paracrystal.c (moved) * sasmodels/models/fcc_paracrystal.py (modified) * sasmodels/models/hayter_msa.c (moved) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/lamellar_hg_stack_caille.c (moved) * sasmodels/models/lamellar_hg_stack_caille.py (modified) * sasmodels/models/lamellar_stack_caille.c (moved) * sasmodels/models/lamellar_stack_caille.py (modified) * sasmodels/models/lamellar_stack_paracrystal.c (moved) * sasmodels/models/lamellar_stack_paracrystal.py (modified) * sasmodels/models/polymer_micelle.c (moved) * sasmodels/models/polymer_micelle.py (modified) * sasmodels/models/sc_paracrystal.c (moved) * sasmodels/models/sc_paracrystal.py (modified) Standarizing model naming - closes #650 Tue, 27 Sep 2016 21:24:22 GMT Paul Kienzle [340428e] * sasmodels/modelinfo.py (modified) typo in typing info Tue, 27 Sep 2016 21:23:51 GMT Paul Kienzle [050c2c8] * sasmodels/compare.py (modified) sasview compare with alternate polydispersity functions Tue, 27 Sep 2016 21:20:54 GMT Paul Kienzle [f1a8811] * sasmodels/weights.py (modified) conform to sasview definition of lognormal distribution Tue, 27 Sep 2016 20:52:19 GMT Paul Kienzle [bb46723] * sasmodels/weights.py (modified) conform to sasview definition of rectangular distribution Tue, 27 Sep 2016 13:52:14 GMT Paul Kienzle [9acade6] * sasmodels/models/pringle.c (modified) * sasmodels/models/pringle.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/weights.py (modified) Merge branch 'master' of github.com:sasview/sasmodels Tue, 27 Sep 2016 13:52:00 GMT Paul Kienzle [6cefbc9] * sasmodels/weights.py (modified) preserve order of distribution list; fix array distribution handling Tue, 27 Sep 2016 13:49:19 GMT Paul Kienzle [9c1a59c] * sasmodels/sasview_model.py (modified) use array weights for array models; use distribution parameters from ... Tue, 27 Sep 2016 07:42:40 GMT ajj [5fd684d] * sasmodels/models/pringle.py (modified) fixing tests in pringle.py Mon, 26 Sep 2016 21:23:25 GMT ajj [639042e] * sasmodels/models/pringle.py (modified) and fixing the tests in pringle model Mon, 26 Sep 2016 21:01:05 GMT ajj [58c3367] * sasmodels/models/pringle.c (modified) * sasmodels/models/pringle.py (modified) Fixing volume normalisation and docs on pringle model. Closes #604 Mon, 12 Sep 2016 16:40:05 GMT Paul Kienzle [80013a6] * sasmodels/compare.py (modified) allow 'edit' option when comparing precision, giving sliders for the ... Mon, 12 Sep 2016 05:41:55 GMT Paul Kienzle [2e49f9e] * sasmodels/generate.py (modified) improve plugin portability: OSX wants 1e8=>1e8f and acos(0)=> acos(0.f) Mon, 12 Sep 2016 05:37:48 GMT Paul Kienzle [b217c71] * sasmodels/rst2html.py (modified) python 3 support Mon, 12 Sep 2016 05:37:18 GMT Paul Kienzle [6592f56] * sasmodels/generate.py (modified) * sasmodels/rst2html.py (modified) view plugin model docs from sasview console Mon, 12 Sep 2016 05:31:16 GMT Paul Kienzle [7b68dc5] * sasmodels/models/core_multi_shell.py (modified) * sasmodels/models/onion.py (modified) core_multi_shell, onion: convert multiplicity to integer to avoid ... Mon, 12 Sep 2016 05:30:18 GMT Paul Kienzle [7e6bea81] * sasmodels/models/sphere.py (modified) sphere: tweak docs and add test cases Mon, 12 Sep 2016 05:27:52 GMT Paul Kienzle [897ca7f] * sasmodels/model_test.py (modified) add run_one() to run tests on model from sasview console Mon, 12 Sep 2016 05:22:27 GMT Paul Kienzle [733a3e1] * sasmodels/weights.py (modified) minor code cleanup Mon, 12 Sep 2016 05:21:45 GMT Paul Kienzle [3764ec1] * sasmodels/kerneldll.py (modified) improve docs; support python 3.x Mon, 12 Sep 2016 05:20:16 GMT Paul Kienzle [4cc161e] * sasmodels/direct_model.py (modified) allow calls to ER/VR with no volume parameters Mon, 12 Sep 2016 05:18:36 GMT Paul Kienzle [2a0c7a6] * sasmodels/custom/__init__.py (modified) allow ~ expansion in model names Mon, 12 Sep 2016 05:17:05 GMT Paul Kienzle [424fe00] * sascomp (modified) * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) send sys.argv to main() Thu, 08 Sep 2016 19:51:20 GMT Paul Kienzle [52ec91e] * sasmodels/generate.py (modified) * sasmodels/models/adsorbed_layer.py (modified) use consistent pattern for units names: g/cm^3, mg/m^2 Thu, 08 Sep 2016 10:11:09 GMT wojciech [1875f4e] * doc/ref/compilation.rst (added) * doc/ref/index.rst (modified) * sasmodels/core.py (modified) Adding documentation for model complitaion - it still need to be updated ... Thu, 08 Sep 2016 08:32:11 GMT wojciech [551398c] * sasmodels/models/cylinder.py (modified) Removing opencl=False from cylinder model file Thu, 08 Sep 2016 08:27:32 GMT wojciech [a557a99] * sasmodels/compare.py (modified) * sasmodels/core.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/models/cylinder.py (modified) A few fixes to make code cleaner and add PYOPENCL_CTX control Tue, 06 Sep 2016 16:27:21 GMT wojciech [c52f9da] * sasmodels/core.py (modified) Adding handling for unset SAS_OPENCL variable Mon, 05 Sep 2016 13:08:10 GMT wojciech [27fc92f] * sasmodels/core.py (modified) Changing unset to None for SAS_OPENCL variable Mon, 05 Sep 2016 11:15:21 GMT wojciech [880a2ed] * sasmodels/core.py (modified) * sasmodels/kernelcl.py (modified) Handling for SAS_OPENCL enviromental variable added Fri, 02 Sep 2016 13:47:54 GMT wojciech [fe77343] * sasmodels/core.py (modified) Implementing SAS_OPENCL variable Fri, 02 Sep 2016 13:30:49 GMT wojciech [b6f3bbe] * doc/developer/calculator.rst (modified) * sasmodels/__init__.py (modified) * sasmodels/convert.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/models/core_multi_shell.py (modified) * sasmodels/models/onion.py (modified) * sasmodels/models/unified_power_Rg.py (modified) * sasmodels/compare.py (modified) * sasmodels/core.py (modified) * sasmodels/modelinfo.py (modified) Merged with master Fri, 02 Sep 2016 13:29:34 GMT wojciech [f49675c] * sasmodels/core.py (modified) No GPU forcing through opencl=True Tue, 30 Aug 2016 22:17:23 GMT Paul Kienzle [51241113] * sasmodels/convert.py (modified) spherical_sld: fix conversion to sasview 3.1 parameters Tue, 30 Aug 2016 16:10:18 GMT Paul Kienzle [f54fb70] * sasmodels/__init__.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) Merge branch 'master' of github.com:sasview/sasmodels Tue, 30 Aug 2016 16:09:58 GMT Paul Kienzle [14a15a3] * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) treat normalization volume of 0. as 1., which mitigates n_shells=0 ...