-
Notifications
You must be signed in to change notification settings - Fork 7
User guide updates bpm panel #197
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
Merged
Merged
Changes from 26 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
e74cf60
insert pics
JoschD 40c44d4
Merge branch 'user_guide_updates' into user_guide_updates_bbgui_model…
JoschD 0166925
Merge branch 'user_guide_updates' into user_guide_updates_bbgui_model…
JoschD 653423e
follow symlinks
JoschD 18eca54
Merge branch 'user_guide_updates' into user_guide_updates_bbgui_model…
JoschD c9a30de
lhc model creation
JoschD adde840
model creation sps
JoschD 3eda7d8
file dialogs
JoschD f832259
bpms and such
JoschD 24416ae
quick reformat
JoschD d235ac3
BPM panel
JoschD 50db987
better bad bpms info
JoschD f825466
apply josh
JoschD 97788f4
fixes felix
JoschD c8bd55c
PS and PSB
JoschD 2bb934d
Merge branch 'user_guide_updates_bbgui_model_creation' into user_guid…
JoschD 19e7c43
missing pics
JoschD 0bf0e8c
Merge branch 'user_guide_updates_bbgui_model_creation' into user_guid…
JoschD 5ba5fa5
add do analysis here
JoschD 411d8b8
do analysis dialog
JoschD 6989de8
ascii
JoschD 27e3704
parallelization
JoschD 8778953
better phrasing
JoschD 0173c34
Merge branch 'user_guide_updates' into user_guide_updates_bpm_panel
JoschD 5e2823e
acronyms
JoschD 8145edc
added harpy page
JoschD 81299a9
felix fixes
JoschD 19122a3
minor emphasising
JoschD 16a8221
output path
JoschD File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JoschD marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| # Harmonic Analysis with Harpy | ||
|
|
||
| This page describes how the harmonic analysis is performed with the `harpy` module. | ||
| If you want to know how to use the `harpy` module, refer to the [`omc3` analysis workflow][omc3_analysis]. | ||
|
|
||
| !!! todo "Implement this page" | ||
| Explain how harpy works. | ||
| Similar to [Malina - Harpy: A Fast, Simple and Accurate Harmonic Analysis with Error Propagation](https://accelconf.web.cern.ch/ipac2022/doi/JACoW-IPAC2022-WEPOMS035.html) | ||
| but more detail: | ||
|
|
||
| - SVD, Noise cleaning, Noise estimation | ||
| - Why numpy FFT? What about SUSSIX, LASKAR? | ||
| - Zero padding | ||
| - Binning | ||
| - Error propagation | ||
| - BPM cleaning | ||
| - Line identification | ||
|
|
||
|
|
||
| [omc3_analysis]: ../../packages/omc3/analysis.md |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.