Skip to content

Commit 4d35046

Browse files
author
USAXS account
committed
user ops changes
1 parent a8395cf commit 4d35046

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/usaxs/user/jun_loop.py

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,16 @@ def junFiniteMultiPosLoop(delay1minutes, md={}):
6060
# ListOfSamples = [[pos_X, pos_Y, thickness, scan_title],
6161
ListOfSamples = [
6262

63-
# [15, 55, 4.0, "DIwater_blank_4RD"], # Point1
64-
[25, 50, 4.0, "XY-20Mg2Co-insitu"], # Point2
65-
[35, 50, 4.0, "XY-20Mg2Co-2-INSITU"], # Point3
66-
# [45, 50, 4.0, "PEI15-CA55-130-dup"], # Point4
67-
# [55, 34, 4.0, "NB_50CaSO4_pH8-2_dup"], # Point5
68-
# [65, 58, 4.0, "Z_15mgmL_DPEG_6p75mgmL_36hr"], # Point6
69-
# [75, 58, 4.0, "Z_15mgmL_DPEG_7p5mgmL_36hr"], # Point7
70-
# [85, 58, 4.0, "Z_15mgmL_DPEG_3mgmL_47C_14hr"], # Point8
71-
# [95, 58, 4.0, "Z_15mgmL_DPEG_4p5mgmL_47C_14hr"], # Point9
72-
# [105, 58, 4.0, "Z_15mgmL_DPEG_6p75mgmL_47C_14hr"], # Point10
63+
# [15, 55, 4.0, "carbonatewater_blank_Ctr"], # Point1
64+
[25, 50, 4.0, "hco3-10mg2co-cl-insitu-1"], # Point2
65+
[35, 50, 4.0, "hco3-10mg2co2ni-cl-insitu-1"], # Point3
66+
# [45, 50, 4.0, "ctr-alg15-120"], # Point4
67+
# [55, 50, 4.0, "ctr-lys15-120"], # Point5
68+
# [65, 50, 4.0, "ctr-ca55-120"], # Point6
69+
# [75, 50, 4.0, "ctr-ca55-paa-120"], # Point7
70+
# [85, 50, 4.0, "ctr-ca55-pei-120"], # Point8
71+
# [95, 50, 4.0, "ctr-ca55-alg-120"], # Point9
72+
# [105, 50, 4.0, "ctr-ca55-lys-120"], # Point10
7373
# [115, 58, 4.0, "Z_15mgmL_DPEG_50mgmL_14hr"], # Point11
7474

7575
]

0 commit comments

Comments
 (0)