sherlockpipe.search_zones.HabitableSearchZone.HabitableSearchZone

class sherlockpipe.search_zones.HabitableSearchZone.HabitableSearchZone

Bases: SearchZone

Implementation for calculating minimum and maximum search periods for the habitable zone of an input star.

__init__()

Methods

__init__()

calculate_period_range(star_info)

Calculates the minimum and maximum periods for the Habitable Zone (from kopparapu et al 2013) given the star_info.

calculate_period_range(star_info: StarInfo)

Calculates the minimum and maximum periods for the Habitable Zone (from kopparapu et al 2013) given the star_info.

Parameters:

star_info – the star where the range should be calculated

Returns:

a tuple of minimum_period and maximum_period