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

Adding function find_plasma_potential_dI/dV #897

Draft
wants to merge 81 commits into
base: main
Choose a base branch
from

Conversation

gkbal
Copy link

@gkbal gkbal commented Sep 14, 2020

Should be merged after PR #889
Adding in function find_plasma_potential_dI/dV

  • I have added a changelog entry for this pull request.
  • If adding new functionality, I have added tests and
    docstrings.
  • I have fixed any newly failing tests.

rocco8773 and others added 30 commits July 31, 2020 09:55
…tics/; add attention admonition to index.rst
…oating_potential.py with the find_floating_potential() function
Co-authored-by: Dominik Stańczak <stanczakdominik@gmail.com>
…ent retislands and refit; add check for monotonic voltage array
…r returning values; eliminate kwargs retfit and retislands; add kwarg fit_type; update behavior of min_points to all for all points, specified number of points, or a fraction of the array size
@rocco8773 rocco8773 added this to In Progress | Draft in Swept Langmuir Overhaul via automation Sep 14, 2020
# Conflicts:
#	plasmapy/analysis/swept_langmuir/__init__.py
…add module level docstrings; add imports; add __all__
…update doc for plasmapy.analysis.swept_langmuir
@codecov
Copy link

codecov bot commented Sep 14, 2020

Codecov Report

Merging #897 into master will decrease coverage by 2.57%.
The diff coverage is 35.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #897      +/-   ##
==========================================
- Coverage   96.21%   93.63%   -2.58%     
==========================================
  Files          60       65       +5     
  Lines        5414     5655     +241     
==========================================
+ Hits         5209     5295      +86     
- Misses        205      360     +155     
Impacted Files Coverage Δ
...mapy/analysis/swept_langmuir/floating_potential.py 8.60% <8.60%> (ø)
...asmapy/analysis/swept_langmuir/plasma_potential.py 20.00% <20.00%> (ø)
plasmapy/analysis/swept_langmuir/fit_functions.py 48.07% <48.07%> (ø)
plasmapy/analysis/__init__.py 100.00% <100.00%> (ø)
plasmapy/analysis/swept_langmuir/__init__.py 100.00% <100.00%> (ø)
plasmapy/diagnostics/langmuir.py 93.75% <100.00%> (+0.53%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e108d9...132203e. Read the comment docs.

@namurphy namurphy added the plasmapy.diagnostics Related to the plasmapy.diagnostics subpackage label Sep 19, 2020
@rocco8773 rocco8773 added this to the 0.8.0 milestone Jul 20, 2021
@rocco8773 rocco8773 mentioned this pull request Jan 25, 2022
9 tasks
@rocco8773 rocco8773 modified the milestones: 0.8.0, 0.9.0 Apr 5, 2022
@namurphy namurphy removed this from the 0.9.0 milestone Jul 6, 2022
@namurphy namurphy added the status: dormant PRs that are stalled label May 26, 2023
@namurphy namurphy added this to the Future milestone Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plasmapy.diagnostics Related to the plasmapy.diagnostics subpackage status: dormant PRs that are stalled
Projects
Swept Langmuir Overhaul
  
In Progress | Draft
Development

Successfully merging this pull request may close these issues.

None yet

3 participants