Fixed the bug appearing when there is only one cell for computation
The input --cell-ids
contains the unique IDs of the cells that the assets belong to. The program faced error when there was only one cell in this file.
It is now fixed by changing the way this input is read.
However, I plan to remove this input and create it automatically inside the program later.