craftutils.observation.field.Field(centre_coords: SkyCoord | str | None = None, objs: list[Object] | dict | None = None, extent: Quantity | None = None, **kwargs) Parameters¶ centre_coords: SkyCoord | str | None = None¶ name param_path data_path objs: list[Object] | dict | None = None¶a list of objects of interest in the field. The primary object of interest should be first in the list.