Function will get file information from the directory and the calibration files. It will also exclude files that have already been processed, as is judged by the match between file names in the calibration folder and the imported details object
get_notDone_file_details(dir)
Path name to the directory / folder where the figure files are located.
Returns a list containing details on the images names and their paths, the calibration file names (or files already completed) as well as the paths to these files.