rmnldwg / lymph

Python package for statistical modelling of lymphatic metastatic spread in head & neck cancer.

Home Page:https://lymph-model.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synthetic data generation should output LyProX-style format

rmnldwg opened this issue · comments

The models' methods to generate random, synthetic datasets still output the old data format. But the new version is supposed to in- and output data that is of the same format as what is fed into LyProX.

That should be updated.