Changes
On August 4, 2023 at 9:29:05 AM UTC, admin:
-
No fields were updated. See the metadata diff for more details.
f | 1 | { | f | 1 | { |
2 | "author": "Zhou, Albert", | 2 | "author": "Zhou, Albert", | ||
3 | "author_email": "", | 3 | "author_email": "", | ||
4 | "creator_user_id": "17755db4-395a-4b3b-ac09-e8e3484ca700", | 4 | "creator_user_id": "17755db4-395a-4b3b-ac09-e8e3484ca700", | ||
5 | "doi": "10.35097/1346", | 5 | "doi": "10.35097/1346", | ||
6 | "doi_date_published": "2023", | 6 | "doi_date_published": "2023", | ||
7 | "doi_publisher": "", | 7 | "doi_publisher": "", | ||
8 | "doi_status": "True", | 8 | "doi_status": "True", | ||
9 | "groups": [], | 9 | "groups": [], | ||
10 | "id": "e1d34c60-0d51-44a8-9967-0d3b6e9ef367", | 10 | "id": "e1d34c60-0d51-44a8-9967-0d3b6e9ef367", | ||
11 | "isopen": false, | 11 | "isopen": false, | ||
12 | "license_id": "CC BY-SA 4.0 Attribution-ShareAlike", | 12 | "license_id": "CC BY-SA 4.0 Attribution-ShareAlike", | ||
13 | "license_title": "CC BY-SA 4.0 Attribution-ShareAlike", | 13 | "license_title": "CC BY-SA 4.0 Attribution-ShareAlike", | ||
14 | "metadata_created": "2023-08-04T08:50:35.055620", | 14 | "metadata_created": "2023-08-04T08:50:35.055620", | ||
t | 15 | "metadata_modified": "2023-08-04T09:04:12.271273", | t | 15 | "metadata_modified": "2023-08-04T09:29:05.860314", |
16 | "name": "rdr-doi-10-35097-1346", | 16 | "name": "rdr-doi-10-35097-1346", | ||
17 | "notes": "TechnicalRemarks: # Readme\r\nUnzip the file. The source | 17 | "notes": "TechnicalRemarks: # Readme\r\nUnzip the file. The source | ||
18 | code is inside.\r\n## Files\r\n- `main_DUNE.cpp` contains the main | 18 | code is inside.\r\n## Files\r\n- `main_DUNE.cpp` contains the main | ||
19 | function, which calls `print_excl_curve<CLASS>(N_ threads, | 19 | function, which calls `print_excl_curve<CLASS>(N_ threads, | ||
20 | parameters..., EV, STEP_LEN, ...)`, which uses the predictor defined | 20 | parameters..., EV, STEP_LEN, ...)`, which uses the predictor defined | ||
21 | by `CLASS`, to find the `EV` events/year curve in parameter space | 21 | by `CLASS`, to find the `EV` events/year curve in parameter space | ||
22 | starting at `parameters...`and using length `STEP_LEN`. For the pure | 22 | starting at `parameters...`and using length `STEP_LEN`. For the pure | ||
23 | dipole case, the mass-mixing parameter `Usq` is normally set to zero. | 23 | dipole case, the mass-mixing parameter `Usq` is normally set to zero. | ||
24 | Note that the program automatically uses `N_threads` threads, whose | 24 | Note that the program automatically uses `N_threads` threads, whose | ||
25 | default value is 4. Use `run.sh` to use the correct number of | 25 | default value is 4. Use `run.sh` to use the correct number of | ||
26 | processors.\r\n- In `pred_in_out_DUNE.hpp`, a wrapper class is | 26 | processors.\r\n- In `pred_in_out_DUNE.hpp`, a wrapper class is | ||
27 | defined, which contains both the inside- and outside-events | 27 | defined, which contains both the inside- and outside-events | ||
28 | predictor.\r\n- The files `predictor_DUNE.*` contain the class for the | 28 | predictor.\r\n- The files `predictor_DUNE.*` contain the class for the | ||
29 | outside-events predictor. This class inherits from | 29 | outside-events predictor. This class inherits from | ||
30 | `predictor_base.hpp`, which deals with the precomputation and | 30 | `predictor_base.hpp`, which deals with the precomputation and | ||
31 | tabulation of the kinematic factors in the integrand, like the cross | 31 | tabulation of the kinematic factors in the integrand, like the cross | ||
32 | section and anything depending only on the momenta and scattering | 32 | section and anything depending only on the momenta and scattering | ||
33 | angle of the incoming and outgoing neutrino. It also inherits its | 33 | angle of the incoming and outgoing neutrino. It also inherits its | ||
34 | constants from `consts/DUNE_{FD,ND}_consts.hpp`, which allows easy | 34 | constants from `consts/DUNE_{FD,ND}_consts.hpp`, which allows easy | ||
35 | switching between the near-detector or far-detector geometry.\r\n- | 35 | switching between the near-detector or far-detector geometry.\r\n- | ||
36 | Similarly, the file `inside_pred_DUNE.hpp` defines the inside-events | 36 | Similarly, the file `inside_pred_DUNE.hpp` defines the inside-events | ||
37 | predictor, which also inherits its geometric constants from | 37 | predictor, which also inherits its geometric constants from | ||
38 | `consts/DUNE_{FD,ND}_consts.hpp`.\r\n- After running `compile-all.sh`, | 38 | `consts/DUNE_{FD,ND}_consts.hpp`.\r\n- After running `compile-all.sh`, | ||
39 | which compiles relevant `*.cpp` files into object files, run | 39 | which compiles relevant `*.cpp` files into object files, run | ||
40 | `compile-dune.sh`, which compiles `main_DUNE.cpp` with the object | 40 | `compile-dune.sh`, which compiles `main_DUNE.cpp` with the object | ||
41 | files into the binary `a.out`. Note that you have to recompile if | 41 | files into the binary `a.out`. Note that you have to recompile if | ||
42 | changing class inheritance. To compile with debug flags, first run | 42 | changing class inheritance. To compile with debug flags, first run | ||
43 | `compile-all.sh 1` and then `compile-dune-debug.sh`.", | 43 | `compile-all.sh 1` and then `compile-dune-debug.sh`.", | ||
44 | "num_resources": 0, | 44 | "num_resources": 0, | ||
45 | "num_tags": 1, | 45 | "num_tags": 1, | ||
46 | "orcid": "0000-0002-2416-2130", | 46 | "orcid": "0000-0002-2416-2130", | ||
47 | "organization": { | 47 | "organization": { | ||
48 | "approval_status": "approved", | 48 | "approval_status": "approved", | ||
49 | "created": "2023-01-12T13:30:23.238233", | 49 | "created": "2023-01-12T13:30:23.238233", | ||
50 | "description": "RADAR (Research Data Repository) is a | 50 | "description": "RADAR (Research Data Repository) is a | ||
51 | cross-disciplinary repository for archiving and publishing research | 51 | cross-disciplinary repository for archiving and publishing research | ||
52 | data from completed scientific studies and projects. The focus is on | 52 | data from completed scientific studies and projects. The focus is on | ||
53 | research data from subjects that do not yet have their own | 53 | research data from subjects that do not yet have their own | ||
54 | discipline-specific infrastructures for research data management. ", | 54 | discipline-specific infrastructures for research data management. ", | ||
55 | "id": "013c89a9-383c-4200-8baa-0f78bf1d91f9", | 55 | "id": "013c89a9-383c-4200-8baa-0f78bf1d91f9", | ||
56 | "image_url": "radar-logo.svg", | 56 | "image_url": "radar-logo.svg", | ||
57 | "is_organization": true, | 57 | "is_organization": true, | ||
58 | "name": "radar", | 58 | "name": "radar", | ||
59 | "state": "active", | 59 | "state": "active", | ||
60 | "title": "RADAR", | 60 | "title": "RADAR", | ||
61 | "type": "organization" | 61 | "type": "organization" | ||
62 | }, | 62 | }, | ||
63 | "owner_org": "013c89a9-383c-4200-8baa-0f78bf1d91f9", | 63 | "owner_org": "013c89a9-383c-4200-8baa-0f78bf1d91f9", | ||
64 | "private": false, | 64 | "private": false, | ||
65 | "production_year": "2021", | 65 | "production_year": "2021", | ||
66 | "publication_year": "2023", | 66 | "publication_year": "2023", | ||
67 | "publishers": [ | 67 | "publishers": [ | ||
68 | { | 68 | { | ||
69 | "publisher": "Karlsruhe Institute of Technology" | 69 | "publisher": "Karlsruhe Institute of Technology" | ||
70 | } | 70 | } | ||
71 | ], | 71 | ], | ||
72 | "relationships_as_object": [], | 72 | "relationships_as_object": [], | ||
73 | "relationships_as_subject": [], | 73 | "relationships_as_subject": [], | ||
74 | "repository_name": "RADAR (Research Data Repository)", | 74 | "repository_name": "RADAR (Research Data Repository)", | ||
75 | "resources": [], | 75 | "resources": [], | ||
76 | "services_used_list": "", | 76 | "services_used_list": "", | ||
77 | "source_metadata_created": "2023", | 77 | "source_metadata_created": "2023", | ||
78 | "source_metadata_modified": "", | 78 | "source_metadata_modified": "", | ||
79 | "state": "active", | 79 | "state": "active", | ||
80 | "subject_areas": [ | 80 | "subject_areas": [ | ||
81 | { | 81 | { | ||
82 | "subject_area_additional": "", | 82 | "subject_area_additional": "", | ||
83 | "subject_area_name": "Physics" | 83 | "subject_area_name": "Physics" | ||
84 | } | 84 | } | ||
85 | ], | 85 | ], | ||
86 | "tags": [ | 86 | "tags": [ | ||
87 | { | 87 | { | ||
88 | "display_name": "Neutrino Phenomenology", | 88 | "display_name": "Neutrino Phenomenology", | ||
89 | "id": "06d6daed-c1e5-484c-91e3-09dcccd3faa5", | 89 | "id": "06d6daed-c1e5-484c-91e3-09dcccd3faa5", | ||
90 | "name": "Neutrino Phenomenology", | 90 | "name": "Neutrino Phenomenology", | ||
91 | "state": "active", | 91 | "state": "active", | ||
92 | "vocabulary_id": null | 92 | "vocabulary_id": null | ||
93 | } | 93 | } | ||
94 | ], | 94 | ], | ||
95 | "title": "Code for dipole portal at dune", | 95 | "title": "Code for dipole portal at dune", | ||
96 | "type": "vdataset", | 96 | "type": "vdataset", | ||
97 | "url": "https://doi.org/10.35097/1346" | 97 | "url": "https://doi.org/10.35097/1346" | ||
98 | } | 98 | } |