# # ChangeLog for fact/tools/pyscripts/pyfact/plotters.py # # Generated by Trac 1.5.2 # 11/07/24 23:39:49 Fri, 08 Jun 2012 14:29:41 GMT neise [14116] * fact/tools/pyscripts/pyfact/plotters.py (modified) added sphinx automodule support. just 3 lines of self.__module__ = ... Mon, 23 Apr 2012 12:28:06 GMT neise [13415] * fact/tools/pyscripts/map_dn.txt (modified) * fact/tools/pyscripts/pyfact/plotters.py (modified) * fact/tools/pyscripts/sandbox/dneise/cleaning (copied) * fact/tools/pyscripts/sandbox/dneise/timecal.py (modified) exchanged naming of cols, such that it fits to the way TB does it. Sat, 21 Apr 2012 08:22:28 GMT neise [13402] * fact/tools/pyscripts/pyfact/coor.py (modified) * fact/tools/pyscripts/pyfact/plotters.py (modified) coordinator has now the x,y coordinates as members x and y Thu, 22 Mar 2012 20:38:49 GMT neise [13174] * fact/tools/pyscripts/pyfact/plotters.py (modified) Plotter was not correctly plotting the grid, introduced the plotting ... Mon, 19 Mar 2012 11:41:15 GMT neise [13143] * fact/tools/pyscripts/pyfact/cleaners.py (modified) * fact/tools/pyscripts/pyfact/coor.py (modified) * fact/tools/pyscripts/pyfact/drs_spikes.py (modified) * fact/tools/pyscripts/pyfact/extractor.py (modified) * fact/tools/pyscripts/pyfact/fir_filter.py (modified) * fact/tools/pyscripts/pyfact/generator.py (modified) * fact/tools/pyscripts/pyfact/hist.py (modified) * fact/tools/pyscripts/pyfact/image_extractors.py (modified) * fact/tools/pyscripts/pyfact/plotter.py (modified) * fact/tools/pyscripts/pyfact/plotters.py (modified) included python -tt option. thus checking for tabs/spaces Fri, 16 Mar 2012 08:52:51 GMT neise [13129] * fact/tools/pyscripts/pyfact/plotters.py (modified) moved _test_SimplePlotter() down in the file Thu, 15 Mar 2012 13:43:02 GMT neise [13118] * fact/tools/pyscripts/pyfact/plotters.py (modified) included Plotter-class from depricated plotter.py-module with name ... Wed, 14 Mar 2012 14:59:57 GMT neise [13100] * fact/tools/pyscripts/pyfact/plotters.py (modified) debugged handling of boolean masks in CamPlotter Tue, 13 Mar 2012 19:34:47 GMT neise [13090] * fact/tools/pyscripts/pyfact/plotters.py (modified) debugged CamPlotter class ... wrong identation as some point Tue, 13 Mar 2012 12:00:16 GMT neise [13080] * fact/tools/pyscripts/pyfact/plotters.py (modified) made CamPlotter smarter, can now handle data, and masks Mon, 12 Mar 2012 16:32:11 GMT neise [13074] * fact/tools/pyscripts/pyfact/plotters.py (modified) solved an issue with CamPlotter, when calling it from a different ... Thu, 08 Mar 2012 16:03:29 GMT neise [13019] * fact/tools/pyscripts/pyfact/plotters.py (modified) updated doc strings Thu, 08 Mar 2012 15:56:06 GMT neise [13018] * fact/tools/pyscripts/pyfact/plotters.py (added) more plotters: testable via ./plotters.py