Skip to content
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

Maximum likelihood delay power spectrum estimator #262

Merged
merged 7 commits into from
Jun 17, 2024
Merged

Conversation

jrs65
Copy link
Contributor

@jrs65 jrs65 commented Feb 14, 2024

  • feat(delay): maximum likelihood power spectrum estimator
  • feat(delay): add option to use maximum likelihood estimator in tasks

draco/analysis/delay.py Outdated Show resolved Hide resolved
draco/analysis/delayopt.py Outdated Show resolved Hide resolved
@ljgray
Copy link
Contributor

ljgray commented Jun 12, 2024

@jmaceachern I just restructured the commit history here to compartmentalize the various changes, and rebased to master

…es missing data

Includes the following changes:
- Apply frequency and time cuts assuming a relatively factorized data mask
- Properly subtract the weighted mean
- Optionally normalize data by the standard deviation over time
@ljgray ljgray merged commit 1a46a70 into master Jun 17, 2024
4 checks passed
@ljgray ljgray deleted the ds-maxlike branch June 17, 2024 20:57
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.

3 participants