# # ChangeLog for DataLoader/manipulations.py in sasview # # Generated by Trac 1.0.1 # Aug 27, 2024 9:11:05 PM Mon, 02 Mar 2009 03:53:19 GMT Jae Cho [ee3b2c0c] * DataLoader/manipulations.py (modified) reversed the last change causing another problem Mon, 02 Mar 2009 03:20:44 GMT Jae Cho [3af84b3] * DataLoader/manipulations.py (modified) fixed 1/2 center offset for all average Fri, 27 Feb 2009 20:22:37 GMT Jae Cho [8d36420] * DataLoader/manipulations.py (modified) removed error on center_x and center_y Fri, 20 Feb 2009 00:45:43 GMT Jae Cho [77bf7c0] * DataLoader/manipulations.py (modified) annulus averaging 1d plot shifted to -pi to pi Wed, 18 Feb 2009 16:38:37 GMT Gervaise Alina [bd89dea] * DataLoader/manipulations.py (modified) add nbins as a parameters for class ring and sector Thu, 12 Feb 2009 20:26:06 GMT Jae Cho [7983c731] * DataLoader/manipulations.py (modified) reodered Annulus average data so that the line w/o error bar is not ... Thu, 12 Feb 2009 17:05:11 GMT Jae Cho [acb37d9] * DataLoader/manipulations.py (modified) get_q_compo() for qx, and qy is added. Wed, 11 Feb 2009 21:12:47 GMT Gervaise Alina [ca10d8e] * DataLoader/data_info.py (modified) * DataLoader/manipulations.py (modified) * DataLoader/readers/IgorReader.py (modified) * DataLoader/readers/abs_reader.py (modified) * DataLoader/readers/ascii_reader.py (modified) * DataLoader/readers/cansas_reader.py (modified) * DataLoader/readers/danse_reader.py (modified) * DataLoader/readers/hfir1d_reader.py (modified) reverse code from version 1237 with modification on output axis unit Fri, 23 Jan 2009 16:19:29 GMT Jae Cho [923d926] * DataLoader/manipulations.py (modified) changed the unit of 2D annulus averaging into degrees and the origin to ... Tue, 20 Jan 2009 16:24:36 GMT Jae Cho [d9629c53] * DataLoader/manipulations.py (modified) Make sure that it is updated Thu, 15 Jan 2009 22:16:20 GMT Jae Cho [4853c04] * DataLoader/manipulations.py (modified) Get active values of self.phi_min and _max within ROI Thu, 15 Jan 2009 19:44:25 GMT Jae Cho [c2a8523] * DataLoader/manipulations.py (modified) Calculate correct number of bins for 1d plot after 2D sector averaging Mon, 12 Jan 2009 19:09:27 GMT Jae Cho [fb198a9] * DataLoader/manipulations.py (modified) updated _Sector and SectorQ in manipulations.py : Wrong definitions for ... Fri, 19 Dec 2008 01:51:02 GMT Gervaise Alina [f2eee4a] * DataLoader/manipulations.py (modified) nbins added as parameter for sector Mon, 22 Sep 2008 19:53:09 GMT Mathieu Doucet [2e83ff3] * DataLoader/manipulations.py (modified) * DataLoader/test/sectorphi_testdata.txt (added) * DataLoader/test/sectorq_testdata.txt (added) * DataLoader/test/slabx_testdata.txt (added) * DataLoader/test/slaby_testdata.txt (added) * DataLoader/test/utest_averaging.py (modified) Added sector average (phi and q) Thu, 18 Sep 2008 20:15:39 GMT Mathieu Doucet [70975f3] * DataLoader/manipulations.py (modified) Added slab averaging (X and Y) Wed, 17 Sep 2008 20:34:32 GMT Mathieu Doucet [f8d0ee7] * DataLoader/manipulations.py (modified) * DataLoader/release_notes.txt (modified) * DataLoader/test/utest_averaging.py (modified) Wed, 17 Sep 2008 15:23:23 GMT Mathieu Doucet [76e2369] * DataLoader/manipulations.py (added) * DataLoader/test/avg_testdata.txt (added) * DataLoader/test/ring_testdata.txt (added) * DataLoader/test/utest_abs_reader.py (modified) * DataLoader/test/utest_averaging.py (added) Added ring averaging and circular averaging + tests