Loading csst/msc/CSST_2021-12-30_CCD23_epoch20.pth→csst/msc/deepcr_model/CSST_2021-12-30_CCD23_epoch20.pth (982 KiB) File moved. View file setup.py +4 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,10 @@ setuptools.setup( "Topic :: Scientific/Engineering :: Astronomy"], package_dir={'csst': 'csst'}, include_package_data=False, package_data={"": ["LICENSE", "README.md"]}, package_data={"": ["LICENSE", "README.md"], "csst": ["msc/config/*", "msc/deepcr_model/*" ]}, requires=['numpy', 'scipy', 'astropy'], python_requires='>=3.7', ) Loading
csst/msc/CSST_2021-12-30_CCD23_epoch20.pth→csst/msc/deepcr_model/CSST_2021-12-30_CCD23_epoch20.pth (982 KiB) File moved. View file
setup.py +4 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,10 @@ setuptools.setup( "Topic :: Scientific/Engineering :: Astronomy"], package_dir={'csst': 'csst'}, include_package_data=False, package_data={"": ["LICENSE", "README.md"]}, package_data={"": ["LICENSE", "README.md"], "csst": ["msc/config/*", "msc/deepcr_model/*" ]}, requires=['numpy', 'scipy', 'astropy'], python_requires='>=3.7', )