Skip to content

ptime.get_date_range(): add dunit and out_fmt#651

Merged
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:ptime
Aug 29, 2021
Merged

ptime.get_date_range(): add dunit and out_fmt#651
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:ptime

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Aug 29, 2021

Description of proposed changes

  • ptime.get_date_range(): add dunit and out_fmt

    • add dunit arg with default value as before
    • add out_fmt arg with default value as before
  • smallbaselineApp.plot_result(): use floor() instead of rint() as a more conservative num calc for parallel processes

  • unwrap_error_phase_closure: print out # of ifg/triplets

  • a few minor after-merge edits on previous PRs.

Reminders

  • Pass Codacy code review (green)
  • Pass Circle CI / local test (green)
  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

+ ptime.get_date_range(): add dunit and out_fmt
   - add `dunit` arg with default value as before
   - add `out_fmt` arg with default value as before

+ smallbaselineApp.plot_result(): use floor() instead of rint() as a more conservative num calc for parallel processes

+ unwrap_error_phase_closure: print out # of ifg/triplets
@yunjunz yunjunz merged commit c7c12b0 into insarlab:main Aug 29, 2021
@yunjunz yunjunz deleted the ptime branch August 29, 2021 06:56
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