melizalab / mspikes

extensible processing framework for time series and point process data
GNU General Public License v3.0
1 stars 0 forks source link

modify toolchain dsl to support more sophisticated filters #9

Open dmeliza opened 10 years ago

dmeliza commented 10 years ago

Currently you can only apply filters in series (i.e., the chunk has to match all the predicates), but it would be nice to specify more sophisticated filters. It may not be worth the effort, though, and almost certainly will break backwards compatibility without a lot of bending over backwards...