This repository has been archived by the owner on Aug 31, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbatchfilelist.py
121 lines (108 loc) · 3.19 KB
/
batchfilelist.py
1
2
3
4
5
6
7
8
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
# _*_ coding: utf_8 _*_
"""
Created on Wed Nov 18 21:06:58 2015
@author: xf05id1
"""
#Dean's data
fileprefixList=['2015_11_12_20_38', '2015_11_12_21_7', '2015_11_12_21_37', '2015_11_12_22_6', '2015_11_12_22_36',
'2015_11_12_23_5', '2015_11_12_23_35', '2015_11_13_0_4', '2015_11_13_0_41', '2015_11_13_1_11',
'2015_11_13_1_40', '2015_11_13_2_10', '2015_11_13_2_40', '2015_11_13_3_9', '2015_11_13_3_39',
'2015_11_13_4_9', '2015_11_13_4_39', '2015_11_13_5_9', '2015_11_13_5_38', '2015_11_13_6_8',
'2015_11_13_6_38','2015_11_13_7_8', '2015_11_13_7_38', '2015_11_13_8_8', '2015_11_13_8_38'
]
#Maps before As (V) treatment:
fileprefixList = ['2015_11_11_21_14',
'2015_11_11_21_45',
'2015_11_11_22_16',
'2015_11_11_23_8',
'2015_11_11_23_38',
'2015_11_12_0_10',
'2015_11_12_0_40',
'2015_11_12_1_11',
'2015_11_12_1_43',
'2015_11_12_2_14',
'2015_11_12_2_45',
'2015_11_12_3_16',
'2015_11_12_3_47',
'2015_11_12_4_18',
'2015_11_12_4_49',
'2015_11_12_5_20',
'2015_11_12_5_51',
'2015_11_12_6_22',
'2015_11_12_13_27',
'2015_11_12_7_32',
'2015_11_12_8_5',
'2015_11_12_8_36',
'2015_11_12_9_7',
'2015_11_12_9_38',
'2015_11_12_12_57'
]
#Maps after As(V) treatment:
fileprefixList = [
'2015_11_12_20_38',
'2015_11_12_21_7',
'2015_11_12_21_37',
'2015_11_12_22_6',
'2015_11_12_22_36',
'2015_11_12_23_5',
'2015_11_12_23_35',
'2015_11_13_0_4',
'2015_11_13_0_41',
'2015_11_13_1_11',
'2015_11_13_1_40',
'2015_11_13_2_10',
'2015_11_13_2_40',
'2015_11_13_3_9',
'2015_11_13_3_39',
'2015_11_13_4_9',
'2015_11_13_4_39',
'2015_11_13_5_9',
'2015_11_13_5_38',
'2015_11_13_6_8',
'2015_11_13_6_38',
'2015_11_13_7_8',
'2015_11_13_7_38',
'2015_11_13_8_8',
'2015_11_13_11_6'
]
##300226_Myneni_T4Puff, batch scan started time:2015_11_21_18_17
fileprefixList=['2015_11_21_18_17', '2015_11_21_19_8', '2015_11_21_20_0', '2015_11_21_20_51',
'2015_11_21_22_27', '2015_11_21_23_19','2015_11_22_0_10', '2015_11_22_1_1',
'2015_11_22_1_53', '2015_11_22_2_44', '2015_11_22_3_35', '2015_11_22_4_27',
'2015_11_22_5_18', '2015_11_22_6_10', '2015_11_22_7_8', '2015_11_22_7_59'
]
#300226_Myneni_T0Puff
# batch scan started time:2015_11_22_17_43
fileprefixList=['2015_11_22_17_43',
'2015_11_22_18_34',
'2015_11_22_19_26',
'2015_11_22_20_18',
'2015_11_22_21_9',
'2015_11_22_22_1',
'2015_11_22_22_53',
#'2015_11_22_23_44',
'2015_11_23_9_10',
'2015_11_23_0_44',
'2015_11_23_1_35',
'2015_11_23_2_27',
'2015_11_23_3_19',
'2015_11_23_4_11',
'2015_11_23_5_3',
#'2015_11_23_5_55',
#'2015_11_23_6_47'
'2015_11_23_9_59',
'2015_11_23_10_48'
]
#
##test
#fileprefixList=['2015_11_21_18_17', '2015_11_21_19_8' ,# '2015_11_21_20_0', '2015_11_21_20_51',
# '2015_11_21_22_27', '2015_11_21_23_19'#,'2015_11_22_0_10', '2015_11_22_1_1',
# #'2015_11_22_1_53', '2015_11_22_2_44', '2015_11_22_3_35', '2015_11_22_4_27',
# #'2015_11_22_5_18', '2015_11_22_6_10', '2015_11_22_7_8', '2015_11_22_7_59'
#]
#
##test
#fileprefixList=['2015_11_23_11_39', '2015_11_23_11_40', '2015_11_23_11_40',
# '2015_11_23_11_41', '2015_11_23_11_42', '2015_11_23_11_42']
#
#fileprefixList=['2015_11_23_11_39', '2015_11_23_11_40']