معرفی شرکت ها


astrohack-0.1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Holography Antenna Commissioning Kit
ویژگی مقدار
سیستم عامل -
نام فایل astrohack-0.1.0
نام astrohack
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Jan-Willem Steeb <jsteeb@nrao.edu>, Joshua Hoskins <jhoskins@nrao.edu>, Victor de Souza Magalhaes <vdesouza@nrao.edu>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/astrohack/
مجوز -
![astrohack](docs/_media/astrohack_logo.png) [![Python 3.8 3.9 3.10](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10-blue)](https://www.python.org/downloads/release/python-380/) [![Documentation Status](https://readthedocs.org/projects/astrohack/badge/?version=latest)](https://astrohack.readthedocs.io/en/latest/?badge=latest) astroHack (Holography Antenna Commissioning Kit) is a Python package that produces antenna aperture images and panel adjustment corrections from calibrated holography measurement sets. Initially, it will support holography data from the VLA and ALMA, with the future goal of supporting the ngVLA. Much of the core functionality from the following AIPS tasks has been ported: UVHOL, HOLOG, and PANEL. astroHack enables parallel execution by using Dask and efficient single-threaded performance by making use of Numba. > 📝 astroHACK is under active development! Breaking API changes are still happening on a regular basis, so proceed with caution. # Installing It is recommended to use the [conda](https://docs.conda.io/projects/conda/en/latest/) environment manager to create a clean, self-contained runtime where astrohack and all its dependencies can be installed: ```sh conda create --name astrohack python=3.8 --no-default-packages conda activate astrohack ``` > 📝 On macOS it is required to pre-install `python-casacore` using `conda install -c conda-forge python-casacore`. Making astroHACK available for download from conda-forge directly is pending, so until then the current recommendation is to sully that pristine environment by calling pip [from within conda](https://www.anaconda.com/blog/using-pip-in-a-conda-environment), like this: ```sh pip install astrohack ```


نیازمندی

مقدار نام
==5.2.1 astropy
==8.1.3 click
==2023.3.2 dask
==0.8.1 dask-jobqueue
==2023.3.2 distributed
==4.7.1 gdown
==3.6.3 matplotlib
==0.61.0 memory-profiler
==0.56.3 numba
==1.22.4 numpy
==1.13.0 param
==5.14.0 plotly
==3.6.0 prettytable
==5.9.4 psutil
==7.2.2 pytest
==0.19.3 scikit-image
==1.7.3 scipy
==65.6.3 setuptools
==2.0.1 Shapely
==2022.12.0 xarray
==2.13.3 zarr
==2.4.3 bokeh
- jupyterlab
==3.5.2 python-casacore
- ipykernel
- ipympl
- ipython
- jupyter-client
- nbsphinx
- recommonmark
- scanpydoc
- sphinx-autoapi
- sphinx-autosummary-accessors
- sphinx-rtd-theme
- twine
- pandoc


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

مقدار نام
<3.11,>=3.8 Python


نحوه نصب


نصب پکیج whl astrohack-0.1.0:

    pip install astrohack-0.1.0.whl


نصب پکیج tar.gz astrohack-0.1.0:

    pip install astrohack-0.1.0.tar.gz