Photo-z-SQL: integrated, flexible photometric redshift computation in a database

November 04, 2016 Β· Entered Twilight Β· πŸ› Astronomy and Computing

πŸŒ… TWILIGHT: Old Age
Predates the code-sharing era β€” a pioneer of its time

"Last commit was 8.0 years ago (β‰₯5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: Jhu.CANDELSParallelRunner, Jhu.COINParallelRunner, Jhu.FilterLoader, Jhu.Graywulf.SqlClrUtil, Jhu.HSCPhotoZ, Jhu.PHATParallelRunner, Jhu.PhotoZ, Jhu.PhotoZSQL, Jhu.PhotoZSQLWrapper, Jhu.SpecSvc.Util, Jhu.TemplateLoader, Jhu.WrapperTester, Photo-z-SQL.sln, Photo-z-SQL.suo, Photo-z-SQL.v12.suo, README.md, TestMySpline, build, lib, packages, profiling.txt

Authors Róbert Beck, LÑszló Dobos, TamÑs BudavÑri, Alexander S. Szalay, IstvÑn Csabai arXiv ID 1611.01560 Category astro-ph.GA Cross-listed astro-ph.IM, cs.DB Citations 6 Venue Astronomy and Computing Repository https://github.com/beckrob/Photo-z-SQL ⭐ 2 Last Checked 1 month ago
Abstract
We present a flexible template-based photometric redshift estimation framework, implemented in C#, that can be seamlessly integrated into a SQL database (or DB) server and executed on-demand in SQL. The DB integration eliminates the need to move large photometric datasets outside a database for redshift estimation, and utilizes the computational capabilities of DB hardware. The code is able to perform both maximum likelihood and Bayesian estimation, and can handle inputs of variable photometric filter sets and corresponding broad-band magnitudes. It is possible to take into account the full covariance matrix between filters, and filter zero points can be empirically calibrated using measurements with given redshifts. The list of spectral templates and the prior can be specified flexibly, and the expensive synthetic magnitude computations are done via lazy evaluation, coupled with a caching of results. Parallel execution is fully supported. For large upcoming photometric surveys such as the LSST, the ability to perform in-place photo-z calculation would be a significant advantage. Also, the efficient handling of variable filter sets is a necessity for heterogeneous databases, for example the Hubble Source Catalog, and for cross-match services such as SkyQuery. We illustrate the performance of our code on two reference photo-z estimation testing datasets, and provide an analysis of execution time and scalability with respect to different configurations. The code is available for download at https://github.com/beckrob/Photo-z-SQL.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” astro-ph.GA