arXiv · 1812.08085
Abstracting the storage and retrieval of image data at the LSST
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.
Explore related subjects
Keep this discovery
Tim Jenness, James F. Bosch, Pim Schellart, Kian-Ta Lim, Andrei Salnikov, Michelle Gower. 2018-12-19. Abstracting the storage and retrieval of image data at the LSST. https://arxiv.org/abs/1812.08085
Cite the original work for its findings. Save a collection to share your selection of sources.