Skip to content
Snippets Groups Projects

Tcv get ids nbi update fix for empty field

Merged Luke Simons requested to merge tcv_get_ids_nbi_update_fix_for_empty_field into master
All threads resolved!

There are some nbi ids which are being filled with data but no time array. This is causing issues in user code since the data array should not be longer than the time array. Example demo:

shot=[68340];
idss_nbi = gdat(shot,'ids','source','nbi');

idss_nbi.nbi.unit{2}.power_launched
idss_nbi.nbi.unit{2}.energy
idss_nbi.nbi.unit{2}.beam_current_fraction
idss_nbi.nbi.unit{2}.beam_power_fraction

See related Redmine issue

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Luke Simons mentioned in merge request !191

    mentioned in merge request !191

  • Luke Simons resolved all threads

    resolved all threads

  • Michele Marin approved this merge request

    approved this merge request

  • Olivier Sauter approved this merge request

    approved this merge request

  • Luke Simons marked this merge request as ready

    marked this merge request as ready

  • Author Maintainer

    I will merge this now it has approval from both of you

  • Luke Simons added 58 commits

    added 58 commits

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading