API

Contents

API#

This section provides a comprehensive overview of the ASteCA package’s API, detailing its core components and functionalities. It serves as a reference to understand how to interact with the package, including the available classes, methods, and their respective arguments.

Classes#

Cluster([ra, dec, magnitude, e_mag, color, ...])

Define a Cluster object.

Membership(my_field[, seed, verbose])

Define a Membership object.

Isochrones(model, isochs_path, magnitude, color)

Define an Isochrones object.

Synthetic(isochs[, def_params, ext_law, ...])

Define a Synthetic object.

Likelihood(my_cluster[, lkl_name, bin_method])

Define a Likelihood object.