-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.mrconfig
129 lines (99 loc) · 2.78 KB
/
.mrconfig
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
122
123
124
125
126
127
128
129
# myrepos config file for DSA-110 Project
[dsa110-cnf]
checkout =
git clone git@github.com:dsa110/dsa110-cnf.git
[heim_cand_plotter]
checkout =
git clone git@github.com:dsa110/heim_cand_plotter.git
[dsa110-scheduler]
checkout =
git clone git@github.com:dsa110/dsa110-scheduler.git
[dsa110-vis]
checkout =
git clone git@github.com:dsa110/dsa110-vis.git
[dsa110-hwmc]
checkout =
git clone git@github.com:dsa110/dsa110-hwmc.git
[dsa110-powersnap]
checkout =
git clone git@github.com:dsa110/dsa110-powersnap.git
[dsa110-tftpy]
checkout =
git clone git@github.com:dsa110/dsa110-tftpy.git
cd dsa110-tftpy
git checkout -b local_0.6.3_fork 0.6.3_fork
[dsa110-sigproc]
checkout =
git clone git@github.com:dsa110/dsa110-sigproc.git
cd dsa110-sigproc
git checkout -b local_dsa1.0.0 dsa1.0.0
[dsa110-psrdada]
checkout =
git clone git@github.com:dsa110/dsa110-psrdada.git
cd dsa110-psrdada
git checkout -b local_dsa1.0.0 dsa1.0.0
[dsa110-xGPU]
checkout =
git clone git@github.com:dsa110/dsa110-xGPU.git
cd dsa110-xGPU
git checkout -b local_dsa1.1.0 dsa1.1.0
[dsa110-controlscripts]
checkout =
git clone git@github.com:dsa110/dsa110-controlscripts.git
[dsa110-T2]
checkout =
git clone git@github.com:dsa110/dsa110-T2.git
[dsa110-alignment]
checkout =
git clone git@github.com:dsa110/dsa110-alignment.git
[dsa110-antpos]
checkout =
git clone git@github.com:dsa110/dsa110-antpos.git
[dsa110-issues]
checkout =
git clone git@github.com:dsa110/dsa110-issues.git
[SNAP_control]
checkout =
git clone git@github.com:dsa110/SNAP_control.git
#[DSA2000-Whitepaper-Simulation]
#checkout =
# git clone git@github.com:dsa110/DSA2000-Whitepaper-Simulation.git
[mcant-py]
checkout =
git clone git@github.com:dsa110/mcant-py.git
[dsalabjack-py]
checkout =
git clone git@github.com:dsa110/dsalabjack-py.git
[dsa110-caltest]
checkout =
git clone git@github.com:dsa110/dsa110-caltest.git
[dsa110-xengine]
checkout =
git clone git@github.com:dsa110/dsa110-xengine.git
cd dsa110-xengine
git checkout -b v0.9
git pull origin v0.9
[dsa110-pyutils]
checkout =
git clone git@github.com:dsa110/dsa110-pyutils.git
#[xGPU]
#checkout =
# git clone git@github.com:GPU-correlators/xGPU.git
[dsa110-calib]
checkout =
git clone git@github.com:dsa110/dsa110-calib.git
[dsa110-meridian-fs]
checkout =
git clone git@github.com:dsa110/dsa110-meridian-fs.git
[psrdada-python]
checkout =
git clone git@github.com:dsa110/psrdada-python.git
[dsa110-mbheimdall]
checkout =
git clone git@github.com:dsa110/dsa110-mbheimdall.git
cd dsa110-mbheimdall
git checkout -b test_online origin/test_online
git pull origin test_online
[pyuvdata]
checkout =
git clone git@github.com:dsa110/pyuvdata.git