run_make_mask.sh 510 Bytes
Newer Older
1
2
3
4
5
6
7
#!/bin/bash

python /share/home/fangyuedong/injection_pipeline/measurement_pipeline/create_mask.py \
    --catalog /share/home/fangyuedong/injection_pipeline/workspace/test_20230517/CSST_MSC_MS_SCI_20240817060512_20240817060742_100000000_08_img_L1_extracted.cat \
    --flag_image /share/L1Result/C6_2sq_sheared_photometry/MSC_0000000/CSST_MSC_MS_SCI_20240817060512_20240817060742_100000000_08_flg_L1.fits \
    --output_dir /share/home/fangyuedong/injection_pipeline/workspace/test_20230517/ \
    --margin 10