Skip to content

Fix RISP data function bis#61

Merged
RemDelaporteMathurin merged 8 commits into
mainfrom
risp_data_for_t_zero
Dec 5, 2024
Merged

Fix RISP data function bis#61
RemDelaporteMathurin merged 8 commits into
mainfrom
risp_data_for_t_zero

Conversation

@RemDelaporteMathurin
Copy link
Copy Markdown
Collaborator

@RemDelaporteMathurin RemDelaporteMathurin commented Dec 4, 2024

This PR fixes two bugs:

  1. the RISP data with t_rel = 0 returned by PlasmaDataHandling.RISP_data() is the background wall data. It should be the same as for t_rel=1.
  2. The RISP data expects t_rel to be within one RISP pulse, instead of the Pulse object (that we should probably rename Sequence @kaelyndunnell ). To fix this, we now compute the relative time relative to the duration of one RISP pulse

Copy link
Copy Markdown
Collaborator

@kaelyndunnell kaelyndunnell left a comment

Choose a reason for hiding this comment

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

Looks great! Pushed a commit to delete outdated comment

@RemDelaporteMathurin RemDelaporteMathurin merged commit cdf174f into main Dec 5, 2024
@RemDelaporteMathurin RemDelaporteMathurin deleted the risp_data_for_t_zero branch December 5, 2024 13:35
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