resolve_filename

stsynphot.stio.resolve_filename(path, *args)[source]

Resolve filename that could be URL or local file.

Parameters:
pathstr

Root directory or URL.

argstuple of str

Any sub-path(s) and the actual filename.

Returns:
reg_filenamestr

Resolved filename.