clean_data¶
Functions¶
|
Return the list of files in a folder. |
|
folder1 has more files than folder2. |
|
Loop through the generated figures and remove the additional files in images and masks. |
Module Contents¶
- clean_data.list_filenames(folder: str, extension='*.png', basename=True)¶
Return the list of files in a folder.
- clean_data.difference_filenames(folder1, folder2)¶
folder1 has more files than folder2.
- clean_data.main()¶
Loop through the generated figures and remove the additional files in images and masks.