Skip to content

Commit

Permalink
Update notebooks/LCvizDemoMultEphem.ipynb
Browse files Browse the repository at this point in the history
Co-authored-by: Brett M. Morris <[email protected]>
  • Loading branch information
kecnry and bmorris3 authored Dec 6, 2023
1 parent efe8015 commit 032f1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/LCvizDemoMultEphem.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"source": [
"## Flattening / Detrending\n",
"\n",
"Here we'll use the plugin API to both open the plugin UI, set the inputs, and ultimately flatten the light curve. To reproduce this interactively, open the \"Flatten\" plugin in the plugin tray (click the three horizontal bars in the top-right of lcviz), and set the corresponding inputs in the plugin UI. Note that this provides immediate feedback as to how those inputs affect the trend as well as the final flattened light curve."
"Here we'll use the API to open the plugin UI, set the inputs, and flatten the light curve. To reproduce this workflow interactively, open the \"Flatten\" plugin in the plugin tray (click the three horizontal bars in the top-right of lcviz), and set the corresponding inputs in the plugin UI. Modifying the parameters in the UI will produce live-previews of the detrended light curve."
]
},
{
Expand Down

0 comments on commit 032f1a6

Please sign in to comment.