diff --git a/notebooks/LCvizDemoMultEphem.ipynb b/notebooks/LCvizDemoMultEphem.ipynb index 42a6527a..cb211995 100644 --- a/notebooks/LCvizDemoMultEphem.ipynb +++ b/notebooks/LCvizDemoMultEphem.ipynb @@ -109,7 +109,7 @@ "source": [ "## Phase-Folding\n", "\n", - "Similarly, we'll use the \"Ephemeris\" plugin to create two ephemerides: one for the inner and one for the outer orbit. As these ephemerides are created, new phase viewers will dynamically be created to show the same light curve in the phase-space as defined by that ephemeris. Similarly to the flattening plugin, this call all also be done interactively through the \"Ephemeris\" plugin, with the phase-folding updated in real-time." + "We can use the \"Ephemeris\" plugin to visualize two periodic features in this light curve: one period for the inner binary, and another period for the outer star's orbit. As each ephemeris is added, a new phase viewer will be created to show the light curve folded on that period. As with the Flatten plugin above, the UI allows for live-updating interactive workflows through the \"Ephemeris\" plugin." ] }, {