DiamondLightSource / DiamondLightSource/Savu

passing tiff folder path

Open
#217 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
43
Forks
42
PR merge metrics
No merged PRs in 30d

Description

For tiff inputs a folder path is passed instead of a file path. This will create a problem when creating output directory name.
line 115, in set_output_folder
name = os.path.basename(in_file.split('.')[-2])
IndexError: list index out of range

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.