ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

Searching for codes credited to 'Seo, Hee-Jong'

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: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.
[ascl:2401.010] SYSNet: Neural Network modeling of imaging systematics in galaxy surveys
The Feed Forward Neural Network SYSNet models the relationship between the imaging maps, such as stellar density and the observed galaxy density field, in order to mitigate the systematic effects and to make a robust galaxy clustering measurements. The cost function is Mean Squared Error and a L2 regularization term, and the optimization algorithm is Adaptive Moment (ADAM).