-
Notifications
You must be signed in to change notification settings - Fork 166
Fixes tstart
not updating in stingray.Lightcurve.shift
#912
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
79b24f2
to
03942ab
Compare
Lightcurve.init
& fix tstart logic in shift method
Lightcurve.init
& fix tstart logic in shift methodLightcurve.init
& fix tstart logic in shift method
138587c
to
514e5e3
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #912 +/- ##
===========================================
- Coverage 91.53% 79.77% -11.76%
===========================================
Files 48 48
Lines 9770 9782 +12
===========================================
- Hits 8943 7804 -1139
- Misses 827 1978 +1151 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Lightcurve.init
& fix tstart logic in shift methodtstart
not updating in stingray.Lightcurve.shift
69da7df
to
03a0a6b
Compare
Hi, after looking up i found that there are few methods which supports gaussian error distributions |
fixes issues #911, #916
Implemented all the required changes.