spool_to_directory

function of dascore.examples source

spool_to_directory(
    spool ,
    path ,
    file_format ,
    extention ,
)

Write out each patch in a spool to a directory.

Parameters

Parameter Description
spool The spool to save to
path The path to the directory, if None, create tempdir.
file_format The file format for the saved files.