Basics
Pipeline
API Reference
pipeline.domain
pipeline.infrastructure.launcher
pipeline.infrastructure.project
pipeline.infrastructure.callibrary
pipeline.infrastructure.imagelibrary
pipeline.infrastructure.vdp
pipeline.h*.tasks
Task
Inputs
Results
Developer Notes
Return an IntervalTree trimmed to the specified ranges.
Ranges are specified as tuples of (begin, end).
tree -- the IntervalTree to trim
ranges -- a list of range tuples
the trimmed IntervalTree