35 lines
632 B
Markdown
35 lines
632 B
Markdown
(user.data_analysis)=
|
|
# Data analysis
|
|
Welcome to the data analysis section of the cSAXS beamline.
|
|
|
|
```{toctree}
|
|
---
|
|
maxdepth: 2
|
|
hidden: true
|
|
---
|
|
|
|
computing
|
|
|
|
```
|
|
|
|
|
|
***
|
|
|
|
````{grid} 2
|
|
:gutter: 5
|
|
|
|
```{grid-item-card}
|
|
:link: user.data_analysis.computing
|
|
:link-type: ref
|
|
:img-top: /assets/index_user_guide.svg
|
|
:text-align: center
|
|
:class-item: index-card
|
|
|
|
## Online data analysis
|
|
|
|
Allocating compute nodes, programming using Python and Matlab during the beamtime.
|
|
```
|
|
|
|
````
|
|
For offline analysis, more detailed documentation on use of slurm on Ra, description of NoMachine setup is available at https://dari.pages.psi.ch/ra/compute.html/.
|