added ability to restrict histogram range in histogram plotting function; this...
added ability to restrict histogram range in histogram plotting function; this is all wired up to the inspection report (put histogram_range in the config file to use it); changed set_to_value_between_bounds filter to set_to_value_outside_bounds and wrapped old name for compatibility git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@198 8a9318a1-56ba-4d59-b755-99d26321be01
Showing
- pyglance/glance/compare.py 4 additions, 2 deletionspyglance/glance/compare.py
- pyglance/glance/figures.py 11 additions, 2 deletionspyglance/glance/figures.py
- pyglance/glance/filters.py 8 additions, 0 deletionspyglance/glance/filters.py
- pyglance/glance/gui_figuremanager.py 1 addition, 0 deletionspyglance/glance/gui_figuremanager.py
- pyglance/glance/plot.py 7 additions, 2 deletionspyglance/glance/plot.py
- pyglance/glance/plotcreatefns.py 47 additions, 14 deletionspyglance/glance/plotcreatefns.py
Loading
Please register or sign in to comment