Queries the list of available detectors from PyCBC and returns location info.
Usage
get_available_detectors()
Value
A data frame with columns: Detector Name, Abbreviation, latitude, longitude.
Details
This function interfaces with Python's pycbc library using reticulate.
Please ensure that the required Python packages are available in your environment.