ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

Searching for codes credited to 'Liu, Jifeng'

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.005] PyEMILI: Spectral line identification tool
PyEMILI automates the identification of spectral lines, especially for emission-line objects such as planetary nebulae (PNe), H II regions, and Herbig–Haro (HH) objects. The package identifies emission lines in various astronomical objects and absorption lines in stellar spectra. PyEMILI can also automatically fit the continuum of the 1D spectrum and finds lines in the spectrum; it also offers an interactive interface for manually reviewing, adding, or revising spectral lines.
[ascl:2503.005] Deep-Transit: Transit detection with a 2D object detection algorithm
Deep-Transit detects transits using a deep learning based 2D object detection algorithm. The code determines the light curve and outputs the transiting candidates' bounding boxes and confidence scores. It has been trained for Kepler and TESS data, and can be extended to other photometric surveys and even ground-based observations. Deep-Transit also provides an interface for training new datasets.