natashabatalha/PandExo

Default sat level

iancrossfield opened this issue · 2 comments

In exo_input.json, the default saturation level is listed as " `in % sat level' ", which throws an exception whenever saturation level has not been defined. instead, the default should be some reasonable value (10%, 50%, 80%) so that the code runs.

And perhaps: saturation level should be an integer between 0 and 1, rather than a percentage.

As soon as official Webb recommendations come through for this number, they will be put in as defaults. Until then, I want to make sure people have full control over this parameter since 10% and 80% can yield wildly different results.