-----------
. Added a missing check for input file existence.
. Adjusted scripts for customizing a TIPP3 reference package.
. Restructured some of the Job classes to be more flexible with customized
parameters from ``main.config`` or ``-c custom.config``. E.g., now that you
can change any supported parameters of BSCAMPP in a customized config file.
See ``custom.config`` on the GitHub page for an example.
. Fixed an issue that overrides user-defined placement and alignment methods.
. Changed from using ``lz4`` to ``gzip`` on compressing intermediate files
for better compatibility.