This PR makes changes to the adapt_folder_structure.py:
Keywords (cell, background, dl, tl) are no longer case sensitive in the script and will be replaced by lowercase versions to ensure compatability with other scripts
As the script was written for an older version of micro manager it leave behind folders containing the comments.txt and displaySettings.json that micro manager now creates. This has been solved and folders only containing these two files will be removed as well
This PR makes changes to the adapt_folder_structure.py:
Keywords (cell, background, dl, tl) are no longer case sensitive in the script and will be replaced by lowercase versions to ensure compatability with other scripts
As the script was written for an older version of micro manager it leave behind folders containing the comments.txt and displaySettings.json that micro manager now creates. This has been solved and folders only containing these two files will be removed as well