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

Updates from EPTA version #232

Open achalumeau opened 7 months ago

achalumeau commented 7 months ago

This is an update from EPTA enterprise_extensions version. It is mostly to add new features and mainly compatible with previous version.

. blocks.py -> Change noise and common signal block to add new arguments, add features (e.g., fitting for Nbins) and re-order statements

. model_orfs.py -> Add diag argument to several orf functions, add new function

. model_utils.py -> Linting

. sampler.py -> Small change on 2 jump proposal functions

. chromatic/chromatic.py -> Allow a time window for the annual chromatic signal

. frequentist/optimal_statistic.py -> Simplify 2 if statements

achalumeau commented 1 month ago

@vhaasteren , Just a ping to mention that I just solved a conflict and linted the code. It should be good to merge.