Skip to main content

Helpers for using Padova isochrones.

Project description

Padova

https://badge.fury.io/py/padova.png https://travis-ci.org/jonathansick/padova.svg?branch=master https://pypip.in/d/padova/badge.png

Padova is a small python package for working with the so-called Padova evolutionary tracks produced by Girardi and collaborators. Padova is compatible with the Astropy project.

Take a look at this Jupyter notebook to see what Padova can do.

Of course, please use this project responsibly. Don’t abuse the CMD servers.

Features

  • Simple interfaces to obtain either single isochrones or grids of isochrones.

  • Validation of settings before requesting data from the CMD servers.

  • Caching of requests so you don’t hit the CMD servers when you ask for an isochrone set you already have.

  • Isochrones are provided as Astropy tables with metadata.

  • Isochrones can be exported for use with StarFISH.

Installation

pip install padova

Dependencies

  • numpy

  • Astropy

  • Requests

  • pytoml

  • setuptools

Tests

Padova uses py.test and tox to run tests. Setup with:

pip install tox

Then to run the test suite:

tox

Credits

  • Padova provides data from the CMD web site, which is a product of Leo Girardi and collaborators.

  • Padova takes inspiration and incorporates code from ezpadova by Morgan Fouesneau.

Info

Copyright 2013-2015 Jonathan Sick (@jonathansick).

Some parts are adapted from ezpadova, Copyright 2015 Morgan Fouesneau.

Padova is MIT licensed.

Changelog

0.1.2 (2015-04-15)

  • Testing with py.test and tox

  • Fixed installation of TOML settings schema with setuptools

  • Started testing on travis-ci

0.1.1 (2015-04-15)

  • Cleanup README-based documentation

0.1 (2015-04-15)

  • First official release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

padova-0.1.2.tar.gz (20.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page