-
Notifications
You must be signed in to change notification settings - Fork 8
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
Figure out overlapping frames - what they are and how to combine them #7
Comments
This gets to a core question. When we build the master light curve, do we want to average any points at all? If the master light curve is just a bunch of time series data points (one for each image in a PSC for each camera) then we can operate on that. For example, we might try fitting a model (which could grow to include many instrumental terms we can't predict right now) to the light curve. Alternatively, we could perform some sort of bayesian statistical test for the existence of a transition (transit entry or exit) at various points in time along the curve. Since this analysis method is to be explored, I think record data and try some of these ideas out without averaging any data points. |
I think we need @oguyon to comment. See also section 3.4 on his (very outdated) page: |
if for now we consider the curve as time series data points, should the times be the start time of the exposure or the midpoint? or if @oguyon or anyone has other thoughts on combining light curves, would be appreciated |
Typically you go from the mid-point of a transit but I do think we will On Thu, Jul 21, 2016 at 5:53 AM, kstoreyf notifications@github.com wrote:
~Wilfred Tyler Gee |
As Josh points out, we probably want to keep the raw measurement points I envision that the data product from a single observation on a star On 07/13/2016 03:10 PM, Josh Walawender wrote:
|
exposure midpoint time is better as it makes it easier to mix data as for transit detection, the ideal case is to observe a full transit On 07/20/2016 10:02 AM, Wilfred Tyler Gee wrote:
|
see https://docs.google.com/presentation/d/1LOBqTZBd1ACW3gVC4aTnYxSntBUuSiuK4QCtOLID-is/edit#slide=id.p and @joshwalawender's comment on the slide
when combining light curves from different units of the same target:
The text was updated successfully, but these errors were encountered: