Error: end_data_index=inputs['probe_id'].data_index_end

I tried to re-run an attested toolchain from Tiago on the new version of Scientific Python 2.7 (0.0.4) — that was attested on 0.0.3

https://www.beat-eu.org/platform/experiments/smarcel/tpereira/full_isv/2/btas2015_face_mobio-female_det/

and I got an error

Errors

Block: scoring_dev Algorithm: tpereira/isv_scoring/3 Details: Process 0: File "tpereira/isv_scoring/3.py", line 108, in process end_data_index=inputs['probe_id'].data_index_end AttributeError: Input instance has no attribute 'data_index_end Process 1: File "tpereira/isv_scoring/3.py", line 108, in process end_data_index=inputs['probe_id'].data_index_end AttributeError: Input instance has no attribute 'data_index_end Process 2: File "tpereira/isv_scoring/3.py", line 108, in process end_data_index=inputs['probe_id'].data_index_end AttributeError: Input instance has no attribute 'data_index_end Process 3: File "tpereira/isv_scoring/3.py", line 108, in process end_data_index=inputs['probe_id'].data_index_end AttributeError: Input instance has no attribute 'data_index_end

it looks like the same bug I obtained for another toolchain that I forked from Tiago and that was working before: https://www.beat-eu.org/platform/experiments/smarcel/tpereira/full_isv_multi/2/btas2015_face-periocular_cpqd-smartphone-male_det-rr/

Errors

Block: isv_offset_probe_test_2 Algorithm: tpereira/isv_offset/3 Details: Block was cancelled by an external agent. Block: scoring_dev_2 Algorithm: tpereira/isv_scoring/3 Details: Process 0: File "tpereira/isv_scoring/3.py", line 108, in process end_data_index=inputs['probe_id'].data_index_end AttributeError: Input instance has no attribute ‘data_index_end