Fixed several issues with data generation
Summary
- Updated
dl
files to containuniform-distribution
( fixes #105 (closed) ) - Changed implementation according to
dl
changes ( fixes #106 (closed) ) - Introduced
noise-data
component 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)