check_gin_status# brainglobe_atlasapi.utils.check_gin_status(timeout=5, raise_error=True)[source]# Check that the GIN server is up. timeoutinttimeout to wait for [in seconds] (Default value = 5). raise_errorboolif false, warning but no error.