A few naming changes
Closed this issue · 0 comments
isaacgsmith commented
A few changes needed for STARDIS throughout the repo:
- Change
T
totemperature
to follow PEP8. - Change the
stardis/raytrace/
folder tostardis/transport/
. - In the above mentioned module, remove
bbw()
function and makebb()
automatically be the source function forraytrace()
. - Change
splasma
toplasma
(this could be discussed, I personally thinksplasma
is clever though I know Wolfgang would like it changed).