generated from erosita/uds
COBE
This commit is contained in:
parent
a1340250f0
commit
0dcf1178cc
@ -26,6 +26,7 @@ fn="detcnts.E13.ALL.resid.galprof.fits"
|
||||
dat = Table.read(profdir+fn, unit_parse_strict='silent')
|
||||
df3 = dat.to_pandas().sort_values(by=['LON1'])
|
||||
|
||||
#df_cobe = pd.read_csv('../data/cobe_ibis_resp_lon.dat', header=None)
|
||||
|
||||
fig, (ax1, ax2, ax3) = plt.subplots(3, sharex=True, figsize=(9, 7), dpi=100)
|
||||
#fig.suptitle('Vertically stacked subplots')
|
||||
|
Loading…
x
Reference in New Issue
Block a user