Skip to content

Commit

Permalink
Add rodare.json file
Browse files Browse the repository at this point in the history
to link to rodare
  • Loading branch information
Duanoc authored Apr 6, 2022
1 parent 38f4b65 commit 9a712d6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .rodare.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"creators": [
{
"name": "Gruber, Thomas",
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
"orcid": "0000-0001-6940-2065"
}
],
"title": "Evaluation of raw data from THz source.",
"access_right": "open",
"upload_type": "software",
"license": "MIT",
"pub_id": "34492",
"description": "The radiation source ELBE (Electron Linac for beams with high Brilliance and low Emittance) at the Helmholtz Centre Dresden Rossendorf (HZDR) can produce several kinds of secondary radiations. THz radiation is one of them and can be used with a typical pulse frequency of 100 kHz as a stimulation source for elementary low-energy degrees of freedom in matter. It was used in the "Phase-resolved Higgs response in superconducting cuprates" publication (DOI: 10.1038/s41467-020-15613-1). The raw data for this publication can be accessed on RODARE (DOI: 10.14278/rodare.277) and will be used to reproduce the figures from the publication.\n\nThis Jupyter notebook enables the user to handle the raw data from an TELBE THz experiment. To sample the whole THz wave the laser path length is modified by moving specific mirrors. The raw data contains for each mirror position a binary file storing the signal spectra and a folder with gray scaled tiff files storing the jitter timing.\n\nParts of the code are parallelized and can run on multiple cores. The execution time on a single core is roughly 15 min after downloading and extracting a 20 GB zip file."
}

0 comments on commit 9a712d6

Please sign in to comment.