معرفی شرکت ها


desc-bpz-0.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python3 version of BPZ used in DESC
ویژگی مقدار
سیستم عامل -
نام فایل desc-bpz-0.2
نام desc-bpz
نسخه کتابخانه 0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده "Noel Benitez, Dan Coe, Will Hartley, Sam Schmidt, Joe Zuntz, LSST DESC PZWG" <samuel.j.schmidt@gmail.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/desc-bpz/
مجوز MIT License Copyright (c) 2021, LSST Dark Energy Science Collaboration (DESC) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
# DESC_BPZ: This repo contains a python3 port of the popular BPZ software package (https://www.stsci.edu/~dcoe/BPZ/). The code was modified from the original bpz-1.99.3 version available at the given URL, upgraded to be python3 compatible, and modified to read and write hdf5 files rather than straight ascii. The code is messy in many places, having gone through multiple iterations by multiple authors. No promises are made as to functionality of multiple subsystems (e.g. plotting), so use with caution! If you use this code, please cite [Benitez (2000)](https://ui.adsabs.harvard.edu/abs/2000ApJ...536..571B/abstract) and [Coe et al. (2006)](https://ui.adsabs.harvard.edu/abs/2006AJ....132..926C/abstract). In order to run, you should set the environment variable `BPZDATAPATH` to point to the directory housing the SED, FILTER, and AB files. Default SED and FILTER files are available in the `src/desc_bpz/data_files/FILTER` and `src/desc_bpz/data_files/SED` directories To run traditional command-line `BPZ` use the `bpz.py` file in `src/desc_bpz/scripts`, e.g.: `python src/desc_bpz/scripts/bpz.py yourasciicatalog.cat -P yourparameterfile.pars` Dan Coe's STScI webpage (listed above) contains a nice BPZ user guide, for more detail on running the code, please check that website. However, this package will mainly be used as a library for running "bpz_lite" in the DESC PZ RAIL Package, see: https://github.com/LSSTDESC/RAIL


زبان مورد نیاز

مقدار نام
>=3.5 Python


نحوه نصب


نصب پکیج whl desc-bpz-0.2:

    pip install desc-bpz-0.2.whl


نصب پکیج tar.gz desc-bpz-0.2:

    pip install desc-bpz-0.2.tar.gz