Files
daqbuffer/apidoc/src/pulsemap.md
Dominik Werder 4cc0f65a0b Add pulsemap doc
2024-09-03 22:14:43 +02:00

312 B

Map Pulse to Timestamp

For SwissFEL, pulse-ids can be mapped to timestamps:

curl "https://data-api.psi.ch/api/4/map/pulse/sf-databuffer/PULSEID"

If the pulse can not be found, it returns http status 204.

If the pulse and the corresponding timestamp was found, it returns the normal status 200.