# # ChangeLog for example/sesansfit.py in sasmodels # # Generated by Trac 1.0.1 # May 23, 2024 7:55:29 AM Wed, 29 Nov 2017 13:43:12 GMT Paul Kienzle [fa79f5c] * example/sesans_parameters_sphere.py (modified) * example/sesans_sphere_2micron.py (modified) * example/sesansfit.py (modified) * example/spheres2micron.ses (modified) * sasmodels/data.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/sesans.py (modified) restore working sesans example using direct model 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 Sun, 20 Mar 2016 08:50:42 GMT Paul Kienzle [fa902d4] * example/sesans_parameters_sphere.py (modified) * example/sesansfit.py (modified) allow range spec in sesansfit to work Sat, 19 Mar 2016 10:11:16 GMT jhbakker [d459d4e] * example/sesansfit.py (modified) * sasmodels/sesans.py (modified) Preparing for acceptance angle integration for single angle case Fri, 18 Mar 2016 16:34:24 GMT jhbakker [bfea0c2] * example/sesansfit.py (modified) * explore/J1.py (added) * sasmodels/models/bessel.py (modified) * 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) * sasmodels/models/lib/j1_cephes.c (modified) * sasmodels/models/lib/polevl.c (modified) * sasmodels/sasview_model.py (modified) * example/fit_sesans.py (modified) * example/sesansfit.sh (deleted) Merge branch 'master' of https://github.com/SasView/sasmodels Fri, 18 Mar 2016 16:34:17 GMT jhbakker [4c1bfb3] * example/fit_sesans.py (modified) * example/sesansfit.py (modified) * example/sesansfit.sh (deleted) refactor fit_sesans/sesansfit to simplify startup Fri, 18 Mar 2016 16:05:57 GMT krzywon [89ab393] * example/sesansfit.py (modified) Moving unit conversion to sesans_reader instead of script Fri, 18 Mar 2016 12:09:02 GMT krzywon [170ea69] * example/sesansfit.py (modified) * example/sesansfit.sh (modified) Resolving path issues with SESANS script Fri, 18 Mar 2016 10:17:08 GMT krzywon [a06430c] * example/sesansfit.py (modified) * sasmodels/sesans.py (modified) More small fixes to the SESANS scripting. Still not 100%. Fri, 18 Mar 2016 09:07:59 GMT krzywon [5bb9c79] * example/sesansfit.py (modified) Small fix to sesansfit script. Fri, 18 Mar 2016 08:45:22 GMT jhbakker [4554131] * example/sesansfit.py (modified) sesnasfit.py fix Fri, 18 Mar 2016 08:23:45 GMT jhbakker [30c2ac3] * example/sesansfit.py (modified) Minor fix in sesansfit.py Thu, 17 Mar 2016 17:03:42 GMT jhbakker [02e70ff] * example/sesansfit.py (modified) * sasmodels/core.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/sesans.py (modified) Beginnings of handling acceptance angle in sesans 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 ... Wed, 16 Mar 2016 19:01:34 GMT krzywon [a98958b] * example/__init__.py (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_CodeCampIII.py (added) * example/sphere.ses (moved) Good progress on SESANS scripting. Tue, 01 Sep 2015 02:24:45 GMT Paul Kienzle [346bc88] * compare.py (modified) * example/fit.py (modified) * example/sesansfit.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/resolution.py (modified) * sasmodels/resolution2d.py (added) Add 2D resolution smearing. Split BumpsModel into Experiment and Model ... Tue, 24 Mar 2015 11:37:53 GMT Paul Kienzle [c210c94] * example/sesansfit.py (modified) fix sesansfit merge Tue, 24 Mar 2015 08:24:43 GMT jhbakker [0656250] * .gitignore (modified) * .travis.yml (added) * README.md (moved) * compare.py (modified) * compare.sh (modified) * compare_all.sh (modified) * compare_many.py (modified) * doc/Makefile (modified) * doc/genmodel.py (modified) * doc/gentoc.py (added) * doc/index.rst (modified) * doc/models/cylinders.rst (deleted) * doc/models/ellipsoids.rst (deleted) * doc/models/lamellae.rst (deleted) * doc/models/models.rst (deleted) * doc/models/shapes.rst (deleted) * doc/models/spheres.rst (deleted) * doc/ref/index.rst (moved) * doc/ref/intro.rst (moved) * doc/ref/refs.rst (moved) * example/sesansfit.py (modified) * extra/build_linux.sh (added) * extra/pylint.rc (added) * extra/pylint_numpy.py (added) * extra/pylint_pyopencl.py (added) * extra/run-pylint.py (added) * sasmodels/__init__.py (modified) * sasmodels/alignment.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/convert.py (modified) * sasmodels/core.py (added) * sasmodels/direct_model.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernel_template.c (added) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/HayterMSAsq.py (added) * sasmodels/models/HayterMSAsq_kernel.c (added) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.c (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/dab.py (added) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/fcc.c (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/gaussian_peak.py (added) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/img/HayterMSAsq_227.jpg (added) * sasmodels/models/img/barbell_geometry.jpg (added) * sasmodels/models/img/bcc_1d.jpg (added) * sasmodels/models/img/bcc_2d.jpg (added) * sasmodels/models/img/bcc_lattice.jpg (added) * sasmodels/models/img/bcc_orientation.gif (added) * sasmodels/models/img/dab_1d.jpg (added) * sasmodels/models/img/hardSphere_1d.jpg (moved) * sasmodels/models/img/hardSphere_223.PNG (deleted) * sasmodels/models/img/lamellarCailleHG_139.PNG (deleted) * sasmodels/models/img/lamellarCailleHG_140.PNG (deleted) * sasmodels/models/img/lamellarCailleHG_141.jpg (deleted) * sasmodels/models/img/lamellarCailleHG_1d.jpg (moved) * sasmodels/models/img/lamellarCaille_134.jpg (deleted) * sasmodels/models/img/lamellarCaille_139.PNG (deleted) * sasmodels/models/img/lamellarCaille_140.PNG (deleted) * sasmodels/models/img/lamellarCaille_1d.jpg (moved) * sasmodels/models/img/stickyhardsphere_228.PNG (added) * sasmodels/models/img/stickyhardsphere_229.PNG (added) * sasmodels/models/img/stickyhardsphere_230.jpg (added) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarCailleHG_kernel.c (modified) * sasmodels/models/lamellarCaille_kernel.c (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/lamellarPC_kernel.c (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/stickyhardsphere.py (added) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/resolution.py (modified) * sasmodels/sasview_model.py (modified) * sasmodels/sesans.py (modified) * sasmodels/weights.py (modified) * setup.py (modified) * example/testsasview1.ses (added) Add SESANS example data Tue, 24 Mar 2015 08:02:18 GMT unknown [33d38d5] * example/sesansfit.py (modified) * example/testsasview1.ses (added) * sasmodels/bumps_model.py (modified) Add SESANS example data Mon, 23 Mar 2015 19:49:13 GMT Paul Kienzle [0a33675] * example/sesansfit.py (modified) update sesans example for refactored sasmodels.core Thu, 19 Feb 2015 15:52:32 GMT jhbakker [9c117a2] * example/sesansfit.py (modified) * sasmodels/bumps_model.py (modified) sesansfit and bump_model update to make bumps fitting work Wed, 18 Feb 2015 22:01:46 GMT jhbakker [0ac3db5] * example/sesansfit.py (modified) * sasmodels/bumps_model.py (modified) SESANSfit now uses sesans_reader dataloader Wed, 18 Feb 2015 14:25:56 GMT pkienzle [e806077] * example/sesansfit.py (modified) add example of sans/sesans simultaneous system Wed, 18 Feb 2015 13:45:23 GMT pkienzle [c97724e] * example/sesansfit.py (added) * sasmodels/bumps_model.py (modified) * sasmodels/hankel.py (deleted) * sasmodels/sesans.py (added) * sesansdemo.py (modified) add sesans support to bumps model