Skip to content

Commit

Permalink
Added blocks T300, T301
Browse files Browse the repository at this point in the history
  • Loading branch information
jfcrenshaw committed Nov 20, 2024
1 parent 407b7bc commit a3c2c0e
Show file tree
Hide file tree
Showing 2 changed files with 621 additions and 0 deletions.
237 changes: 237 additions & 0 deletions Scheduler/observing_blocks_maintel/AOS/BLOCK-T300.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,237 @@
{
"name": "BLOCK-T300",
"id": "473dc8c2-9dea-4c6f-8149-7235ee6eecb6",
"program": "BLOCK-T300",
"constraints": [],
"scripts": [
{
"name": "maintel/track_target.py",
"standard": true,
"parameters": {
"track_azel": {
"az": -100.0,
"el": 80.0
},
"rot_value": 0.0
}
},
{
"name": "maintel/close_loop_comcam.py",
"standard": true,
"parameters": {
"filter": "r_03",
"program": "$program",
"reason": "Z4_gradient_investigation_elevation",
"exposure_time": 15.0,
"max_iter": 4,
"used_dofs": [
0,
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
],
"mode": "FAM"
}
},
{
"name": "maintel/take_aos_sequence_comcam.py",
"standard": true,
"parameters": {
"filter": "r_03",
"program": "$program",
"reason": "Z4_gradient_investigation_elevation",
"exposure_time": 15.0
}
},
{
"name": "maintel/track_target.py",
"standard": true,
"parameters": {
"track_azel": {
"az": -100.0,
"el": 75.0
},
"rot_value": 0.0
}
},
{
"name": "maintel/take_aos_sequence_comcam.py",
"standard": true,
"parameters": {
"filter": "r_03",
"program": "$program",
"reason": "Z4_gradient_investigation_elevation",
"exposure_time": 15.0
}
},
{
"name": "maintel/track_target.py",
"standard": true,
"parameters": {
"track_azel": {
"az": -100.0,
"el": 70.0
},
"rot_value": 0.0
}
},
{
"name": "maintel/take_aos_sequence_comcam.py",
"standard": true,
"parameters": {
"filter": "r_03",
"program": "$program",
"reason": "Z4_gradient_investigation_elevation",
"exposure_time": 15.0
}
},
{
"name": "maintel/track_target.py",
"standard": true,
"parameters": {
"track_azel": {
"az": -100.0,
"el": 65.0
},
"rot_value": 0.0
}
},
{
"name": "maintel/take_aos_sequence_comcam.py",
"standard": true,
"parameters": {
"filter": "r_03",
"program": "$program",
"reason": "Z4_gradient_investigation_elevation",
"exposure_time": 15.0
}
},
{
"name": "maintel/track_target.py",
"standard": true,
"parameters": {
"track_azel": {
"az": -100.0,
"el": 60.0
},
"rot_value": 0.0
}
},
{
"name": "maintel/take_aos_sequence_comcam.py",
"standard": true,
"parameters": {
"filter": "r_03",
"program": "$program",
"reason": "Z4_gradient_investigation_elevation",
"exposure_time": 15.0
}
},
{
"name": "maintel/track_target.py",
"standard": true,
"parameters": {
"track_azel": {
"az": -100.0,
"el": 55.0
},
"rot_value": 0.0
}
},
{
"name": "maintel/take_aos_sequence_comcam.py",
"standard": true,
"parameters": {
"filter": "r_03",
"program": "$program",
"reason": "Z4_gradient_investigation_elevation",
"exposure_time": 15.0
}
},
{
"name": "maintel/track_target.py",
"standard": true,
"parameters": {
"track_azel": {
"az": -100.0,
"el": 50.0
},
"rot_value": 0.0
}
},
{
"name": "maintel/take_aos_sequence_comcam.py",
"standard": true,
"parameters": {
"filter": "r_03",
"program": "$program",
"reason": "Z4_gradient_investigation_elevation",
"exposure_time": 15.0
}
},
{
"name": "maintel/track_target.py",
"standard": true,
"parameters": {
"track_azel": {
"az": -100.0,
"el": 45.0
},
"rot_value": 0.0
}
},
{
"name": "maintel/take_aos_sequence_comcam.py",
"standard": true,
"parameters": {
"filter": "r_03",
"program": "$program",
"reason": "Z4_gradient_investigation_elevation",
"exposure_time": 15.0
}
}
]
}
Loading

0 comments on commit a3c2c0e

Please sign in to comment.