save raw flux in fits file and display
fix rebase display on main fix rebase display on main rebase display on main
This commit is contained in:
@@ -2951,7 +2951,7 @@ class pol_map(object):
|
||||
|
||||
@property
|
||||
def wcs(self):
|
||||
return WCS(self.Stokes["I_STOKES"].header).celestial.deepcopy()
|
||||
return WCS(self.Stokes[0].header).celestial.deepcopy()
|
||||
|
||||
@property
|
||||
def Flux(self):
|
||||
|
||||
Reference in New Issue
Block a user