معرفی شرکت ها


blip-alpha-0.0.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A bayesian pipeline for detecting stochastic backgrounds with LISA.
ویژگی مقدار
سیستم عامل -
نام فایل blip-alpha-0.0.9
نام blip-alpha
نسخه کتابخانه 0.0.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Sharan Banagiri
ایمیل نویسنده banag002@umn.edu
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/blip-alpha/
مجوز -
# BLIP: Bayesian LISA Pipeline This is a bayesian pipeline for detecting stochastic backgrounds with LISA. BLIP stands for Bayesian LIsa Pipeline fully written in python 1) It is easier to maintain and run python code in virtual environments. Make a new virtualenv by doing `python3 -m venv lisaenv` 2) Source it on linux or Mac by doing `source lisaenv/bin/activate` For Windows, source it by `activate` while in `\lisawork\Scripts` 3) We need numpy, scipy for running this and matplotlib and chainconsumer are required for plotting. Install them all by doing `pip install numpy scipy matplotlib chainconsumer` 4) We also need the healpy, the skymap package `pip install healpy` 5) The sampler [dynesty](https://dynesty.readthedocs.io/en/latest/) is used for nested sampling. We get both the posteriors and bayesian evidence from it. The latter is the detection statistic. Install dynesty by doing `pip install dynesty` 6) Some functionality also needs cython `pip install cython` 7) You can change the parameters and the signal model in params.ini To run do `python run_blip.py params.ini` Posterior plots are automatically made in the output directory specified in params.ini 8) If you want to generate local documentation pages you also need sphinx `pip install sphinx` **Note**: The code is setup to work with python 3 and might not work with python2 More documentation at https://blip.readthedocs.io/en/latest/


نیازمندی

مقدار نام
==0.31.0 ChainConsumer
==0.29.16 Cython
==4.0.1.post1 astropy
==2.0.1 corner
==0.10.0 cycler
==1.0.1 dynesty
==1.13.0 healpy
==1.2.0 kiwisolver
==3.2.1 matplotlib
==1.1.0 mpmath
==1.18.3 numpy
==1.0.3 pandas
==0.5.1 patsy
==2.4.7 pyparsing
==2.8.1 python-dateutil
==2019.3 pytz
==1.4.1 scipy
==1.14.0 six
==0.11.1 statsmodels
==1.6 sympy


نحوه نصب


نصب پکیج whl blip-alpha-0.0.9:

    pip install blip-alpha-0.0.9.whl


نصب پکیج tar.gz blip-alpha-0.0.9:

    pip install blip-alpha-0.0.9.tar.gz