astro-informatics / purify

Next-generation radio interferometric imaging.
https://astro-informatics.github.io/purify
GNU General Public License v2.0
17 stars 13 forks source link

Default values for inputs #136

Closed dpshelio closed 6 years ago

dpshelio commented 6 years ago

This is more of a hypothesis. What to do if the yaml file is incomplete? (i.e. some lines missing, or some entries are not provided?)

purify -g <filename> could be used as in doxygen to generate a template for the config file.

RolandMacDoland commented 6 years ago

The YamlParser must have a write method to generate a default param.yaml file.