specio.datasets.load_sp_path

specio.datasets.load_sp_path()[source][source]

Return the path to the SP toy file.

Parameters:

None

Returns:

path_data : str

The path to the SPC data.

Examples

>>> from specio.datasets import load_spc_path
>>> load_sp_path() 
'...spectra.sp'

Examples using specio.datasets.load_sp_path