read_sidecar#
- astro_metadata_translator.indexing.read_sidecar(path)#
Read a metadata sidecar file.
- Parameters:
path (
str) – Path to the sidecar file.- Returns:
info – If the sidecar file referred to
ObservationInfothis will return anObservationInfo, otherwise adictwill be returned.- Return type:
ObservationInfoordictof [str,dict]