-
Notifications
You must be signed in to change notification settings - Fork 0
/
RECIPES.CSV
We can make this file beautiful and searchable if this error is corrected: It looks like row 45 should actually have 10 columns, instead of 11 in line 44.
83 lines (79 loc) · 2.36 KB
/
RECIPES.CSV
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
#,"Example for testing",,,,,,,,
,,,,,,,,,
#,"Which hardware version MagOD1 cannot set LED intensity!",,,,,,,,
@,Version,MAGOD2,,,,,,,
@,Parameters,,,,,,,,
,B_x,B_y,B_z,T_switch,LED_Color,LED_Intensity,Grad_x,Grad_y,Grad_z
,,,,,,,,,
#,Programs are listed below,,,,,,,,
,,,,,,,,,
@,Recipe,Cmag Green,,,,,,,
#,"If N_cycles = 0, run indefinitely",,,,,,,,
@,N_cycles,0,,,,,,,
@,Sequence,,,,,,,,
#,B_x[mT],B_y[mT],B_z[mT],T_switch[s],LED Color,LED Intensity [0-255],Grad_x,Grad_y,Grad_z
,0.5,0,0,10,GREEN,60,1,1,1
,0,1,0,20,GREEN,60,1,1,1
,1,0,0,20,GREEN,60,1,1,1
,0,0.5,0,30,GREEN,60,1,1,1
,0.5,0,0,29.5,GREEN,60,1,1,1
@,EndSequence,,,,,,,,
@,EndRecipe,,,,,,,,
,,,,,,,,,
@,Recipe,Cmag Red,,,,,,,
#,"If N_cycles = 0, run indefinitely",,,,,,,,
@,N_cycles,0,,,,,,,
@,Sequence,,,,,,,,
#,B_x[mT],B_y[mT],B_z[mT],T_switch[s],LED Color,LED Intensity [0-255],Grad_x,Grad_y,Grad_z
,0.5,0,0,10,RED,60,1,1,1
,0,1,0,20,RED,60,1,1,1
,1,0,0,20,RED,60,1,1,1
,0,0.5,0,30,RED,60,1,1,1
,0.5,0,0,29.5,RED,60,1,1,1
@,EndSequence,,,,,,,,
@,EndRecipe,,,,,,,,
,,,,,,,,,
@,Recipe,Marathon green,,,,,,,
#,"If N_cycles = 0, run indefinitely",,,,,,,,
@,N_cycles,0,,,,,,,
@,Sequence,,,,,,,,
#,B_x[mT],B_y[mT],B_z[mT],T_switch[s],LED Color,LED Intensity [0-255],Grad_x,Grad_y,Grad_z
,0,0,1,800,GREEN,60,1,1,1
,0,0,1,100,GREEN,60,1,1,1
@,EndSequence,,,,,,,,
@,EndRecipe,,,,,,,,
,,,,,,,,,,
@,Recipe,Cmag Green,,,,,,,
#,"If N_cycles = 0, run indefinitely",,,,,,,,
@,N_cycles,0,,,,,,,
@,Sequence,,,,,,,,
#,B_x[mT],B_y[mT],B_z[mT],T_switch[s],LED Color,LED Intensity [0-255],Grad_x,Grad_y,Grad_z
,0.5,0,0,10,GREEN,60,1,1,1
,0,1,0,20,GREEN,60,1,1,1
,1,0,0,20,GREEN,60,1,1,1
,0,0.5,0,30,GREEN,60,1,1,1
,0.5,0,0,29.5,GREEN,60,1,1,1
@,EndSequence,,,,,,,,
@,EndRecipe,,,,,,,,
@,Recipe,Cmag Red,,,,,,,
#,"If N_cycles = 0, run indefinitely",,,,,,,,
@,N_cycles,0,,,,,,,
@,Sequence,,,,,,,,
#,B_x[mT],B_y[mT],B_z[mT],T_switch[s],LED Color,LED Intensity [0-255],Grad_x,Grad_y,Grad_z
,0.5,0,0,10,RED,60,1,1,1
,0,1,0,20,RED,60,1,1,1
,1,0,0,20,RED,60,1,1,1
,0,0.5,0,30,RED,60,1,1,1
,0.5,0,0,29.5,RED,60,1,1,1
@,EndSequence,,,,,,,,
@,EndRecipe,,,,,,,,
@,Recipe,Marathon green,,,,,,,
#,"If N_cycles = 0, run indefinitely",,,,,,,,
@,N_cycles,0,,,,,,,
@,Sequence,,,,,,,,
#,B_x[mT],B_y[mT],B_z[mT],T_switch[s],LED Color,LED Intensity [0-255],Grad_x,Grad_y,Grad_z
,0,0,1,800,GREEN,60,1,1,1
,0,0,1,100,GREEN,60,1,1,1
@,EndSequence,,,,,,,,
@,EndRecipe,,,,,,,,
,,,,,,,,,,,