Radioindice.process_file

Radioindice.process_file(inputfile: str) List[str][source]

Compute the indices for a single file

Parameters:

inputfile (str) – Input image to process

Returns:

List of indice images (posix paths) that have been generated

Return type:

[str]