Error when limiting the order of the dataset
When limiting the order of the dataset using order_functions.limit_order the paths appear to persist somehow. This then causes the new source-receiver-mapping in the auralization engine to fail as the path_source_id and path_receiver_id are empty and thus .size is not ==1, causing an exception.