Skip to content

Identical column names for the three result lists

For downstream processing and automated data retrieval, it would be easier if the three lists normal_dist, CR_dist and random_dist have the same column names and structure. Currently, there is a specific prefix (like N, RG etc) that makes it a bit more complicated to automatically extract the results. Also easier to document this.