Describe the bug
Several checks in fix_candidate_age.php make it fail for any instrument that does not save it's data into a MySQL table. These checks should be removed and the script converted to using the instrument class for all data fetching and saving.