ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

Searching for codes credited to 'Correia, C. M.'

Tip: Author search checks name variants (e.g., Smith, John, Smith J). Last names are still best when results are broad.

Found 5 codes.

[ascl:1504.020] BGLS: A Bayesian formalism for the generalised Lomb-Scargle periodogram
BGLS calculates the Bayesian Generalized Lomb-Scargle periodogram. It takes as input arrays with a time series, a dataset and errors on those data, and returns arrays with sampled periods and the periodogram values at those periods.
[ascl:2508.007] RheoVolution: Rheology evolution in the time domain
RheoVolution (Rheology evolution) numerically investigates the dynamical evolution of deformable celestial bodies. Each body can be considered as a point mass, a rigid body, or a deformable body, where both the centrifugal and tidal forces can be set independently, and a permanent deformation (triaxiality) can also be assigned to each body. RheoVolution uses the GNU Scientific Library (GSL) for some tasks, such as numerical integration of ODEs, matrix diagonalization, and linear systems solving, and the package contains a Makefile to compile and help run the code.
[ascl:2506.004] TESS-cont: TESS contamination tool
TESS-cont quantifies the flux fraction coming from nearby stars in the TESS photometric aperture of any observed target. The package identifies the main contaminant Gaia DR2/DR3 sources, quantifies their individual and total flux contributions to the aperture, and determines whether any of these stars could be the origin of the observed transit and variability signals. Written in Python, TESS-cont is based on building the pixel response functions (PRFs) of nearby Gaia sources and computing their flux distributions across the TESS Target Pixel Files (TPFs) or Full Frame Images (FFIs).
[ascl:2306.004] TIDYMESS: TIdal DYnamics of Multi-body ExtraSolar Systems
The N-body code TIDYMESS (TIdal DYnamics of Multi-body ExtraSolar Systems) can describe the mass distribution of each body its inertia tensor and directly and self-consistently integrates orbit, spin, and inertia tensors. It manages the deformation of a body follows the tidal Creep model and includes the centrifugal force and tidal force. Written in C++, TIDYMESS is available as a standalone package and also through the AMUSE framework (ascl:1107.007).
[ascl:1511.020] Mercury-T: Tidally evolving multi-planet systems code
Mercury-T calculates the evolution of semi-major axis, eccentricity, inclination, rotation period and obliquity of the planets as well as the rotation period evolution of the host body; it is based on the N-body code Mercury (Chambers 1999, ascl:1201.008). It is flexible, allowing computation of the tidal evolution of systems orbiting any non-evolving object (if its mass, radius, dissipation factor and rotation period are known), but also evolving brown dwarfs (BDs) of mass between 0.01 and 0.08 M⊙, an evolving M-dwarf of 0.1 M⊙, an evolving Sun-like star, and an evolving Jupiter.