topaz icon indicating copy to clipboard operation
topaz copied to clipboard

Add warning for when micrograph image names include the file extension

Open tbepler opened this issue 6 years ago • 0 comments

Including the file extension in the micrograph name causes topaz to fail to find micrographs. See for example https://github.com/tbepler/topaz/blob/master/topaz/commands/train_test_split.py#L30

It would be great if topaz could correct these names automatically, but a warning when micrograph names contain "." is a good place to start.

tbepler avatar Jan 20 '20 23:01 tbepler