Add catalog abbreviations

dev
Cees Bassa 2022-07-11 11:51:00 +02:00
parent 05adb398fd
commit 1b27ca0d31
2 changed files with 16 additions and 21 deletions

View File

@ -6,6 +6,20 @@ longitude = 6.3785 # Longitude of location (decimal degrees)
height = 10 # Height of location (meters)
[Elements]
tlefile1 = /data3/tle/catalog.tle
name1 = Catalog
abbrev1 = catalog
color1 = C0
tlefile2 = /data3/tle/classfd.tle
name2 = Classified
abbrev2 = classfd
color2 = C1
tlefile3 = /data3/tle/inttles.tle
name3 = Integrated
abbrev3 = inttles
color3 = C2
[Elements2]
tlefile1 = /data3/tle/20220324_195104_catalog.txt
name1 = Catalog
abbrev1 = catalog
@ -19,27 +33,6 @@ name3 = Integrated
abbrev3 = inttles
color3 = C2
[Elements3]
tlefile1 = /data3/tle/20220324_195104_catalog.txt
name1 = Catalog
color1 = C1
tlefile2 = /data3/tle/20220324_195104_classfd.txt
name2 = Classified
color2 = C3
tlefile3 = /data3/tle/20220324_195104_inttles.txt
name3 = Integrated
color3 = C6
[Elements2]
tlefile1 = /data3/tle/20220402_205818_catalog.txt
name1 = Catalog
color1 = C1
tlefile2 = /data3/tle/20220402_205818_classfd.txt
name2 = Classified
color2 = C3
tlefile3 = /data3/tle/20220402_205818_inttles.txt
name3 = Integrated
color3 = C6
[DiagnosticPlot]
colormap = gray_r

View File

@ -173,10 +173,12 @@ if __name__ == "__main__":
fname = "/data3/satobs/test/185300/processed/2022-03-24T18:53:20.708.fits"
fnames = sorted(glob.glob("/data3/satobs/test/185300/processed/2*.fits"))
fnames = sorted(glob.glob("/data3/satobs/test/asi174mm/2*.fits"))
# fname = "/data3/satobs/test/2022-04-02T21:35:17.038.fits"
for fname in fnames:
print(fname)
ff = FourFrame(fname)
# Output file root