sweverett / CluStR

Calculates various scaling relations from cluster catalogs.
5 stars 4 forks source link

Don't hard-code flags #24

Closed devonhollowood closed 3 years ago

devonhollowood commented 7 years ago

There's no reason to hard-code the list of possible flags--the parameter configuration file already tells us everything we need to know about new flags at runtime, so hard-coding the flags just makes the library less extensible.

jjobel commented 3 years ago

Flags are now in config and the user decides if to apply flags.