Back to Search Start Over

Abstracting the storage and retrieval of image data at the LSST

Authors :
Jenness, Tim
Bosch, James F.
Schellart, Pim
Lim, Kian-Ta
Salnikov, Andrei
Gower, Michelle
Publication Year :
2018

Abstract

Writing generic data processing pipelines requires that the algorithmic code does not ever have to know about data formats of files, or the locations of those files. At LSST we have a software system known as "the Data Butler," that abstracts these details from the software developer. Scientists can specify the dataset they want in terms they understand, such as filter, observation identifier, date of observation, and instrument name, and the Butler translates that to one or more files which are read and returned to them as a single Python object. Conversely, once they have created a new dataset they can give it back to the Butler, with a label describing its new status, and the Butler can write it in whatever format it has been configured to use. All configuration is in YAML and supports standard defaults whilst allowing overrides.<br />Comment: 4 pages, 1 figure, submitted to proceedings of ADASS XXVIII to be published in ASP Conf. Series

Details

Database :
arXiv
Publication Type :
Report
Accession number :
edsarx.1812.08085
Document Type :
Working Paper