Commit b5a65383 authored by niejuzi's avatar niejuzi
Browse files

update code

parent 12f448ca
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -190,7 +190,7 @@ class CsstProcMscPositionCalibration(CsstProcessor):
            filename of the cross matched catalog: ref.cat
        """
        outcat = self.dm.pc_ref_cat
        fnmae = self.dm.pc_combined_file("img","fits")
        fname = self.dm.pc_combined_file("img","fits")
        hdu = fits.open(fname)
        header1 = hdu[0].header
        header2 = hdu[1].header