Skip to content

Fix flare masking in tess_search.ipynb#36

Open
AstroAware wants to merge 1 commit into
lgrcia:mainfrom
AstroAware:fix-flare-masking
Open

Fix flare masking in tess_search.ipynb#36
AstroAware wants to merge 1 commit into
lgrcia:mainfrom
AstroAware:fix-flare-masking

Conversation

@AstroAware
Copy link
Copy Markdown

The flare masking in the TESS tutorial was not actually implementing the iterative masking. I have changed it so that each time the new mask is calculated the time and flux arrays are masked, gp_model is regenerated with the new arrays, gp_params is reminimized, and new residuals are calculated. Note that the output is stale. I cannot actually run this notebook in this state on Macbook and it would require extensive changes, so I left the output untouched.

…the iterative masking. I have changed it so that each time the new mask is calculated the time and flux arrays are masked, gp_model is regenerated with the new arrays, gp_params is reminimized, and new residuals are calculated. Note that the output is stale. I cannot actually run this notebook in this state on Macbook and it would require extensive changes, so I left the output untouched.
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.

1 participant