lincc-frameworks / tdastro

MIT License
4 stars 0 forks source link

Extend OpSim to filter on values in given columns #82

Closed jeremykubica closed 2 months ago

jeremykubica commented 2 months ago

Add functionality for the OpSim object to filter a list of indices on a given value. Use this new functionality to add filter matching for range_search.

github-actions[bot] commented 2 months ago
Before [a5acdab2] After [5ddfc973] Ratio Benchmark (Parameter)
1.24±0.01s 1.23±0.01s 0.99 benchmarks.time_chained_evaluate

Click here to view all benchmarks.

hombit commented 2 months ago

I need some context on why do we need these changes

jeremykubica commented 2 months ago

Closed because this is not needed.