Skip to content

Conversation

@isha822
Copy link
Contributor

@isha822 isha822 commented Dec 7, 2025

I identified that StingrayTimeseries.plot was ignoring the error column because it wasn't in array_attrs.
The Fix:
I updated Lightcurve.plot to manually plot the error bars using ax.errorbar if witherrors=True, bypassing the parent class's strict check.
Closes #928

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lightcuve.plot(witherrors=True) does not plot error bars

1 participant