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

NewFeature: Single Beam Fan Plot #294

Closed
2 of 5 tasks
carleyjmartin opened this issue Jan 20, 2023 · 0 comments · Fixed by #298
Closed
2 of 5 tasks

NewFeature: Single Beam Fan Plot #294

carleyjmartin opened this issue Jan 20, 2023 · 0 comments · Fixed by #298
Assignees

Comments

@carleyjmartin
Copy link
Collaborator

New Feature

Name: beam option

module: fan.py

package: plotting

Scope

Adding an option to plot a single beam in a fan plot, by giving beam value to fan plot call.

What will the feature do?
Plot single beam.

What will the feature not do?
Any other changes to fan plots.

Description

Some users like to have or emphasize a single beam, this will allow users to plot (outline maybe too?) a single beam in a fan plot.

pyDARN Checklist

  • Does this fit within pyDARN's scope?
  • Is this a minor change i.e., new small utility function?
  • Is this a major change i.e., new plotting function?
  • Do you need help developing it?
  • Have you created a pyDARN GitHub project to show the tasks needed to be done?

User Interface

fanplot = pydarn.Fan.plot_fan(fitacf_data, scan_index=27, beam=7)

@carleyjmartin carleyjmartin self-assigned this Feb 6, 2023
@carleyjmartin carleyjmartin linked a pull request Feb 6, 2023 that will close this issue
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 a pull request may close this issue.

1 participant