GithubHelp home page GithubHelp logo

carpyncho-py's Introduction

Carpyncho client for Python

Python client for Carpyncho VVV dataset collection.

QuatroPe CI DOI Python 3 BSD-3 Documentation Status PyPI ascl:2005.007

Logo

This library access as a Pandas DataFrame all the data of the web version of Carpyncho https://carpyncho.github.io/.

Code

The entire source code of is hosted in GitHub https://github.com/carpyncho/carpyncho-py/

License

Carpyncho is under The BSD-3 License

The BSD 3-clause license allows you almost unlimited freedom with the software so long as you include the BSD copyright and license notice in it (found in Fulltext).

Citation

If you use Carpyncho in a scientific publication, we would appreciate citations to the following paper:

Cabral, J. B., Ramos, F., Gurovich, S., & Granitto, P. (2020). Automatic Catalog of RRLyrae from ∼ 14 million VVV Light Curves: How far can we go with traditional machine-learning? https://arxiv.org/abs/2005.00220

Bibtex entry

@ARTICLE{2020A&A...642A..58C,
       author = {{Cabral}, J.~B. and {Ramos}, F. and {Gurovich}, S. and {Granitto}, P.~M.},
        title = "{Automatic catalog of RR Lyrae from {\ensuremath{\sim}}14 million VVV light curves: How far can we go with traditional machine-learning?}",
      journal = {\aap},
     keywords = {methods: data analysis, methods: statistical, surveys, catalogs, stars: variables: RR Lyrae, Galaxy: bulge, Astrophysics - Instrumentation and Methods for Astrophysics, Astrophysics - Solar and Stellar Astrophysics, Computer Science - Machine Learning, Statistics - Machine Learning},
         year = 2020,
        month = oct,
       volume = {642},
          eid = {A58},
        pages = {A58},
          doi = {10.1051/0004-6361/202038314},
archivePrefix = {arXiv},
       eprint = {2005.00220},
 primaryClass = {astro-ph.IM},
       adsurl = {https://ui.adsabs.harvard.edu/abs/2020A&A...642A..58C},
      adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

Installation

This is the recommended way to install carpyncho.

Installing with pip

Make sure that the Python interpreter can load carpyncho code. The most convenient way to do this is to use virtualenv, virtualenvwrapper, and pip.

After setting up and activating the virtualenv, run the following command:

$ pip install carpyncho
...

That should be it all.

Installing the development version

If you’d like to be able to update your carpyncho code occasionally with the latest bug fixes and improvements, follow these instructions:

Make sure that you have Git installed and that you can run its commands from a shell. (Enter git help at a shell prompt to test this.)

Check out carpyncho main development branch like so:

$ git clone https://github.com/carpyncho/carpyncho-py.git carpyncho
...

This will create a directory carpyncho in your current directory.

Then you can proceed to install with the commands

$ cd carpyncho
$ pip install -e .
...

Documentation

The full documentation of the project are available in https://carpyncho-py.readthedocs.io/

Contact

For bugs or question please contact

Juan B. Cabral: [email protected]

carpyncho-py's People

Contributors

dependabot[bot] avatar drdub avatar leliel12 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

drdub

carpyncho-py's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.