in reply to initialize all values in a hash

Perhaps another approach would be to check if an entry exists in your hash, and if it does not, return 60.0.   You don’t need to burn up memory storing a default-value ...