Commit 6f3b285f authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

update example API

parent 3ca6e260
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ Change list
                return data + np.mean(trc["ra"]) + np.mean(trc["dec"])


            def base_distortion(
            def base_msc_l1_mbi_image_distortion(
                input_file, output_file, rc: str = "/path/to/gaia_dr3.fits", **kwargs
            ) -> CsstResult:
                """your docstring here"""