Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Aug 22, 2022

Description of proposed changes

  • timeseries2velocity.py:

    • save residue for the overall fitting residues, a useful parameter to evaluate the fitting quality
    • save intercept for the Y-axis intercept of the polynomial function, to be able to reconstruct the time-series completely.
  • .github/workflows/pypi: publish the release to test-pypi as well

Reminders

  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.

+ timeseries2velocity.py:
   - save `residue` for the overall fitting residues, a useful parameter to evaluate the fitting quality
   - save `intercept` for the Y-axis intercept of the polynomial function, to be able to reconstruct the time-series completely.

+ .github/workflows/pypi: publish the release to test-pypi as well
@yunjunz yunjunz merged commit fe2fc27 into insarlab:main Aug 22, 2022
@yunjunz yunjunz deleted the ts2vel branch August 22, 2022 22:09
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.

1 participant