Add command-line option to define the batch size for the calibration process
The function that calibrate the values in the assets of all entities of one country provide the keyword argument items_per_batch
. Because this number seems to strongly affect the performance of the database during the calibration, it seems most useful to make Finalizer accept a command-line parameter to set this value.