This commit is contained in:
2024-04-17 15:48:08 +03:00
parent ebf991bf58
commit 9841cf5ded
5 changed files with 99 additions and 60 deletions

View File

@@ -42,7 +42,12 @@ d = fits.getdata(proddir+fn)
df=pd.DataFrame(np.array(d).byteswap().newbyteorder())
#print(df.columns)
key="GC"
#key="GC"
#sz=5
#lon0=0.0
#lat0=0.0
key="BKG"
sz=5
lon0=0.0
lat0=0.0