# # ChangeLog for calculator in sasview # # Generated by Trac 1.0.1 # Jul 4, 2024 7:17:18 AM Fri, 28 May 2010 17:37:18 GMT Gervaise Alina [69fee24] * calculator/docs/sphinx/_build/doctrees/api/slit_length_calculator.doctree (modified) * calculator/docs/sphinx/_build/doctrees/environment.pickle (modified) * calculator/docs/sphinx/_build/html/api/slit_length_calculator.html (modified) * calculator/docs/sphinx/_build/html/objects.inv (modified) * calculator/docs/sphinx/_build/html/searchindex.js (modified) * calculator/setup.py (modified) * calculator/slit_length_calculator.py (modified) working on documentation Fri, 28 May 2010 17:24:47 GMT Gervaise Alina [14e9eb3] * calculator/docs/sphinx/_build/doctrees/api/index.doctree (modified) * calculator/docs/sphinx/_build/doctrees/api/sld_calculator.doctree (modified) * calculator/docs/sphinx/_build/doctrees/api/slit_length_calculator.doctree (added) * calculator/docs/sphinx/_build/doctrees/environment.pickle (modified) * calculator/docs/sphinx/_build/html/_sources/api/index.txt (modified) * calculator/docs/sphinx/_build/html/_sources/api/slit_length_calculator.txt (added) * calculator/docs/sphinx/_build/html/api/index.html (modified) * calculator/docs/sphinx/_build/html/api/sld_calculator.html (modified) * calculator/docs/sphinx/_build/html/api/slit_length_calculator.html (added) * calculator/docs/sphinx/_build/html/genindex.html (modified) * calculator/docs/sphinx/_build/html/index.html (modified) * calculator/docs/sphinx/_build/html/objects.inv (modified) * calculator/docs/sphinx/_build/html/py-modindex.html (modified) * calculator/docs/sphinx/_build/html/searchindex.js (modified) * calculator/docs/sphinx/api/index.rst (modified) * calculator/docs/sphinx/api/slit_length_calculator.rst (added) * calculator/docs/sphinx/genmods.py (modified) * calculator/sld_calculator.py (modified) * calculator/slit_length_calculator.py (modified) working on documentation Thu, 27 May 2010 20:19:57 GMT Gervaise Alina [d734a3b1] * calculator/docs/sphinx/_extensions/only_directives.py (added) working on doc Thu, 27 May 2010 20:16:00 GMT Gervaise Alina [beb374a] * calculator/docs/sphinx/Makefile (added) * calculator/docs/sphinx/_build/doctrees/api/index.doctree (added) * calculator/docs/sphinx/_build/doctrees/api/sld_calculator.doctree (added) * calculator/docs/sphinx/_build/doctrees/environment.pickle (added) * calculator/docs/sphinx/_build/doctrees/index.doctree (added) * calculator/docs/sphinx/_build/html/.buildinfo (added) * calculator/docs/sphinx/_build/html/_sources/api/index.txt (added) * calculator/docs/sphinx/_build/html/_sources/api/sld_calculator.txt (added) * calculator/docs/sphinx/_build/html/_sources/index.txt (added) * calculator/docs/sphinx/_build/html/_static/basic.css (added) * calculator/docs/sphinx/_build/html/_static/default.css (added) * calculator/docs/sphinx/_build/html/_static/doctools.js (added) * calculator/docs/sphinx/_build/html/_static/file.png (added) * calculator/docs/sphinx/_build/html/_static/jquery.js (added) * calculator/docs/sphinx/_build/html/_static/minus.png (added) * calculator/docs/sphinx/_build/html/_static/plus.png (added) * calculator/docs/sphinx/_build/html/_static/pygments.css (added) * calculator/docs/sphinx/_build/html/_static/searchtools.js (added) * calculator/docs/sphinx/_build/html/_static/sidebar.js (added) * calculator/docs/sphinx/_build/html/_static/underscore.js (added) * calculator/docs/sphinx/_build/html/api/index.html (added) * calculator/docs/sphinx/_build/html/api/sld_calculator.html (added) * calculator/docs/sphinx/_build/html/genindex.html (added) * calculator/docs/sphinx/_build/html/index.html (added) * calculator/docs/sphinx/_build/html/objects.inv (added) * calculator/docs/sphinx/_build/html/py-modindex.html (added) * calculator/docs/sphinx/_build/html/search.html (added) * calculator/docs/sphinx/_build/html/searchindex.js (added) * calculator/docs/sphinx/api/index.rst (added) * calculator/docs/sphinx/api/sld_calculator.rst (added) * calculator/docs/sphinx/conf.py (added) * calculator/docs/sphinx/genmods.py (added) * calculator/docs/sphinx/index.rst (added) * calculator/docs/sphinx/make.bat (added) * calculator/sld_calculator.py (modified) working on documentation Mon, 29 Mar 2010 18:55:51 GMT Jae Cho [0bf2c6f] * calculator/slit_length_calculator.py (added) * calculator/test/beam profile.DAT (added) * calculator/test/utest_slit_length_calculator.py (added) slit length calculator and sample data and unit test: GUI is not done ... Tue, 15 Dec 2009 17:53:15 GMT Gervaise Alina [89108a0] * calculator/sld_calculator.py (modified) * calculator/test/utest_sld.py (added) commit unittest for sld calculator Tue, 15 Dec 2009 15:30:52 GMT Gervaise Alina [09a143b] * calculator/build/lib/sans/sld_calculator/__init__.py (deleted) * calculator/build/lib/sans/sld_calculator/sldCalculator.py (deleted) * calculator/build/lib/sans/sld_calculator/sld_calculator.py (deleted) unused Tue, 15 Dec 2009 01:26:25 GMT Gervaise Alina [cfaf6d9] * calculator/__init__.py (added) * calculator/build/lib/sans/sld_calculator/__init__.py (added) * calculator/build/lib/sans/sld_calculator/sldCalculator.py (added) * calculator/build/lib/sans/sld_calculator/sld_calculator.py (added) * calculator/setup.py (added) * calculator/sld_calculator.py (added) calculator module created