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

Indentation and param_Info placement fix #111

Merged
merged 2 commits into from
Mar 24, 2021

Conversation

alexmaragko
Copy link
Contributor

Fixed the placement of param_info[x]['amps'][i] = amp_guess for BBs and its indentation for the rest of the parameters. Now the estimate function will work only for non-fixed amplitudes.

@codecov-io
Copy link

Codecov Report

Merging #111 (62cacc2) into master (13f4169) will decrease coverage by 0.48%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
- Coverage   59.67%   59.18%   -0.49%     
==========================================
  Files           4        4              
  Lines         243      245       +2     
==========================================
  Hits          145      145              
- Misses         98      100       +2     
Impacted Files Coverage Δ
pahfit/base.py 49.67% <0.00%> (-0.66%) ⬇️

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 13f4169...62cacc2. Read the comment docs.

Copy link
Contributor

@els1 els1 left a comment

Choose a reason for hiding this comment

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

Looks good.

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.

None yet

3 participants