# # ChangeLog for sasmodels in sasmodels # # Generated by Trac 1.0.1 # Jun 2, 2024 7:30:40 PM Tue, 03 Mar 2015 21:14:06 GMT Doucet, Mathieu [de0c4ba] * sasmodels/sasview_model.py (modified) pylint fixes Tue, 03 Mar 2015 21:07:28 GMT Doucet, Mathieu [c85db69] * extra/pylint.rc (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kernelpy.py (modified) pylint fixes Tue, 03 Mar 2015 18:26:36 GMT Paul Kienzle [6272968] * sasmodels/models/bcc.py (modified) Fix docstring syntax Fri, 27 Feb 2015 18:16:23 GMT Paul Kienzle [a5d0d00] * sasmodels/generate.py (modified) * sasmodels/models/barbell.py (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 (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/hardsphere.py (modified) * 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/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/lamellar.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) doc fixups: add doc category to model def, convert equations to latex ... Fri, 27 Feb 2015 12:49:48 GMT Paul Kienzle [529b8b4] * sasmodels/models/hardsphere.py (modified) * sasmodels/models/img/hardSphere_1d.jpg (moved) * sasmodels/models/img/hardSphere_223.PNG (deleted) use latex to render hard sphere equations Tue, 24 Feb 2015 21:04:29 GMT Paul Kienzle [5134b2c] * compare.py (modified) * compare.sh (modified) * compare_all.sh (modified) * sasmodels/bumps_model.py (modified) fix compare plots so they show both positive and negative error Tue, 24 Feb 2015 19:21:22 GMT ajj [02dfcab] * sasmodels/core.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/cylinder.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Tue, 24 Feb 2015 19:21:11 GMT ajj [43bdddc] * sasmodels/models/cylinder.py (modified) seemingly reasonable demo parameters for cylinder model that cause ... Tue, 24 Feb 2015 16:44:45 GMT Paul Kienzle [84e01d2] * sasmodels/core.py (modified) * sasmodels/model_test.py (modified) force test of opencl and dll, or fail if opencl is not available Tue, 24 Feb 2015 16:34:07 GMT Paul Kienzle [664c8e7] * sasmodels/kernelcl.py (modified) catch yet another opencl startup error Sun, 22 Feb 2015 23:00:46 GMT Paul Kienzle [6137124] * sasmodels/generate.py (modified) * sasmodels/model_test.py (modified) * sasmodels/models/bcc.c (modified) * sasmodels/models/fcc.c (modified) fix opencl warnings that showed up on mac Sun, 22 Feb 2015 06:44:54 GMT pkienzle [f734e7d] * 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/broad_peak.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/lamellarPC_kernel.c (modified) restructure c code generation for maintainability; extend test harness ... Fri, 20 Feb 2015 17:45:49 GMT pkienzle [711d8e2] * sasmodels/bumps_model.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/model_test.py (modified) Merge branch 'master' of github.com:sasview/sasmodels Fri, 20 Feb 2015 17:45:37 GMT pkienzle [5ca9762] * sasmodels/model_test.py (modified) make sure models run even if no verified values are provided; fix error ... Fri, 20 Feb 2015 14:38:46 GMT ajj [6ea6902] * sasmodels/models/gaussian_peak.py (modified) Currently non-functional gaussian_peak model. Problem seems to be a ... Fri, 20 Feb 2015 14:38:00 GMT ajj [f1ecfa92] * sasmodels/bumps_model.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) towards fixing the 'models with no polydispersity' problem Fri, 20 Feb 2015 14:06:18 GMT ajj [4c8f9cd] * sasmodels/models/gaussian_peak.py (modified) gaussian peak fixes Fri, 20 Feb 2015 14:05:50 GMT ajj [2a74b99] * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) fixing pow/powr/pown issue Fri, 20 Feb 2015 14:04:59 GMT ajj [2eaae42] * sasmodels/models/gaussian_peak.py (added) adding aussian peak model Fri, 20 Feb 2015 13:03:08 GMT ajj [3750279] * compare.py (modified) * compare_many.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/dab.py (added) * sasmodels/models/img/dab_1d.jpg (added) * sasmodels/models/img/stickyhardsphere_228.PNG (added) * sasmodels/models/img/stickyhardsphere_229.PNG (added) * sasmodels/models/img/stickyhardsphere_230.jpg (added) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarCailleHG_kernel.c (modified) * sasmodels/models/stickyhardsphere.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels Fri, 20 Feb 2015 10:33:18 GMT David Mannicke [99e6860] * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) minor bug fixes Fri, 20 Feb 2015 10:03:49 GMT David Mannicke [80768fc] * sasmodels/models/dab.py (added) * sasmodels/models/img/dab_1d.jpg (added) converted DABModel to sasmodels as dab Fri, 20 Feb 2015 09:05:57 GMT richardh [cd55ac3] * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarCailleHG_kernel.c (modified) fixed my bug in lamellarCailleHG Fri, 20 Feb 2015 00:28:44 GMT pkienzle [143e2f7] * sasmodels/models/cylinder.py (modified) fix cylinder test case Thu, 19 Feb 2015 23:06:13 GMT pkienzle [68d3c1b] * sasmodels/kerneldll.py (modified) use MSVC to build ctypes if vcvarsall has been set Thu, 19 Feb 2015 23:03:06 GMT pkienzle [f57d123] * sasmodels/models/broad_peak.py (modified) convert broad peak equations to latex Thu, 19 Feb 2015 22:26:51 GMT pkienzle [1ed9e3f] * sasmodels/models/cylinder.py (modified) 1d cylinder test does not need theta/phi Thu, 19 Feb 2015 22:25:48 GMT pkienzle [29f5536] * compare.py (modified) * sasmodels/bumps_model.py (modified) show log error in compare Thu, 19 Feb 2015 21:43:07 GMT richardh [261658d] * example/sesansfit.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/convert.py (modified) * sasmodels/direct_model.py (added) * sasmodels/generate.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/img/stickyhardsphere_228.PNG (added) * sasmodels/models/img/stickyhardsphere_229.PNG (added) * sasmodels/models/img/stickyhardsphere_230.jpg (added) * sasmodels/models/stickyhardsphere.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 19 Feb 2015 21:42:12 GMT richardh [9cb1415] * sasmodels/models/img/stickyhardsphere_228.PNG (added) * sasmodels/models/img/stickyhardsphere_229.PNG (added) * sasmodels/models/img/stickyhardsphere_230.jpg (added) * sasmodels/models/stickyhardsphere.py (added) adding sticky hard sphere S(Q) Thu, 19 Feb 2015 21:30:01 GMT ajj [cfd4625] * sasmodels/convert.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/generate.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 19 Feb 2015 21:28:46 GMT pkienzle [fd1c792] * sasmodels/convert.py (modified) * sasmodels/models/broad_peak.py (modified) support scale=>None in compare models Thu, 19 Feb 2015 21:07:30 GMT ajj [8221f1c] * example/sesansfit.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/generate.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 19 Feb 2015 20:59:14 GMT pkienzle [6edb74a] * sasmodels/kernelpy.py (modified) * sasmodels/models/broad_peak.py (modified) support for pure python models without polydispersity Thu, 19 Feb 2015 16:00:19 GMT pkienzle [16bc3fc] * sasmodels/direct_model.py (modified) fix direct model evaluation to use default value if parameter value is ... Thu, 19 Feb 2015 15:53:28 GMT jhbakker [8632a35] * .gitignore (modified) * sasmodels/bumps_model.py (modified) * sasmodels/direct_model.py (added) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/broad_peak.py (added) * sasmodels/models/fcc.c (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/hardsphere.py (added) * sasmodels/models/img/hardSphere_223.PNG (added) * sasmodels/models/img/hardSphere_224.jpg (added) * sasmodels/models/img/lamellarCailleHG_139.PNG (added) * sasmodels/models/img/lamellarCailleHG_140.PNG (added) * sasmodels/models/img/lamellarCailleHG_141.jpg (added) * sasmodels/models/img/lamellarCailleHG_143.jpg (added) * sasmodels/models/img/lamellarCaille_134.jpg (added) * sasmodels/models/img/lamellarCaille_139.PNG (added) * sasmodels/models/img/lamellarCaille_140.PNG (added) * sasmodels/models/img/lamellarCaille_142 .jpg (added) * sasmodels/models/img/lamellarFFHG_137.jpg (added) * sasmodels/models/img/lamellarFFHG_138.jpg (added) * sasmodels/models/img/lamellarPC_146.jpg (added) * sasmodels/models/img/lamellarPC_147.jpg (added) * sasmodels/models/img/lamellarPC_45.jpg (added) * sasmodels/models/lamellarCaille.py (added) * sasmodels/models/lamellarCailleHG.py (added) * sasmodels/models/lamellarCailleHG_kernel.c (added) * sasmodels/models/lamellarCaille_kernel.c (added) * sasmodels/models/lamellarFFHG.py (added) * sasmodels/models/lamellarPC.py (added) * sasmodels/models/lamellarPC_kernel.c (added) * setup.py (added) * example/sesansfit.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels 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 Thu, 19 Feb 2015 15:50:16 GMT ajj [12076cf] * sasmodels/direct_model.py (added) * sasmodels/generate.py (modified) * sasmodels/models/broad_peak.py (added) * sasmodels/models/hardsphere.py (added) * sasmodels/models/img/hardSphere_223.PNG (added) * sasmodels/models/img/hardSphere_224.jpg (added) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 19 Feb 2015 15:50:11 GMT ajj [51bfbeb] * sasmodels/generate.py (modified) fixing polydispersity for models without it Thu, 19 Feb 2015 15:44:46 GMT pkienzle [c9801b8] * sasmodels/models/hardsphere.py (added) * sasmodels/models/img/hardSphere_223.PNG (added) * sasmodels/models/img/hardSphere_224.jpg (added) * sasmodels/direct_model.py (added) * sasmodels/generate.py (modified) Merge branch 'master' of github.com:sasview/sasmodels Thu, 19 Feb 2015 15:44:33 GMT pkienzle [ae7b97b] * sasmodels/direct_model.py (added) * sasmodels/generate.py (modified) create a directly callable model without sasview or bumps parameters Thu, 19 Feb 2015 15:43:22 GMT richardh [4d24d80] * sasmodels/models/broad_peak.py (added) * sasmodels/models/hardsphere.py (added) * sasmodels/models/img/hardSphere_223.PNG (added) * sasmodels/models/img/hardSphere_224.jpg (added) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 19 Feb 2015 15:42:43 GMT richardh [77939a5] * sasmodels/models/img/hardSphere_223.PNG (added) * sasmodels/models/img/hardSphere_224.jpg (added) adding hard sphere S(Q) Thu, 19 Feb 2015 15:40:37 GMT richardh [301e096] * sasmodels/models/hardsphere.py (added) adding hard sphere S(Q) Thu, 19 Feb 2015 15:31:00 GMT butler [7608962] * sasmodels/models/img/lamellarCailleHG_139.PNG (added) * sasmodels/models/img/lamellarCailleHG_140.PNG (added) * sasmodels/models/img/lamellarCailleHG_141.jpg (added) * sasmodels/models/img/lamellarCailleHG_143.jpg (added) * sasmodels/models/img/lamellarCaille_134.jpg (added) * sasmodels/models/img/lamellarCaille_139.PNG (added) * sasmodels/models/img/lamellarCaille_140.PNG (added) * sasmodels/models/img/lamellarCaille_142 .jpg (added) * sasmodels/models/img/lamellarFFHG_137.jpg (added) * sasmodels/models/img/lamellarFFHG_138.jpg (added) * sasmodels/models/img/lamellarPC_146.jpg (added) * sasmodels/models/img/lamellarPC_147.jpg (added) * sasmodels/models/img/lamellarPC_45.jpg (added) * sasmodels/models/lamellarCaille.py (added) * sasmodels/models/lamellarCailleHG.py (added) * sasmodels/models/lamellarCailleHG_kernel.c (added) * sasmodels/models/lamellarCaille_kernel.c (added) * sasmodels/models/lamellarFFHG.py (added) * sasmodels/models/lamellarPC.py (added) * sasmodels/models/lamellarPC_kernel.c (added) * sasmodels/models/broad_peak.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels.git Thu, 19 Feb 2015 15:30:18 GMT butler [636adb6] * sasmodels/models/broad_peak.py (added) converted BroadPeakModel to sasmodels as broad_peak Thu, 19 Feb 2015 15:14:12 GMT richardh [efc517c] * .gitignore (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/models/fcc.c (modified) * sasmodels/models/fcc.py (modified) * setup.py (added) * sasmodels/models/img/lamellarCailleHG_139.PNG (added) * sasmodels/models/img/lamellarCailleHG_140.PNG (added) * sasmodels/models/img/lamellarCailleHG_141.jpg (added) * sasmodels/models/img/lamellarCailleHG_143.jpg (added) * sasmodels/models/img/lamellarCaille_134.jpg (added) * sasmodels/models/img/lamellarCaille_139.PNG (added) * sasmodels/models/img/lamellarCaille_140.PNG (added) * sasmodels/models/img/lamellarCaille_142 .jpg (added) * sasmodels/models/img/lamellarFFHG_137.jpg (added) * sasmodels/models/img/lamellarFFHG_138.jpg (added) * sasmodels/models/img/lamellarPC_146.jpg (added) * sasmodels/models/img/lamellarPC_147.jpg (added) * sasmodels/models/img/lamellarPC_45.jpg (added) * sasmodels/models/lamellarCaille.py (added) * sasmodels/models/lamellarCailleHG.py (added) * sasmodels/models/lamellarCailleHG_kernel.c (added) * sasmodels/models/lamellarCaille_kernel.c (added) * sasmodels/models/lamellarFFHG.py (added) * sasmodels/models/lamellarPC.py (added) * sasmodels/models/lamellarPC_kernel.c (added) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 19 Feb 2015 15:08:59 GMT richardh [dc02af0] * sasmodels/models/img/lamellarCailleHG_139.PNG (added) * sasmodels/models/img/lamellarCailleHG_140.PNG (added) * sasmodels/models/img/lamellarCailleHG_141.jpg (added) * sasmodels/models/img/lamellarCailleHG_143.jpg (added) * sasmodels/models/img/lamellarCaille_134.jpg (added) * sasmodels/models/img/lamellarCaille_139.PNG (added) * sasmodels/models/img/lamellarCaille_140.PNG (added) * sasmodels/models/img/lamellarCaille_142 .jpg (added) * sasmodels/models/img/lamellarFFHG_137.jpg (added) * sasmodels/models/img/lamellarFFHG_138.jpg (added) * sasmodels/models/img/lamellarPC_146.jpg (added) * sasmodels/models/img/lamellarPC_147.jpg (added) * sasmodels/models/img/lamellarPC_45.jpg (added) * sasmodels/models/lamellarCaille.py (added) * sasmodels/models/lamellarCailleHG.py (added) * sasmodels/models/lamellarCailleHG_kernel.c (added) * sasmodels/models/lamellarCaille_kernel.c (added) * sasmodels/models/lamellarFFHG.py (added) * sasmodels/models/lamellarPC.py (added) * sasmodels/models/lamellarPC_kernel.c (added) adding Lamellar models, polydisp needs checking Thu, 19 Feb 2015 14:42:18 GMT ajj [676351f] * .gitignore (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * setup.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 19 Feb 2015 14:42:09 GMT ajj [da32ec3] * sasmodels/kernelcl.py (modified) * setup.py (added) fix importerror Thu, 19 Feb 2015 13:33:30 GMT wimbouwman [afb2c78] * sasmodels/kerneldll.py (modified) don't default to openmp on windows ctypes builds Thu, 19 Feb 2015 13:32:18 GMT wimbouwman [7841376] * sasmodels/kernelcl.py (modified) handle the case where opencl is installed but has no devices available Thu, 19 Feb 2015 11:28:25 GMT ajj [c5ad743] * sasmodels/bumps_model.py (modified) * sasmodels/models/fcc.c (modified) * sasmodels/models/fcc.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 19 Feb 2015 11:28:15 GMT ajj [e7b3d7b] * sasmodels/models/fcc.c (modified) * sasmodels/models/fcc.py (modified) Adding fcc model Thu, 19 Feb 2015 11:09:09 GMT pkienzle [bccabbc] * sasmodels/models/bcc.py (modified) * sasmodels/bumps_model.py (modified) Merge branch 'master' of github.com:sasview/sasmodels Thu, 19 Feb 2015 11:08:31 GMT pkienzle [62b3cb2] * sasmodels/bumps_model.py (modified) fix import trap for opencl to reflect new exeception Thu, 19 Feb 2015 11:05:01 GMT ajj [57cb76d] * sasmodels/generate.py (modified) * sasmodels/models/bcc.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Thu, 19 Feb 2015 11:04:50 GMT ajj [e166cb9] * sasmodels/models/bcc.py (modified) rename bcc model for consistency to bcc_paracrystal Thu, 19 Feb 2015 10:52:15 GMT pkienzle [ff58110] * sasmodels/generate.py (modified) allow source gen from command line Wed, 18 Feb 2015 22:04:51 GMT jhbakker [a006b63] * sasmodels/generate.py (modified) * sasmodels/model_test.py (added) * sasmodels/models/cylinder.py (modified) * sasmodels/models/fcc.c (added) * sasmodels/models/fcc.py (added) * sasmodels/models/parallelepiped.c (added) * sasmodels/models/parallelepiped.py (added) * sasmodels/sasview_model.py (modified) * example/sesansfit.py (modified) * sasmodels/bumps_model.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels 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 17:49:30 GMT David Mannicke [ea7ffce] * sasmodels/generate.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/fcc.c (added) * sasmodels/models/fcc.py (added) * sasmodels/models/parallelepiped.c (added) * sasmodels/models/parallelepiped.py (added) * sasmodels/sasview_model.py (modified) * sasmodels/model_test.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels Wed, 18 Feb 2015 17:38:26 GMT David Mannicke [5428233] * sasmodels/model_test.py (added) * sasmodels/models/cylinder.py (modified) model_test.py was added to simply testing of models (see end of ... Wed, 18 Feb 2015 17:18:09 GMT gonzalezm [9474dda] * sasmodels/models/cylinder.py (modified) Two minor corrections to documentation text Wed, 18 Feb 2015 17:14:10 GMT gonzalezm [0c3e5d2] * compare.py (modified) * doc/developer/index.rst (added) * example/sesansfit.py (added) * sasmodels/bumps_model.py (modified) * sasmodels/generate.py (modified) * sasmodels/hankel.py (deleted) * sasmodels/models/fcc.c (added) * sasmodels/models/fcc.py (added) * sasmodels/sasview_model.py (modified) * sasmodels/sesans.py (added) * sesansdemo.py (modified) * sasmodels/models/parallelepiped.c (added) * sasmodels/models/parallelepiped.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels Wed, 18 Feb 2015 17:13:32 GMT gonzalezm [c5b7d07] * sasmodels/models/parallelepiped.c (added) * sasmodels/models/parallelepiped.py (added) Added parallelepiped model Wed, 18 Feb 2015 16:45:24 GMT ajj [0a82216] * sasmodels/sasview_model.py (modified) making delivery of class with new name the default. now have to pass ... Wed, 18 Feb 2015 16:09:40 GMT ajj [6a729a2] * compare.py (modified) * doc/developer/index.rst (added) * example/sesansfit.py (added) * sasmodels/bumps_model.py (modified) * sasmodels/hankel.py (deleted) * sasmodels/sesans.py (added) * sesansdemo.py (modified) * sasmodels/generate.py (modified) * sasmodels/models/fcc.c (added) * sasmodels/models/fcc.py (added) * sasmodels/sasview_model.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Wed, 18 Feb 2015 16:08:57 GMT ajj [3271e20] * sasmodels/generate.py (modified) * sasmodels/models/fcc.c (added) * sasmodels/models/fcc.py (added) * sasmodels/sasview_model.py (modified) adding parameters to models for SasView compatibility 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 Wed, 18 Feb 2015 10:18:00 GMT ajj [87fce00] * compare.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) Ensuring that compare will run even if opencl is not installed. Results ... Tue, 17 Feb 2015 23:18:18 GMT ajj [c95dc908] * sasmodels/models/bcc.c (modified) * sasmodels/models/bcc.py (modified) Fixes to bcc paracrystal model Note - this model requires calculation ... Tue, 17 Feb 2015 22:34:10 GMT ajj [0706431] * sasmodels/models/barbell.c (modified) * sasmodels/models/barbell.py (modified) Fixed barbell model - now giving same result as sasview model Tue, 17 Feb 2015 16:50:36 GMT ajj [1e11735] * sasmodels/models/barbell.py (modified) Update to barbell model Tue, 17 Feb 2015 16:50:18 GMT ajj [754c454] * sasmodels/models/bcc.c (added) * sasmodels/models/bcc.py (added) Adding BCC paracrystal model Tue, 17 Feb 2015 14:59:47 GMT ajj [3dc41df] * sasmodels/models/barbell.py (modified) * sasmodels/models/img/barbell_1d.jpg (added) * sasmodels/models/img/barbell_2d.jpg (added) Updating barbell docs Tue, 17 Feb 2015 14:54:52 GMT ajj [58f41fe] * sasmodels/models/barbell.c (added) * sasmodels/models/barbell.py (added) Adding barbell model Tue, 17 Feb 2015 08:22:36 GMT ajj [a1542aae] * CylinderModel.py (modified) * sasmodels/models/cylinder_clone.c (deleted) * sasmodels/models/cylinder_clone.py (deleted) Removing cylinder_clone Tue, 17 Feb 2015 00:41:55 GMT pkienzle [a503bfd] * compare.py (modified) * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) move sasview->sasmodels conversion info to model definition Tue, 17 Feb 2015 00:06:30 GMT pkienzle [d547f16] * compare.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) move demo parameters for compare.py into individual models Mon, 16 Feb 2015 23:25:36 GMT pkienzle [10576d1] * sasmodels/hankel.py (added) * sasmodels/models/spherepy.py (modified) * sesansdemo.py (added) add hankel function and sesans demo (not yet integrated with models) Mon, 16 Feb 2015 14:01:09 GMT pkienzle [250fa25] * sasmodels/kernelcl.py (modified) * sasmodels/sasview_model.py (modified) autoselect gpu for opencl if available Mon, 16 Feb 2015 07:19:05 GMT pkienzle [f786ff3] * compare.py (modified) * compare_many.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/kernelcl.py (moved) * sasmodels/kerneldll.py (moved) * sasmodels/kernelpy.py (moved) * sasmodels/sasview_model.py (modified) rename modules for clarity Sun, 15 Feb 2015 21:07:00 GMT pkienzle [b3f6bc3] * sasmodels/dll.py (modified) * sasmodels/generate.py (modified) * sasmodels/gpu.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/pykernel.py (added) support pure python model Iq/Iqxy Fri, 13 Feb 2015 22:20:52 GMT pkienzle [cb6ecf4] * doc/genmodel.py (modified) * sasmodels/dll.py (modified) * sasmodels/generate.py (moved) * sasmodels/gpu.py (modified) rename gen.py to generate.py for clarity Fri, 13 Feb 2015 22:14:19 GMT pkienzle [f5b9a6b] * sasmodels/gpu.py (modified) fiddle calculation of q vector length as sent to the gpu Fri, 13 Feb 2015 21:37:09 GMT pkienzle [87c722e] * README.rst (modified) * compare.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/dll.py (modified) * sasmodels/sasview_model.py (modified) use sas instead of sans Fri, 13 Feb 2015 21:36:46 GMT pkienzle [be802cb] * sasmodels/models/spherepy.py (added) pure python sphere model (not yet supported by sasmodels) Fri, 13 Feb 2015 08:47:26 GMT pkienzle [8fff00e] * .gitignore (modified) * sasmodels/gen.py (modified) * sasmodels/resolution.py (added) * compare.sh (added) * sasmodels/dll.py (modified) merge Fri, 13 Feb 2015 08:36:42 GMT pkienzle [df4dc86] * .gitignore (modified) * sasmodels/dll.py (modified) * sasmodels/gen.py (modified) support MSVC build of ctypes/openmp models Tue, 10 Feb 2015 16:24:30 GMT Paul Kienzle [3fdb4b6] * sasmodels/resolution.py (added) incomplete implementation of resolution functions Tue, 10 Feb 2015 16:18:32 GMT Paul Kienzle [3699587] * sasmodels/gen.py (modified) document double->float conversion internals Wed, 03 Dec 2014 22:04:40 GMT Paul Kienzle [34756fd] * compare_many.py (modified) * sasmodels/models/capped_cylinder.c (modified) add single to double comparison for the new models Wed, 03 Dec 2014 16:38:49 GMT Paul Kienzle [216a9e1] * compare.py (modified) * compare_all.sh (added) * compare_many.py (added) * sasmodels/dll.py (modified) batch generate random old/new comparisons across all models Fri, 31 Oct 2014 21:17:43 GMT pkienzle [31819c5] * sasmodels/bumps_model.py (modified) python2.6 does not support timedelta.total_seconds() Fri, 31 Oct 2014 20:44:17 GMT Paul Kienzle [ba69383] * compare.py (modified) * sasmodels/bumps_model.py (modified) add relerr histogram to compare Fri, 31 Oct 2014 20:43:39 GMT Paul Kienzle [ef2861b] * sasmodels/models/cylinder.c (modified) cylinder performance tweak Thu, 30 Oct 2014 16:33:53 GMT Paul Kienzle [994d77f] * sasmodels/gen.py (modified) * sasmodels/gpu.py (modified) * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/core_shell_cylinder.c (modified) * sasmodels/models/cylinder.c (modified) * sasmodels/models/cylinder_clone.c (modified) * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lib/J1.c (modified) * sasmodels/models/lib/gauss150.c (modified) * sasmodels/models/lib/gauss20.c (modified) * sasmodels/models/lib/gauss76.c (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) Convert double to float rather than using real Wed, 29 Oct 2014 11:26:29 GMT Paul Kienzle [d087487b] * sasmodels/gpu.py (modified) remove warning from radeon drivers that fp64 is already enabled Sat, 04 Oct 2014 22:25:14 GMT Paul Kienzle [78356b31] * sasmodels/bumps_model.py (modified) * sasmodels/gen.py (modified) fix warning that pyopencl failed