joheinze/PriNCe

Restructure of data folder

Closed this issue · 1 comments

The data folder (not contained in the repository) is currently messy and needs to be structured better
It currently contains pickled python objects, as well as textfiles, and some files that are converted on the first run of PriNCe all together.

The best solution would be to have everything in one HDF5 file (or a few seperate one for cross sections and photon fields).

Some of the data files were created by utility notebooks, which were not migrated. See the related issue #4 .

  1. Remove utilities for data conversion from Prince folder.
  2. Write a generator for a common HDF database to be used by prince main