معرفی شرکت ها


f3-1.0.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Photometry for Kepler Full Frame Images
ویژگی مقدار
سیستم عامل -
نام فایل f3-1.0.4
نام f3
نسخه کتابخانه 1.0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ben Montet
ایمیل نویسنده bmontet@uchicago.edu
آدرس صفحه اصلی http://github.com/benmontet/f3
آدرس اینترنتی https://pypi.org/project/f3/
مجوز MIT
.. image:: https://zenodo.org/badge/90557386.svg :target: https://zenodo.org/badge/latestdoi/90557386 .. image:: http://img.shields.io/badge/arXiv-1705.07928-orange.svg?style=flat :target: http://arxiv.org/abs/1705.07928 f3 === **Full Frame Fotometry package for interacting with and measuring photometry for targets observed in the Kepler Full Frame Images** You can read the documentation at: `f3.readthedocs.io <http://f3.readthedocs.io>`_. Installation ------------ Start by installing the dependencies: 1. numpy 2. matplotlib 3. scipy 4. pyfits (I know) 5. kplr (https://github.com/dfm/kplr) (The version pip will get you is insufficent, grab the one on github) 6. mahotas (http://mahotas.readthedocs.io/en/latest/#) (pip will install this for you along with f3) Running “pip install f3” or cloning this repository and running setup.py should then enable you to run the code. Get the data ------------ To download the Kepler full frame images, run:: wget -r -nH -nd -np -R index.html -e robots=off https://archive.stsci.edu/pub/kepler/ffi/ Note: this is 44gb worth of data! f3 will look for this in the “ffidata” subdirectory inside your working directory, but this can be changed in an argument when you initialize your object. Use the code ---------------- There is a jupyter notebook in this directory which provides an example use case for this package. Cite the code ---------------- Please cite `Montet, Tovar, and Foreman-Mackey’ (submitted) if you find this code useful in your research. You can find a preprint of the paper at https://arxiv.org/abs/1705.07928. The bibtex entry for this paper is .. code-block:: tex @ARTICLE{f3, author = {{Montet}, B.~T. and {Tovar}, G. and {Foreman-Mackey}, D.}, title = "{Long Term Photometric Variability in Kepler Full Frame Images: Magnetic Cycles of Sun-Like Stars}", journal = {ArXiv e-prints}, archivePrefix = "arXiv", eprint = {1705.07928}, primaryClass = "astro-ph.SR", keywords = {Astrophysics - Solar and Stellar Astrophysics}, year = 2017, month = may, adsurl = {http://adsabs.harvard.edu/abs/2017arXiv170507928M}, adsnote = {Provided by the SAO/NASA Astrophysics Data System} }


نحوه نصب


نصب پکیج whl f3-1.0.4:

    pip install f3-1.0.4.whl


نصب پکیج tar.gz f3-1.0.4:

    pip install f3-1.0.4.tar.gz