# # ChangeLog for / in sasview # # Generated by Trac 1.0.1 # Sep 19, 2024 4:46:32 PM Tue, 29 Mar 2011 15:08:55 GMT Gervaise Alina [9466f2d6] * sansview/perspectives/fitting/basepage.py (modified) * sansview/perspectives/fitting/fitpage.py (modified) * sansview/perspectives/fitting/fitpanel.py (modified) * sansview/perspectives/fitting/fitting.py (modified) * sansview/perspectives/fitting/models.py (modified) make sure plugin model are recompile online when the plugin dir has ... Tue, 29 Mar 2011 13:45:24 GMT Jae Cho [852354c8] * park_integration/ScipyFitting.py (modified) added constraint bounding check Tue, 29 Mar 2011 13:42:00 GMT Jae Cho [4b5bd73] * park_integration/AbstractFitEngine.py (modified) Added scipy lestsq constraint on Fit Mon, 28 Mar 2011 14:37:34 GMT Gervaise Alina [ecc85443] * guiframe/gui_toolbar.py (modified) * guiframe/panel_base.py (modified) update toolbar Sat, 26 Mar 2011 17:16:21 GMT Jae Cho [e52865f] * sansview/media/key_help.html (modified) added comment on key combi. help Fri, 25 Mar 2011 22:34:08 GMT Gervaise Alina [9a22655] * sansview/perspectives/fitting/fitpage.py (modified) * sansview/perspectives/fitting/models.py (modified) working on plugin update Fri, 25 Mar 2011 21:42:41 GMT Jae Cho [46bf3b1] * sansview/sansview.py (modified) made the app menu order consistent between exe and interp. Fri, 25 Mar 2011 21:21:08 GMT Jae Cho [788ff23] * guiframe/gui_manager.py (modified) edit application menu order Fri, 25 Mar 2011 18:54:42 GMT Gervaise Alina [9a608ed] * park_integration/ScipyFitting.py (modified) update catching exception for scipyfit Fri, 25 Mar 2011 17:26:04 GMT Gervaise Alina [631be82] * guiframe/__init__.py (modified) update path to find icons for guiframe Fri, 25 Mar 2011 17:08:59 GMT Gervaise Alina [8e4355e] * guiframe/gui_toolbar.py (modified) remove unused code Fri, 25 Mar 2011 16:40:35 GMT Gervaise Alina [56681bd] * guiframe/gui_manager.py (modified) remove minor log error message Fri, 25 Mar 2011 16:29:26 GMT Gervaise Alina [c3f697e] * guiframe/gui_manager.py (modified) working on load file from cmd line Fri, 25 Mar 2011 16:13:57 GMT Gervaise Alina [ec1584e] * invariantview/perspectives/invariant/invariant.py (modified) edit context menu of invariant Fri, 25 Mar 2011 16:06:03 GMT Gervaise Alina [84e5533] * guiframe/local_perspectives/data_loader/data_loader.py (modified) import config Fri, 25 Mar 2011 16:05:47 GMT Gervaise Alina [976604d] * guiframe/gui_manager.py (modified) working on load data from command line Fri, 25 Mar 2011 15:10:50 GMT Gervaise Alina [dd1718e] * sansview/local_config.py (modified) edit sansview local config Fri, 25 Mar 2011 15:10:22 GMT Gervaise Alina [fcc5680] * prview/local_config.py (modified) edit prview local config Fri, 25 Mar 2011 15:09:31 GMT Gervaise Alina [4c01978] * guiframe/config.py (modified) * guiframe/gui_manager.py (modified) add new menu item to load project and load application Fri, 25 Mar 2011 14:44:44 GMT Gervaise Alina [d18e208] * guiframe/gui_manager.py (modified) working on the splash page Fri, 25 Mar 2011 14:43:31 GMT Gervaise Alina [cc835cd8] * guiframe/gui_manager.py (modified) working on the splash page Fri, 25 Mar 2011 14:39:51 GMT Gervaise Alina [68c53a4] * sansview/local_config.py (modified) * sansview/sansview.py (modified) working on local config of sansview Fri, 25 Mar 2011 14:38:35 GMT Gervaise Alina [3e943e8] * prview/PrView.py (modified) * prview/local_config.py (modified) * prview/testons.prv (added) working on local_config of prview Fri, 25 Mar 2011 14:37:30 GMT Gervaise Alina [957723f] * guiframe/config.py (modified) * guiframe/dummyapp.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/data_loader/data_loader.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/plugin_base.py (modified) working on guiframe config Fri, 25 Mar 2011 14:01:33 GMT Jae Cho [68b7d43] * sansview/media/key_help.html (modified) * sansview/media/model_use_help.html (modified) more key helps Thu, 24 Mar 2011 21:49:35 GMT Jae Cho [389c991] * sansview/media/key_help.html (added) * sansview/perspectives/fitting/help_panel.py (modified) key help added Thu, 24 Mar 2011 20:11:05 GMT Jae Cho [0ad5703] * sansmodels/src/sans/models/c_models/parameters.cpp (modified) PD correction on lognormal distribution Thu, 24 Mar 2011 20:09:47 GMT Jae Cho [50764a4] * sansmodels/src/media/pd_help.html (added) * sansmodels/src/media/pd_image001.png (added) * sansmodels/src/media/pd_image002.png (added) * sansmodels/src/media/pd_image003.png (added) * sansmodels/src/media/pd_image004.jpg (added) * sansmodels/src/media/pd_image005.png (added) * sansmodels/src/media/pd_image006.jpg (added) * sansmodels/src/media/pd_image007.png (added) * sansmodels/src/media/pd_image008.png (added) * sansmodels/src/media/pd_image009.png (added) * sansmodels/src/media/pd_image010.jpg (added) * sansmodels/src/media/pd_image011.png (added) * sansmodels/src/media/pd_image012.png (added) * sansmodels/src/media/pd_image013.jpg (added) * sansmodels/src/media/smear_computation.html (modified) added polydispersity documentation Thu, 24 Mar 2011 18:42:08 GMT Gervaise Alina [58e0c83] * sansview/perspectives/fitting/fit_thread.py (modified) * sansview/perspectives/fitting/fitting.py (modified) working on fit stop Thu, 24 Mar 2011 17:58:28 GMT Gervaise Alina [0806def] * sansview/perspectives/fitting/fitpage.py (modified) edit fit button color Thu, 24 Mar 2011 17:52:25 GMT Gervaise Alina [dfd3577] * park_integration/ParkFitting.py (modified) working on park stop Wed, 23 Mar 2011 21:27:21 GMT Gervaise Alina [91bdf87] * guiframe/data_panel.py (modified) working on datapanel Wed, 23 Mar 2011 20:06:04 GMT Gervaise Alina [be56c8c] * guiframe/data_panel.py (modified) add a comment Wed, 23 Mar 2011 20:03:00 GMT Gervaise Alina [9d74cf8] * guiframe/data_panel.py (modified) update datapanel for wx 2.8.11 Wed, 23 Mar 2011 19:49:10 GMT Jae Cho [5cc39f10] * sansmodels/src/media/sm_image028.gif (modified) * sansmodels/src/media/smear_computation.html (modified) minor changes (Font size) in smearer doc Wed, 23 Mar 2011 17:32:00 GMT Gervaise Alina [bffa3d0] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) working on freeze theory Wed, 23 Mar 2011 16:17:53 GMT Gervaise Alina [72323d1] * sansview/perspectives/fitting/fitting.py (modified) updating model in datapanel Wed, 23 Mar 2011 16:10:16 GMT Gervaise Alina [71bd773] * guiframe/data_panel.py (modified) working on datapanel Wed, 23 Mar 2011 03:19:27 GMT Gervaise Alina [05319e2] * sansview/perspectives/fitting/fitting.py (modified) working on display theory on data panel Tue, 22 Mar 2011 21:33:59 GMT Jae Cho [8956bdb] * sansmodels/src/media/smear_computation.html (modified) changed broken symbols Tue, 22 Mar 2011 21:19:19 GMT Jae Cho [384647dc] * sansview/perspectives/fitting/help_panel.py (modified) added smear help path Tue, 22 Mar 2011 21:16:25 GMT Jae Cho [6e8b436] * sansmodels/src/media/sm_image001.gif (added) * sansmodels/src/media/sm_image002.gif (added) * sansmodels/src/media/sm_image003.gif (added) * sansmodels/src/media/sm_image004.gif (added) * sansmodels/src/media/sm_image005.gif (added) * sansmodels/src/media/sm_image006.gif (added) * sansmodels/src/media/sm_image007.gif (added) * sansmodels/src/media/sm_image008.gif (added) * sansmodels/src/media/sm_image009.gif (added) * sansmodels/src/media/sm_image010.gif (added) * sansmodels/src/media/sm_image011.gif (added) * sansmodels/src/media/sm_image012.gif (added) * sansmodels/src/media/sm_image013.gif (added) * sansmodels/src/media/sm_image014.gif (added) * sansmodels/src/media/sm_image015.gif (added) * sansmodels/src/media/sm_image016.gif (added) * sansmodels/src/media/sm_image017.gif (added) * sansmodels/src/media/sm_image018.gif (added) * sansmodels/src/media/sm_image019.gif (added) * sansmodels/src/media/sm_image020.gif (added) * sansmodels/src/media/sm_image021.gif (added) * sansmodels/src/media/sm_image022.gif (added) * sansmodels/src/media/sm_image023.gif (added) * sansmodels/src/media/sm_image024.gif (added) * sansmodels/src/media/sm_image025.gif (added) * sansmodels/src/media/sm_image026.gif (added) * sansmodels/src/media/sm_image027.gif (added) * sansmodels/src/media/sm_image028.gif (added) * sansmodels/src/media/smear_computation.html (added) * sansmodels/src/sans/models/smearing_2d.py (modified) minor correction on 2d smearer and added smearer documentation Tue, 22 Mar 2011 20:59:13 GMT Gervaise Alina [ec611aad] * guiframe/data_manager.py (modified) * guiframe/data_state.py (modified) working on datamanager Mon, 21 Mar 2011 21:18:01 GMT Gervaise Alina [a3c96f7a] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/data_state.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) updating plot display Mon, 21 Mar 2011 21:12:30 GMT Gervaise Alina [6512644] * prview/perspectives/pr/pr.py (modified) fix bug prview contextmenu Mon, 21 Mar 2011 19:00:52 GMT Gervaise Alina [783940c] * guiframe/dummyapp.py (modified) * guiframe/gui_manager.py (modified) * guiframe/gui_statusbar.py (modified) * guiframe/gui_toolbar.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) working on the splashpage Mon, 21 Mar 2011 17:02:26 GMT Gervaise Alina [119dc89] * prview/perspectives/pr/pr.py (modified) fix plot behavior for prview Mon, 21 Mar 2011 15:28:33 GMT Gervaise Alina [b29e47e] * sansview/perspectives/fitting/fitpage.py (modified) remove bug Mon, 21 Mar 2011 14:53:35 GMT Jae Cho [e4957fb] * sansview/perspectives/fitting/fitpage.py (modified) * sansview/perspectives/fitting/model_thread.py (modified) updated smearer path Fri, 18 Mar 2011 22:20:50 GMT Gervaise Alina [66ff250] * sansview/perspectives/fitting/basepage.py (modified) * sansview/perspectives/fitting/console.py (modified) * sansview/perspectives/fitting/fit_thread.py (modified) * sansview/perspectives/fitting/fitpage.py (modified) * sansview/perspectives/fitting/fitpanel.py (modified) * sansview/perspectives/fitting/fitting.py (modified) * sansview/perspectives/fitting/model_thread.py (modified) * sansview/perspectives/fitting/simfitpage.py (modified) working on fit stop Fri, 18 Mar 2011 22:20:07 GMT Gervaise Alina [511c6810] * park_integration/AbstractFitEngine.py (modified) * park_integration/Fitting.py (modified) * park_integration/ScipyFitting.py (modified) working fit stop Thu, 17 Mar 2011 20:50:37 GMT Gervaise Alina [5080cda] * guiframe/data_manager.py (modified) * guiframe/data_state.py (modified) remove wx call from data manager Thu, 17 Mar 2011 01:18:05 GMT Gervaise Alina [02775ab8] * guiframe/setup.py (modified) remove unused code Thu, 17 Mar 2011 00:33:57 GMT Gervaise Alina [f95301b] * sansview/perspectives/fitting/basepage.py (modified) * sansview/perspectives/fitting/fitpage.py (modified) * sansview/perspectives/fitting/fitpanel.py (modified) * sansview/perspectives/fitting/fitting.py (modified) work on saving state Thu, 17 Mar 2011 00:33:39 GMT Gervaise Alina [c8afcb7] * prview/perspectives/pr/pr.py (modified) fix prview Thu, 17 Mar 2011 00:33:27 GMT Gervaise Alina [2f97794] * invariantview/perspectives/invariant/invariant.py (modified) fix invariant Thu, 17 Mar 2011 00:26:31 GMT Gervaise Alina [4158af4] * guiframe/local_perspectives/plotting/plotting.py (modified) remove print statement Thu, 17 Mar 2011 00:04:16 GMT Gervaise Alina [b5e79f7] * guiframe/data_panel.py (modified) fix datapanel Wed, 16 Mar 2011 23:09:51 GMT Gervaise Alina [91d910d] * prview/perspectives/pr/inversion_panel.py (modified) * prview/perspectives/pr/pr.py (modified) working on delete plot Wed, 16 Mar 2011 23:09:19 GMT Gervaise Alina [20b482f] * invariantview/perspectives/invariant/invariant.py (modified) working on delete plot Wed, 16 Mar 2011 23:08:41 GMT Gervaise Alina [3658717e] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/plugin_base.py (modified) working on delete file Wed, 16 Mar 2011 19:32:22 GMT Gervaise Alina [d7f727d] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) working data management Wed, 16 Mar 2011 19:31:40 GMT Gervaise Alina [27f4bee] * invariantview/perspectives/invariant/invariant.py (modified) stored extrapolation plot in data manager Wed, 16 Mar 2011 19:30:51 GMT Gervaise Alina [db4ed82] * prview/perspectives/pr/pr.py (modified) working data panel for prview Wed, 16 Mar 2011 18:51:24 GMT Gervaise Alina [36cb4d2f] * sansview/perspectives/fitting/basepage.py (modified) * sansview/perspectives/fitting/fitpage.py (modified) working on fitting page Wed, 16 Mar 2011 14:26:57 GMT Gervaise Alina [17553ae] * sansview/perspectives/fitting/fitting.py (modified) working on delete data Tue, 15 Mar 2011 21:15:25 GMT Gervaise Alina [552b3d5] * guiframe/data_state.py (modified) working on delete data Tue, 15 Mar 2011 21:14:53 GMT Gervaise Alina [8ee56a9] * sansview/perspectives/fitting/fitpanel.py (modified) * sansview/perspectives/fitting/fitting.py (modified) work on delete data Tue, 15 Mar 2011 20:35:15 GMT Gervaise Alina [665c083] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) working on remove data Tue, 15 Mar 2011 16:43:43 GMT Gervaise Alina [df22224] * guiframe/data_manager.py (modified) * guiframe/data_state.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/panel_base.py (modified) disable linear fit for line plot Tue, 15 Mar 2011 13:01:57 GMT Gervaise Alina [504dd9f5] * sansview/perspectives/fitting/fitpage.py (modified) working on fit Tue, 15 Mar 2011 13:01:06 GMT Gervaise Alina [52d3fd1] * guiframe/data_manager.py (modified) working on freeze option Mon, 14 Mar 2011 20:53:36 GMT Gervaise Alina [dce84c0] * sansview/perspectives/fitting/fitpage.py (modified) * sansview/perspectives/fitting/fitting.py (modified) * sansview/perspectives/fitting/pagestate.py (modified) working on freeze Mon, 14 Mar 2011 20:52:56 GMT Gervaise Alina [e6a93df] * guiframe/data_manager.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) working on freeze Mon, 14 Mar 2011 18:44:41 GMT Gervaise Alina [ee2b492] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) working on the freeze option Fri, 11 Mar 2011 21:39:00 GMT Gervaise Alina [e88ebfd] * guiframe/dataFitting.py (modified) * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/data_loader/data_loader.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/plugin_base.py (modified) * invariantview/perspectives/invariant/invariant.py (modified) * prview/perspectives/pr/pr.py (modified) * sansview/perspectives/fitting/basepage.py (modified) * sansview/perspectives/fitting/fitpanel.py (modified) * sansview/perspectives/fitting/fitproblem.py (modified) * sansview/perspectives/fitting/fitting.py (modified) working on guiframe Fri, 11 Mar 2011 17:16:37 GMT Gervaise Alina [14cd91b1] * invariantview/perspectives/invariant/invariant.py (modified) update set_data in invariant Fri, 11 Mar 2011 17:15:59 GMT Gervaise Alina [a3149c5] * prview/perspectives/pr/inversion_state.py (modified) * prview/perspectives/pr/pr.py (modified) working on guiframe Fri, 11 Mar 2011 17:14:57 GMT Gervaise Alina [b2d9826] * sansview/perspectives/fitting/basepage.py (modified) * sansview/perspectives/fitting/fitpage.py (modified) * sansview/perspectives/fitting/fitpanel.py (modified) * sansview/perspectives/fitting/fitting.py (modified) * sansview/perspectives/fitting/models.py (modified) update plugin Fri, 11 Mar 2011 15:55:53 GMT Jae Cho [aae7a8d] * sansmodels/src/sans/models/c_models/refl.cpp (modified) * sansmodels/src/sans/models/c_models/refl_adv.cpp (modified) added constraint on leastsq/Scipy Thu, 10 Mar 2011 23:10:12 GMT Gervaise Alina [ae4ade7] * sansview/perspectives/fitting/fitpanel.py (modified) * sansview/perspectives/fitting/fitting.py (modified) work on toggle 1D \2D Thu, 10 Mar 2011 23:09:46 GMT Gervaise Alina [2bdb52b] * guiframe/local_perspectives/plotting/plotting.py (modified) working on 1d2d Thu, 10 Mar 2011 22:33:43 GMT Gervaise Alina [00b76931] * guiframe/local_perspectives/plotting/plotting.py (modified) working on plot 1D \2D Thu, 10 Mar 2011 22:33:21 GMT Gervaise Alina [c9937c0] * guiframe/gui_manager.py (modified) working 1D/2D toggle Thu, 10 Mar 2011 22:32:53 GMT Gervaise Alina [c399004] * sansview/perspectives/fitting/fitting.py (modified) working on toogle 1D\2D Thu, 10 Mar 2011 22:11:55 GMT Gervaise Alina [a5701e6] * sansview/perspectives/fitting/basepage.py (modified) * sansview/perspectives/fitting/fitpage.py (modified) * sansview/perspectives/fitting/fitpanel.py (modified) * sansview/perspectives/fitting/fitting.py (modified) working on toggl2 1d/2d Thu, 10 Mar 2011 17:16:06 GMT Jae Cho [7987962] * sansview/perspectives/fitting/basepage.py (modified) put textctr color in check value on wrong input Thu, 10 Mar 2011 17:11:36 GMT Jae Cho [e8bf1ed] * sansview/perspectives/fitting/console.py (modified) gave time in update_fit to give gui time for updating Thu, 10 Mar 2011 16:53:39 GMT Gervaise Alina [3fafe15] * sansview/perspectives/fitting/fitting.py (modified) working on 1D \2D toggle Thu, 10 Mar 2011 16:53:16 GMT Jae Cho [003fa4e] * guiframe/local_perspectives/plotting/Plotter2D.py (modified) Added dq in cir. averaging Thu, 10 Mar 2011 16:53:13 GMT Gervaise Alina [ae83ad3] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/setup.py (modified) working on 1D\2D toggle Thu, 10 Mar 2011 16:41:51 GMT Jae Cho [d4bf55e9] * sansmodels/src/sans/models/LineModel.py (modified) * sansmodels/src/sans/models/smearing_2d.py (modified) Now 2d smearing uses polar symmetry (not rectangular) Thu, 10 Mar 2011 16:40:05 GMT Jae Cho [510e7ad] * sansmodels/src/sans/models/c_smearer/smearer.cpp (modified) made correct way of slit_smear w/ height and width non zeros Thu, 10 Mar 2011 16:37:13 GMT Jae Cho [729bcf6] * DataLoader/manipulations.py (modified) for circular and sectot average, calculate qvalues and dq values more ... Thu, 10 Mar 2011 16:34:43 GMT Jae Cho [a234820] * DataLoader/readers/red2d_reader.py (modified) set dq_p and dq_s as default resolution Thu, 10 Mar 2011 15:31:49 GMT Gervaise Alina [c85c180] * invariantview/perspectives/invariant/invariant.py (modified) edit event Thu, 10 Mar 2011 15:24:36 GMT Jae Cho [a284455] * sansmodels/src/media/image231.bmp (added) * sansmodels/src/media/image232.gif (added) * sansmodels/src/media/model_functions.html (modified) Adding more doc Thu, 10 Mar 2011 15:18:56 GMT Gervaise Alina [fa65e99] * sansview/perspectives/fitting/basepage.py (modified) * sansview/perspectives/fitting/fitpage.py (modified) * sansview/perspectives/fitting/fitting.py (modified) * sansview/perspectives/fitting/model_thread.py (modified) working on toggle1d \2d view Thu, 10 Mar 2011 14:49:15 GMT Gervaise Alina [e2f0554] * sansview/perspectives/fitting/fitpage.py (modified) working on swithcing from 1d to 2d theory Thu, 10 Mar 2011 14:04:03 GMT Gervaise Alina [cab8143] * sansview/perspectives/fitting/Copy of basepage.py (deleted) * sansview/perspectives/fitting/Copy of fitpage.py (deleted) * sansview/perspectives/fitting/Copy of models.py (deleted) unused