specio.datasets.load_fsm_path

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

Return the path to the FSM toy file.

Parameters:

None

Returns:

path_data : str

The path to the FSM data.

Examples

>>> from specio.datasets import load_fsm_path
>>> load_fsm_path() 
'...spectra.fsm'

Examples using specio.datasets.load_fsm_path