Sccala Test Data Generator
This is an example how to use the sccala-gen-testdata
module, which is a tool to generate testdata for the SCM. The testdata will be somewhat randomised, but the mean values are based on the mean values found for real data.
The easiest way to use this tool is via its CLI. Simply run
sccala-gen-testdata <zrange_low zrange_high> <exoort-file>
This will generate testdata in the redshift range <zrange_low>
to <zrange_high>
and save it to the <export-file>
.