Skip to content

Commit

Permalink
Fogot to remove the old tools
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiaraMonforte committed Nov 28, 2024
1 parent 8287585 commit c202d2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,3 @@ def test_hyst():
def test_sop():
ds = fetchers.load_sample_dataset()
tools.compute_global_range(ds, var='DOXY', min_val=-5, max_val=600)
tools.compute_spike(ds.sel(N_MEASUREMENTS=slice(100,300)), var='DOXY')
tools.quantify_stuck_value(ds,var='DOXY', phase=None)

0 comments on commit c202d2c

Please sign in to comment.