nanograv / enterprise

ENTERPRISE (Enhanced Numerical Toolbox Enabling a Robust PulsaR Inference SuitE) is a pulsar timing analysis code, aimed at noise analysis, gravitational-wave searches, and timing model analysis.
https://enterprise.readthedocs.io
MIT License
65 stars 67 forks source link

Adding the general psd for altpol searches #287

Closed NimaLaal closed 3 years ago

stevertaylor commented 3 years ago

Some checks are failing here @NimaLaal .

vallis commented 3 years ago

It's a linting problem. Just run "black ." and then add/commit/push the changed files).

jellis18 commented 3 years ago

I see linting problems a lot in PRs here. Just a friendly reminder the vscode is amazing and has support for automatic formatting. There is also a pre-commit hook that will run black automatically when running git commit. You need to run make init to set it up.

stevertaylor commented 3 years ago

Just a nudge to @NimaLaal to attempt to have this ready to merge before tomorrow.

NimaLaal commented 3 years ago

I decided to add the new changes to enterprise_extensions instead of enterprise. The enterprise_extension changes were successfully merged to the master branch last week. They can be found here