Functions | |
def | XLALTimeDelayFromEarthCenter (pos, ra, dec, gps) |
def | utc_midnight (gps) |
Truncate a LIGOTimeGPS to UTC midnight. More... | |
def | UTCMidnights (start, end) |
Iterator for generating LIGOTimeGPS objects for UTC midnights. More... | |
def | gmst_0h (gps) |
Truncate a LIGOTimeGPS to Greenwich mean sidereal 0 rad. More... | |
def | GMST_0hs (start, end) |
Iterator for generating LIGOTimeGPS objects for Greenwich Mean Sidereal 0h. More... | |
def lalburst.date.XLALTimeDelayFromEarthCenter | ( | pos, | |
ra, | |||
dec, | |||
gps | |||
) |
def lalburst.date.utc_midnight | ( | gps | ) |
Truncate a LIGOTimeGPS to UTC midnight.
def lalburst.date.UTCMidnights | ( | start, | |
end | |||
) |
Iterator for generating LIGOTimeGPS objects for UTC midnights.
def lalburst.date.gmst_0h | ( | gps | ) |
Truncate a LIGOTimeGPS to Greenwich mean sidereal 0 rad.
def lalburst.date.GMST_0hs | ( | start, | |
end | |||
) |
Iterator for generating LIGOTimeGPS objects for Greenwich Mean Sidereal 0h.