2.2.2
bugfix missing m/z values
things changed:
- add extra time of 5 seconds after each dependency (wait for this joblist + 5 seconds)
- (2.2.1) added in the end mail information about which m/z values are missing or if everything is ok. I want to keep this for a while, to test if the bugfix is consistent. This bug is difficult to reproduce.
- changed afterany to afterok in dependencies
- added 2 wait in bash
- fixed a typo, that filled a variable with job_ids that is never referenced in the code. Therefore the next sbatch took the wrong job_id dependency
- logging of loaded files in script 10 (in the default .o file of script 10) to easier pinpoint the problem if it still occurs after this bugfix