You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Use the known period of the variable star to \"phase-fold\" the light curve.\n",
428
428
"\n",
429
-
"Define the period in days for the SX Phe star from Carlin+2025."
429
+
"Define the period in days for the SX Phe star from [Carlin et al. 2025](https://ui.adsabs.harvard.edu/abs/2025RNAAS...9..161C/abstract)."
430
430
]
431
431
},
432
432
{
@@ -513,9 +513,7 @@
513
513
"source": [
514
514
"### 3.3. Plot magnitude vs. phase\n",
515
515
"\n",
516
-
"Convert the direct image forced fluxes to magnitudes, then plot a light curve.\n",
517
-
"\n",
518
-
"> **Warning:** the following code cell produces a pink RuntimeWarning about invalid values encountered in log10, which represents the danger of converting fluxes to magnitudes: direct-image forced fluxes can be negative."
516
+
"Filter out catalog entries with spurious negative flux measurements. Then convert the direct image forced fluxes to magnitudes, and plot a light curve."
0 commit comments