# # ChangeLog for DataLoader/manipulations.py in sasview # # Generated by Trac 1.0.1 # Sep 18, 2024 12:09:45 AM 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