We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b8b5fb commit 74fceccCopy full SHA for 74fcecc
tests/test_dartsort.py
@@ -82,7 +82,6 @@ def test_fakedata():
82
rec.set_dummy_probe_from_locations(geom)
83
84
with tempfile.TemporaryDirectory() as tempdir:
85
- # TODO: Use a config which makes it easy to lower the residual snip count
86
cfg = dartsort.DARTsortInternalConfig(
87
subtraction_config=dartsort.SubtractionConfig(
88
subtraction_denoising_config=dartsort.FeaturizationConfig(
0 commit comments