# # ChangeLog for example in sasmodels # # Generated by Trac 1.0.1 # May 8, 2024 10:36:42 PM 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 16:07:15 GMT krzywon [bdb653c] * example/fit_sesans.py (modified) * example/sesansfit.sh (modified) Cross-platform compatibility for SESANS script. Thu, 17 Mar 2016 14:48:04 GMT krzywon [6824af5] * example/sesansfit.sh (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * example/fit_sesans.py (added) * example/sesans_parameters_css-hs.py (modified) * example/sesans_parameters_sphere.py (modified) * example/sesans_script_css-hs.py (deleted) * example/sesans_script_sphere.py (deleted) * example/sesansfit.py (modified) * sasmodels/data.py (modified) * sasmodels/models/hardsphere.py (modified) Merge remote-tracking branch 'origin/master' Thu, 17 Mar 2016 14:47:47 GMT krzywon [84db7a5] * example/fit_sesans.py (added) * example/sesans_parameters_css-hs.py (modified) * example/sesans_parameters_sphere.py (modified) * example/sesans_script_css-hs.py (deleted) * example/sesans_script_sphere.py (deleted) * example/sesansfit.py (modified) * sasmodels/data.py (modified) * sasmodels/models/hardsphere.py (modified) Updated sesans scripting to be more command line focused AND modified ... Thu, 17 Mar 2016 13:38:20 GMT ajj [15bd6e7] * example/sesansfit.sh (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) reverting to @smk98 updates to gaussian coil models from #246517d47 Wed, 16 Mar 2016 19:13:04 GMT krzywon [5be92e8] * example/core_shell.ses (added) * example/sesansfit.sh (added) More data files and another script. Wed, 16 Mar 2016 19:07:01 GMT krzywon [092933d] * example/__init__.py (deleted) More progress on SESANS scripting 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. Sat, 12 Mar 2016 00:23:59 GMT Paul Kienzle [15d2285] * example/model.py (added) add simple bumps fitting example Mon, 23 Nov 2015 04:37:15 GMT Paul Kienzle [7cf2cfd] * compare.py (modified) * compare_all.sh (deleted) * compare_many.py (modified) * compare_many.sh (added) * example/fit.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/core.py (modified) * sasmodels/direct_model.py (modified) refactor compare.py so that bumps/sasview not required for simple tests 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 ... Thu, 26 Mar 2015 13:56:24 GMT jhbakker [42ade62] * example/se008724_01.ses (added) Add better SESANS data file (dilute spheres) 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 Thu, 04 Sep 2014 15:40:26 GMT Paul Kienzle [5d3d7b4] * README.rst (modified) * example/fit.py (modified) fix tangential and simultaneous fit in example Thu, 04 Sep 2014 14:44:19 GMT Paul Kienzle [6ce1a29] * example/DEC07266.DAT (added) * example/DEC07267.DAT (added) * example/fit.py (moved) include data for example