radis.test.tools.test_database moduleΒΆ
Test that SpecDatabase works
- test_database_functions(verbose=True, plot=True, close_plots=True, warnings=True, *args, **kwargs)[source]ΒΆ
Test
SpecDatabasefunctions
- test_fit_spectrum_plotting(plot=True, close_plots=True, *args, **kwargs)[source]ΒΆ
Test SpecDatabase.fit_spectrum plotting functionality (Issue #377)
- test_save_compressed2(verbose=True, *args, **kwargs)[source]ΒΆ
Check if saving a spectrum with compress = 2 does not change something.
- test_store_filelike_warns_on_path_params(verbose=True, *args, **kwargs)[source]ΒΆ
Test that path-related parameters emit warnings with file-like objects.
- test_store_roundtrip_via_buffer(verbose=True, *args, **kwargs)[source]ΒΆ
Test that spectrum stored to buffer can be loaded back.