time_grid_from_range#

astroplan.time_grid_from_range(time_range, time_resolution=<Quantity 0.5 h>)[source]#

Get linearly-spaced sequence of times.

Parameters:
time_rangeTime (length = 2)

Lower and upper bounds on time sequence.

time_resolutionquantity (optional)

Time-grid spacing

Returns:
timesTime

Linearly-spaced sequence of times