Skip to content

Analysis of Post-mortem triggered BPMs acquistions - #194

Draft
vellosok75 wants to merge 2 commits into
masterfrom
postmortem-anly
Draft

Analysis of Post-mortem triggered BPMs acquistions#194
vellosok75 wants to merge 2 commits into
masterfrom
postmortem-anly

Conversation

@vellosok75

Copy link
Copy Markdown
Contributor

Initial version of the script to analyze post-mortem BPMs acquisitions triggered by orbit interlock events.

corrs = sofb.invrespmat @ np.hstack([orbx_dist, orby_dist])

chs = corrs[:120]
cvs = corrs[120:280]

@xresende xresende Aug 6, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I would use cvs = corrs[-160:]
Actually, get these len constants from the sofb objet...

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.

2 participants