specio.datasets.load_spc_path

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

Return the path to the SPC toy file.

Parameters:

None

Returns:

path_data : str

The path to the SPC data.

Examples

>>> from specio.datasets import load_spc_path
>>> load_spc_path() 
'...spectra.spc'