nanograv / enterprise_extensions

A set of extension codes, utilities, and scripts for the enterprise PTA analysis framework.
MIT License
27 stars 60 forks source link

remove print statement #198

Closed AaronDJohnson closed 1 year ago

AaronDJohnson commented 1 year ago

Remove extra print statement in frequentist.optimal_statistic

codecov-commenter commented 1 year ago

Codecov Report

Merging #198 (21287e1) into master (3e047c1) will increase coverage by 0.00%. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/nanograv/enterprise_extensions/pull/198/graphs/tree.svg?width=650&height=150&src=pr&token=HTKG5WS0VZ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv)](https://codecov.io/gh/nanograv/enterprise_extensions/pull/198?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv) ```diff @@ Coverage Diff @@ ## master #198 +/- ## ======================================= Coverage 37.05% 37.06% ======================================= Files 19 19 Lines 3900 3899 -1 ======================================= Hits 1445 1445 + Misses 2455 2454 -1 ``` | [Impacted Files](https://codecov.io/gh/nanograv/enterprise_extensions/pull/198?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv) | Coverage Δ | | |---|---|---| | [...rprise\_extensions/frequentist/optimal\_statistic.py](https://codecov.io/gh/nanograv/enterprise_extensions/pull/198/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv#diff-ZW50ZXJwcmlzZV9leHRlbnNpb25zL2ZyZXF1ZW50aXN0L29wdGltYWxfc3RhdGlzdGljLnB5) | `61.29% <ø> (+0.28%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/nanograv/enterprise_extensions/pull/198?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/nanograv/enterprise_extensions/pull/198?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv). Last update [3e047c1...21287e1](https://codecov.io/gh/nanograv/enterprise_extensions/pull/198?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nanograv).