RascalSoftware / python-RAT

Python interface for RAT
1 stars 5 forks source link

`conftest` prediction interval data is truncated #60

Closed alexhroom closed 3 months ago

alexhroom commented 3 months ago

The SLD prediction interval data in conftest.py fixtures dream_bayes and dream_results contains badly copied truncated arrays:

https://github.com/RascalSoftware/python-RAT/blob/619fd7f58e127f597f8df497d46fdb062d549053/tests/conftest.py#L1448-L1469

and

https://github.com/RascalSoftware/python-RAT/blob/619fd7f58e127f597f8df497d46fdb062d549053/tests/conftest.py#L3492-L3513

The data should be reproduced so that these arrays can be given in full.