Newer
Older
---
title: Funding
---
<h1>Funding opportunities</h1>
Here we list all the current funding opportunities for FAIR- and open science- related project in Photon and Neutron Science.
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<li>Timeline: 2 calls to be announced in 2024-2025 (at M4 and M12 of the project)</li>
<li>Budget: 100 to 250 k€ per project (~3.5M€ total for PaN)</li>
<li>Criteria:</li>
<ul>
<li>FAIRness and openness</li>
<li>beyond the state of the art</li>
<li>impact on multiple RIs</li>
<li>use or connect with current EOSC resources: in our case, refer specifically to <a href='{{ "./outcomes.html" | relative_url }}'>outcomes</a></li>
</ul>
<li>Brainstorming ideas for projects:
{% assign projectTitle = "ML training on PaN open data,
PaN container registry and workflow publication,
Enhanced metadata capture,
Instrument PIDs,
Wayforlight in EOSC,
PaNET continuation use case,
PaN services composability,
Carbon footprint of data,
Ukraine's research reconstruction,
Curriculum in PaN-training,
Active DMPs in PaN,
More data DOI citation,
Something on electronic log-books,
Better PID use in proposal systems,
Record provenance information,
Sample PIDs,
Extend <a href='https://pan-training.eu/materials/nexus-nuclear-elastic-x-ray-scattering-universal-software'>Nexus software</a>"
| strip | split: "," %}
{% assign projectFeas = "Hard,
Easy,
Hard,
Hard,
-,
Easy,
Hard,
-,
-,
Easy,
Medium,
-,
-,
-,
-,
-,
-"
| strip | split: "," %}
{% assign projectChance = "High,
High,
-,
-,
High,
Medium,
High,
High,
High,
Medium,
-,
-,
-,
-,
-,
-,
-"
| strip | split: "," %}
{% assign projectDoc = "https://notes.desy.de,
https://notes.desy.de/s/OjMShGO6y#,
https://notes.desy.de/s/pP729kpDg#,
https://notes.desy.de/s/_QY3CZBW0#,
https://notes.desy.de,
https://notes.desy.de,
https://notes.desy.de,
https://notes.desy.de,
https://notes.desy.de,
https://notes.desy.de,
https://notes.desy.de,
https://notes.desy.de,
https://notes.desy.de,
https://notes.desy.de,
https://notes.desy.de,
https://docs.google.com/document/d/1V94FomSYBViVjoMDtcVFtU1akt2ZvXb1SJD4hKei4_k/edit?usp=sharing,
https://notes.desy.de"
| strip | split: "," %}
<table>
<tr>
<th>Title</th>
<th>Feasibility</th>
<th>Estimated chances</th>
<th>More details</th>
</tr>
{% for i in (0..projectTitle.size) %}
<tr>
<td class='left'>{{ projectTitle[i] }}</td>
<td>{{ projectFeas[i] }}</td>
<td>{{ projectChance[i] }}</td>
<td><a href={{ projectDoc[i] }}>💬</a></td>
</tr>
{% endfor %}
</table>
</li>
<h2>HMC open calls</h2>
<p>To be announced for 2023.</p>