ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

Searching for codes credited to 'Bartolić, Fran'

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

Found 2 codes.

[ascl:2509.021] volcano: Mapping exoplanet surfaces from one-dimensional time-series data
The generative model volcano uses the code starry (ascl:1810.005) to enable fast, analytic, and differentiable computation of occultation light curves in emitted and reflected light. The code recovered surface thermal emission maps of Io containing known volcanic hot spots without having to make assumptions about the locations, shapes, or number of hot spots. Volcano is directly applicable to the problem of mapping the surfaces of stars and exoplanets.
[ascl:1809.004] VBBINARYLENSING: Microlensing light-curve computation
VBBinaryLensing forward models gravitational microlensing events using the advanced contour integration method; it supports single and binary lenses. The lens map is inverted on a collection of points on the source boundary to obtain a corresponding collection of points on the boundaries of the images from which the area of the images can be recovered by use of Green’s theorem. The code takes advantage of a number of techniques to make contour integration much more efficient, including using a parabolic correction to increase the accuracy of the summation, introducing an error estimate on each arc of the boundary to enable defining an optimal sampling, and allowing the inclusion of limb darkening. The code is written as a C++ library and wrapped as a Python package, and can be called from either C++ or Python.

This package is superseded by VBMicrolensing (ascl:2506.005), which encompasses VBBinaryLensing. VBBinaryLensing will still be available as a legacy software, but will no longer be maintained.