Loading csst_mci_sim/CTI/__pycache__/CTI.cpython-311.pyc (8.5 KiB) File changed.No diff preview for this file type. View original file View changed file csst_mci_sim/csst_mci_sim.py +5 −4 Original line number Diff line number Diff line Loading @@ -5071,12 +5071,13 @@ class MCIsimulator(): ############################################################################################## sourcelist=['EXDF','STAR','PIPR','TRNS','COMB','CALI'] cli_list=['FLAT','BIAS','DARK'] if self.source not in sourcelist or not in cli_list: sim_list=['FLAT','BIAS','DARK','EXDF','STAR','PIPR','TRNS','COMB','CALI'] if self.source not in sim_list: print('Sourcein is wrong') sys.exit(1) self.information['ver']='01' self._loadGhostModel() self.load_filter_PSF() self.information['simnumber']=simnumber Loading csst_mci_sim/mci_data/mci_all_9K.config +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ dir_path=mci_sim/MCI_inputData/ result_path=mci_sim/mci_sim_result/ ver=C91 #size of the output image array, xsize is column, ysize is row, xsize = 9216,ysize = 9232 xsize =9216 Loading csst_mci_sim/support/__pycache__/MCIinstrumentModel.cpython-311.pyc −585 B (1.73 KiB) File changed.No diff preview for this file type. View original file View changed file csst_mci_sim/support/__pycache__/logger.cpython-311.pyc −946 B (1.42 KiB) File changed.No diff preview for this file type. View original file View changed file Loading
csst_mci_sim/CTI/__pycache__/CTI.cpython-311.pyc (8.5 KiB) File changed.No diff preview for this file type. View original file View changed file
csst_mci_sim/csst_mci_sim.py +5 −4 Original line number Diff line number Diff line Loading @@ -5071,12 +5071,13 @@ class MCIsimulator(): ############################################################################################## sourcelist=['EXDF','STAR','PIPR','TRNS','COMB','CALI'] cli_list=['FLAT','BIAS','DARK'] if self.source not in sourcelist or not in cli_list: sim_list=['FLAT','BIAS','DARK','EXDF','STAR','PIPR','TRNS','COMB','CALI'] if self.source not in sim_list: print('Sourcein is wrong') sys.exit(1) self.information['ver']='01' self._loadGhostModel() self.load_filter_PSF() self.information['simnumber']=simnumber Loading
csst_mci_sim/mci_data/mci_all_9K.config +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ dir_path=mci_sim/MCI_inputData/ result_path=mci_sim/mci_sim_result/ ver=C91 #size of the output image array, xsize is column, ysize is row, xsize = 9216,ysize = 9232 xsize =9216 Loading
csst_mci_sim/support/__pycache__/MCIinstrumentModel.cpython-311.pyc −585 B (1.73 KiB) File changed.No diff preview for this file type. View original file View changed file
csst_mci_sim/support/__pycache__/logger.cpython-311.pyc −946 B (1.42 KiB) File changed.No diff preview for this file type. View original file View changed file