Skip to content

mmfranco25/ASteCA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AA License


ASteCA [Automated Stellar Cluster Analysis]

The ASteCA package is designed to fully automatize the usual tests applied on star clusters in order to determine their characteristics: center, radius, stars membership probabilities and associated intrinsic/extrinsic parameters: metallicity, age, reddening, distance, total mass, binarity fraction, etc.

IMPORTANT: until the release of v1.0.0 the package will be under heavy development. Keep this in mind if you want to use it in your research.

Releases

The latest release can always be accessed here.

See the CHANGELOG file for a list of previous releases, the changes made in each one, and possible compatibility breaks with older versions.

Requirements

ASteCA requires the following packages:

The emcee package is not essential but some functions will not work without it. The packages ptemcee and corner.py are included within the code for simplicity, and don't need to be installed.

Referencing

The accompanying article describing the code in detail can be accessed via A&A, and referenced using the following BibTeX entry:

@article{Perren_2015,
    author = {{Perren, G. I.} and {V\'azquez, R. A.} and {Piatti, A. E.}},
    title = {ASteCA: Automated Stellar Cluster Analysis},
    DOI= "10.1051/0004-6361/201424946",
    url= "http://dx.doi.org/10.1051/0004-6361/201424946",
    journal = {A\&A},
    year = 2015,
    volume = 576,
    pages = "A6",
    month = "04",
}

This article will rapidly become outdated as new versions are released. For an up to date description of ASteCA please refer to the online documentation.

To do


About

Code for the ASteCA package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%