NEB identifier function to correct minor bug in jasp.py
Update to get_required_memory() changing efficiency factor from 100 to 10 percent.
Minor indentation fix and additional directory feedback for the exception handler.
-- This includes checks for hidden files now (A lot of my stdout files are not assigned a name and are thus recorded as the extension only, which linux interprets as a hidden file since it begins with '.')
-- stdout file is no longer removed by default (glob checks for stdout which matches the current jobid number, making reading an old stdout highly unlikely)
Three minor updates are included: