From a4764184010757c2b5463a2e1bf1d7863f9d95d3 Mon Sep 17 00:00:00 2001 From: Hu Yi Date: Thu, 3 Mar 2022 03:14:49 +0000 Subject: [PATCH] Update crmask.ini --- crmask.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crmask.ini b/crmask.ini index 92977c5..287f84d 100644 --- a/crmask.ini +++ b/crmask.ini @@ -28,7 +28,7 @@ patch=256 segment=True parallel=True ;Cosmic ray clean training model -clean_model=./data2021-12-30_model_epoch20.pth +clean_model=./CSST_2021-12-30_CCD23_epoch20.pth ;Inpaint model inpaint_model=ACS-WFC-F606W-2-32 n_jobs=8 -- GitLab