neutrons / Shiver

Spectroscopy Histogram Visualizer for Event Reduction

Home Page:https://neutrons.github.io/Shiver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Filter on logs functionality

granrothge opened this issue · comments

add to the define data a filter on logs functionality.
I think this should be an item in the define data dictionary. as follows
data['logs_to_filter'] = {<log_name> : {'min': , 'max' : }}

if min or max is None or not included it should take all above or below.