craftutils.observation.objects.FRB.get_host(name: str | None = None) TransientHostCandidate

If self.host_galaxy is a string, checks for a host galaxy with that in the transient’s field and sets self.host_galaxy to that object. If self.host_galaxy is None, sets it to an empty TransientHostCandidate with the same z and z_err.

Returns

The Galaxy or TransientHostCandidate object.