gw.noise.utils.psd_data_path
gw.noise.utils.psd_data_path(data_dir, run, detector)Return the directory where the PSD data is to be stored
Parameters
| Name | Type | Description | Default |
|---|---|---|---|
| data_dir | str | Path to the directory where the PSD dataset will be stored | required |
| run | str | Observing run that is used for the PSD dataset generation | required |
| detector | str | Detector that is used for the PSD dataset generation | required |
Returns
| Name | Type | Description |
|---|---|---|
| the path where the data is stored |