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

Add acquisition and analysis scripts #3

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

juliacscarvalho
Copy link

sysid/python_lib: SysId acquisition and analysis notebooks were added. There is also a script for for Power Spectral Density and RMS Beam Size plots (fofb_exp_plots).

@juliacscarvalho juliacscarvalho requested review from fernandohds564 and guilhermerc and removed request for fernandohds564 June 27, 2024 13:13
@juliacscarvalho
Copy link
Author

@ericonr @anacso17

@juliacscarvalho juliacscarvalho marked this pull request as ready for review June 28, 2024 17:35
" prbs[prbs == 0] = -1\n",
" \n",
" acq.params.svd_levels_singmode_idx = data['params']['svd_levels_singmode_idx']\n",
" lvlsx, lvlsy = acq.get_levels_bpms_from_svd(ampmax = acq.params.svd_levels_ampmax*factor, lvl = -val*factor)\n",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use here the new prbs data (beam order)?

Copy link
Contributor

@guilhermerc guilhermerc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please consider the changes on sysid/python_lib/FOFB-analysis.ipynb as we discussed.

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