This commit is contained in:
François Boulogne 2025-06-20 14:08:16 +02:00
parent 9353913cf3
commit 10534c4867
4 changed files with 4 additions and 4 deletions

View file

@ -133,7 +133,7 @@ def test_order0():
prominence = 0.03
File_I_min = 'tests/spectre_trou/000043641.xy'
File_I_min = os.path.join('tests', 'spectraVictor2', 'void.xy')
_, intensities_void = load_spectrum(File_I_min, wavelength_min=450)