mpl
This commit is contained in:
parent
31eeb53dea
commit
9e77fc8f03
8 changed files with 57 additions and 40 deletions
|
@ -20,7 +20,7 @@ def load():
|
|||
return data
|
||||
|
||||
|
||||
#@pytest.mark.skip('...')
|
||||
@pytest.mark.skip('...')
|
||||
@pytest.mark.parametrize("spectrum_path, expected", load())
|
||||
def test_SV2o0(spectrum_path, expected):
|
||||
lambdas, raw_intensities = load_spectrum(spectrum_path, lambda_min=450)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue