ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

Searching for codes credited to 'Bautista, Julian E.'

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

Found 3 codes.

[ascl:1907.023] REVOLVER: REal-space VOid Locations from suVEy Reconstruction
REVOLVER reconstructs real space positions from redshift-space tracer data by subtracting RSD through FFT-based reconstruction (optional) and applies void-finding algorithms to create a catalogue of voids in these tracers. The tracers are normally galaxies from a redshift survey but could also be halos or dark matter particles from a simulation box. Two void-finding routines are provided. The first is based on ZOBOV (ascl:1304.005) and uses Voronoi tessellation of the tracer field to estimate the local density, followed by a watershed void-finding step. The second is a voxel-based method, which uses a particle-mesh interpolation to estimate the tracer density, and then uses a similar watershed algorithm. Input data files can be in FITS format, or ASCII- or NPY-formatted data arrays.
[ascl:2511.008] redmonster: Automated redshift measurement and spectral classification
redmonster performs automated redshift measurement, physical‑parameter estimation, and spectral classification of 1D astronomical spectra. This set of Python utilities outputs the best‑fit model, redshift, classification, and derived parameters in standard formats for downstream analysis. The repository includes templates, configuration files, and documentation to enable flexible redshift and parameter estimation workflows.