Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trevormccaffrey authored Sep 1, 2021
1 parent cb2b69f commit 826452a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The code you'll need is in ``CIVfunctions.py``. To compute CIV distances for yo

See ``example.ipynb`` for a walkthrough.

<sup>1</sup>If you wish to work with linearly scaled EWs instead, simply set the parameter ``logEW=False``. However, we advise against this as the CIV distance metric is much more meaningful at low EWs when using the default logarithmic scale.
<sup>1</sup>If you wish to work with linearly scaled EWs instead, simply set the parameter ``logEW=False``. This will compute CIV distance in a scaled EW-blueshift (rather than logEW-blueshift) space. However, we advise against this as the CIV distance metric is much more meaningful at low EWs when using the default logarithmic scale.

----

Expand Down

0 comments on commit 826452a

Please sign in to comment.