Variables like eta, qlf, glf, T0 are very hard to identify for people not familiar with the work. I had no idea what eta is without looking it up. Especially if this project is growing to include a large number of constraints, one can't look up every variable name so proper naming would be important.
I would suggest to rename to constraints to worlds (like ionized_fraction), e.g. rename T0 to IGM_temperature. This also eliminates confusion from reused variable names (e.g. the CMB temperature is commonly referred to as T0 too).
Hi again,
the currently supported fields are a mixture of variable names and words:
Variables like
eta
,qlf
,glf
,T0
are very hard to identify for people not familiar with the work. I had no idea whateta
is without looking it up. Especially if this project is growing to include a large number of constraints, one can't look up every variable name so proper naming would be important.I would suggest to rename to constraints to worlds (like
ionized_fraction
), e.g. renameT0
toIGM_temperature
. This also eliminates confusion from reused variable names (e.g. the CMB temperature is commonly referred to asT0
too).Cheers, Stefan