initial version

This commit is contained in:
Holler Mirko
2024-11-15 15:37:04 +01:00
parent 70b196403b
commit dfb4fa75d9
2 changed files with 17 additions and 9 deletions
-5
View File
@@ -1,5 +0,0 @@
(user.beamtime)=
# Beamtime
## Beamtime allocation
+17 -4
View File
@@ -9,7 +9,8 @@ hidden: true
---
before_you_arrive/before_you_arrive.md
beamtime/beamtime.md
ptychography/ptychography.md
saxs/saxs.md
```
@@ -32,15 +33,27 @@ Learn what to do before you arrive to the beamline.
```
```{grid-item-card}
:link: user.beamtime
:link: user.ptychography
:link-type: ref
:img-top: /assets/biotech.svg
:text-align: center
:class-item: index-card
## Beamtime
## Ptychography
Everything you need to know to run your experiment.
All about ptychography measurements and reconstructions.
```
```{grid-item-card}
:link: user.saxs
:link-type: ref
:img-top: /assets/biotech.svg
:text-align: center
:class-item: index-card
## SAXS
All about SAXS measurements and analysis.
```
````