bobleesj / cif-cleaner

An interactive Python script that formats .cif files and sorts them based on tags, supercell size, minimum distance, elements, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible modification

EmilJaffal opened this issue · comments

After processing CIF files for distance filtering, perhaps no need to exit the histogram for the minimum threshold prompt to pop out.

Hi Emil,

Thanks for your suggestion. Now, it has been updated in the latest repository. As some users may not be using graphic user-interface, I have decided not to show a pop-up. Instead, the prompt now appears after the run with a clear message that the histogram.png has been saved in the chosen CIF directory. #3