avocado.Augmentor._augment_metadata

Augmentor._augment_metadata(reference_object)

Generate new metadata for the augmented object.

This method needs to be implemented in survey-specific subclasses of this class.

Parameters:reference_object (AstronomicalObject) – The object to use as a reference for the augmentation.
Returns:augmented_metadata – The augmented metadata
Return type:dict