# # ChangeLog for theoryview in sasview # # Generated by Trac 1.0.1 # Sep 17, 2024 9:35:07 AM Mon, 12 Apr 2010 16:39:08 GMT Jae Cho [ce07fa8] * sansview/perspectives/fitting/models.py (modified) * theoryview/perspectives/theory/models.py (modified) added more models Thu, 08 Apr 2010 13:48:55 GMT Gervaise Alina [199cef2] * theoryview/perspectives/theory/model_panel.py (modified) * theoryview/perspectives/theory/theory.py (modified) remove unused import of fitpanel Wed, 07 Apr 2010 20:12:39 GMT Gervaise Alina [614cf546] * theoryview/media/Model Functions.pdf (added) * theoryview/media/averaging_help.html (added) * theoryview/media/change_scale_help.html (added) * theoryview/media/glossaryhelp.html (added) * theoryview/media/help.html (added) * theoryview/media/load_data_help.html (added) * theoryview/media/model_functions.html (added) * theoryview/media/model_use_help.html (added) * theoryview/media/reset_Graph_help.html (added) * theoryview/media/sansview1_0_tutorial.pdf (added) * theoryview/media/simultaneous_fit_help.html (added) * theoryview/media/single_fit_help.html (added) * theoryview/media/sld_calculator_help.html (added) add html file for theory perspective Wed, 07 Apr 2010 20:09:35 GMT Gervaise Alina [e071b1c] * theoryview/perspectives/theory/basepage.py (modified) * theoryview/perspectives/theory/help_panel.py (modified) * theoryview/perspectives/theory/model_panel.py (modified) * theoryview/perspectives/theory/old_model_panel.py (deleted) make sure the help panel for model was using the proper html link Tue, 30 Mar 2010 23:36:49 GMT Jae Cho [64017a8] * sansview/perspectives/fitting/fitpage.py (modified) * sansview/perspectives/fitting/fitting.py (modified) * theoryview/perspectives/theory/model_thread.py (modified) * theoryview/perspectives/theory/theory.py (modified) fixed the bug: Errors on theory panel when changing # of points w/ 2D ... Fri, 12 Mar 2010 18:20:32 GMT Jae Cho [00d3528] * theoryview/perspectives/theory/model_thread.py (modified) * theoryview/perspectives/theory/theory.py (modified) updated 2d inputs and 2d model defaults Tue, 23 Feb 2010 18:31:23 GMT Gervaise Alina [4cf7443] * theoryview/perspectives/theory/basepage.py (modified) set the proper value when the dispersion add is cancel Tue, 26 Jan 2010 19:01:32 GMT Gervaise Alina [693500a] * theoryview/perspectives/theory/model_panel.py (modified) change window name Mon, 11 Jan 2010 17:39:38 GMT Jae Cho [885857e] * theoryview/perspectives/theory/basepage.py (modified) fixed a bug; not properly updating 2D plot, and removed some fitting ... Tue, 05 Jan 2010 01:10:48 GMT Gervaise Alina [0277d084] * theoryview/perspectives/__init__.py (added) * theoryview/perspectives/theory/__init__.py (added) * theoryview/perspectives/theory/basepage.py (added) * theoryview/perspectives/theory/help_panel.py (added) * theoryview/perspectives/theory/model_panel.py (added) * theoryview/perspectives/theory/model_thread.py (added) * theoryview/perspectives/theory/models.py (added) * theoryview/perspectives/theory/old_model_panel.py (added) * theoryview/perspectives/theory/pagestate.py (added) * theoryview/perspectives/theory/theory.py (added) * theoryview/setup.py (added) add theory view