Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update RSXS
authored
Jul 03, 2025
by
hao.zheng
Show whitespace changes
Inline
Side-by-side
RSXS.md
View page @
7bdb141f
...
@@ -242,6 +242,7 @@ roi=4; MPA_ROI_SetUp(535,539,400,400,roi) #set up ROI4 = 400x400 at the center
...
@@ -242,6 +242,7 @@ roi=4; MPA_ROI_SetUp(535,539,400,400,roi) #set up ROI4 = 400x400 at the center
For detailed instructions see
[
manual here
](
https://git.aps.anl.gov/29id/Macros_29id/-/wikis/Vortex
)
.
For detailed instructions see
[
manual here
](
https://git.aps.anl.gov/29id/Macros_29id/-/wikis/Vortex
)
.
## Data Analysis
## Data Analysis
More information about
`iexplot`
can be from
[
here
](
https://github.com/apsIEX/iexplot
)
Import iexplot module:
Import iexplot module:
```
python
```
python
from
iexplot
import
*
from
iexplot
import
*
...
...