cinemascience / pycinema

cinema engine toolkit
Other
1 stars 4 forks source link

Filters: add channel type that is both input and output #74

Open dhrogers opened 11 months ago

dhrogers commented 11 months ago

An example of this is the file_column property in the CinemaDatabaseReader. We would both like to change the input value, and have that value be passed on as an output that can be connected to other filters.