Fixed several issues with data generation
Summary
- Updated
dlfiles to containuniform-distribution( fixes #105 (closed) ) - Changed implementation according to
dlchanges ( fixes #106 (closed) ) - Introduced
noise-datacomponent to noise data ( see #103 (closed) for more details ) ( fixes #108 (closed) ) -
generator.main: Calculate the specification of the final data differently to avoid an empty specification during writer component creation (leading to the empty header in CSV files) (cf # ( fixes #109 (closed) #102 (closed) )
Closes #104 (closed)