Skip to content

Commit 3a56942

Browse files
profcalculusludwigschwardt
authored andcommitted
Reverted boilerplate commit
git-svn-id: https://katfs.kat.ac.za/svnDS/code/katscripts/trunk@18970 b56c7a7d-ac47-0410-a905-b6f7de78896a
1 parent cbfac62 commit 3a56942

7 files changed

+0
-61
lines changed

holography/holo_fifth_scan.py

-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
#!/usr/bin/python
2-
###############################################################################
3-
# SKA South Africa (http://ska.ac.za/) #
4-
# Author: [email protected] #
5-
# Copyright @ 2013 SKA SA. All rights reserved. #
6-
# #
7-
# THIS SOFTWARE MAY NOT BE COPIED OR DISTRIBUTED IN ANY FORM WITHOUT THE #
8-
# WRITTEN PERMISSION OF SKA SA. #
9-
###############################################################################
10-
112

123
# IMPORTANT: update TLE's before doing this!
134
#

holography/holo_first_scan.py

-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
#!/usr/bin/python
2-
###############################################################################
3-
# SKA South Africa (http://ska.ac.za/) #
4-
# Author: [email protected] #
5-
# Copyright @ 2013 SKA SA. All rights reserved. #
6-
# #
7-
# THIS SOFTWARE MAY NOT BE COPIED OR DISTRIBUTED IN ANY FORM WITHOUT THE #
8-
# WRITTEN PERMISSION OF SKA SA. #
9-
###############################################################################
10-
112

123
# IMPORTANT: update TLE's before doing this!
134
#

holography/holo_fourth_scan.py

-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
#!/usr/bin/python
2-
###############################################################################
3-
# SKA South Africa (http://ska.ac.za/) #
4-
# Author: [email protected] #
5-
# Copyright @ 2013 SKA SA. All rights reserved. #
6-
# #
7-
# THIS SOFTWARE MAY NOT BE COPIED OR DISTRIBUTED IN ANY FORM WITHOUT THE #
8-
# WRITTEN PERMISSION OF SKA SA. #
9-
###############################################################################
10-
112

123
# IMPORTANT: update TLE's before doing this!
134
#

holography/holo_second_scan.py

-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
#!/usr/bin/python
2-
###############################################################################
3-
# SKA South Africa (http://ska.ac.za/) #
4-
# Author: [email protected] #
5-
# Copyright @ 2013 SKA SA. All rights reserved. #
6-
# #
7-
# THIS SOFTWARE MAY NOT BE COPIED OR DISTRIBUTED IN ANY FORM WITHOUT THE #
8-
# WRITTEN PERMISSION OF SKA SA. #
9-
###############################################################################
10-
112

123
# IMPORTANT: update TLE's before doing this!
134
#

holography/holo_third_scan.py

-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
#!/usr/bin/python
2-
###############################################################################
3-
# SKA South Africa (http://ska.ac.za/) #
4-
# Author: [email protected] #
5-
# Copyright @ 2013 SKA SA. All rights reserved. #
6-
# #
7-
# THIS SOFTWARE MAY NOT BE COPIED OR DISTRIBUTED IN ANY FORM WITHOUT THE #
8-
# WRITTEN PERMISSION OF SKA SA. #
9-
###############################################################################
10-
112

123
# IMPORTANT: update TLE's before doing this!
134
#

holography/holoplots.py

-8
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
###############################################################################
2-
# SKA South Africa (http://ska.ac.za/) #
3-
# Author: [email protected] #
4-
# Copyright @ 2013 SKA SA. All rights reserved. #
5-
# #
6-
# THIS SOFTWARE MAY NOT BE COPIED OR DISTRIBUTED IN ANY FORM WITHOUT THE #
7-
# WRITTEN PERMISSION OF SKA SA. #
8-
###############################################################################
91
#for use in holography
102
def plots():
113
kat.dh.register_dbe(kat.dbe)

holography/holosys_cross_scan.py

-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
#!/usr/bin/python
2-
###############################################################################
3-
# SKA South Africa (http://ska.ac.za/) #
4-
# Author: [email protected] #
5-
# Copyright @ 2013 SKA SA. All rights reserved. #
6-
# #
7-
# THIS SOFTWARE MAY NOT BE COPIED OR DISTRIBUTED IN ANY FORM WITHOUT THE #
8-
# WRITTEN PERMISSION OF SKA SA. #
9-
###############################################################################
102
# Perform mini (Zorro) raster scans across the holography system's satellite of choice, EUTELSAT W2M.
113

124
# The *with* keyword is standard in Python 2.6, but has to be explicitly imported in Python 2.5

0 commit comments

Comments
 (0)