diff --git a/observation_sim/instruments/Filter.py b/observation_sim/instruments/Filter.py index 6f4c00aab6f7d9972ce0023adfcdb0c4edee7973..9c6ddee9c1b2242673829242bf9d76268bb0be14 100755 --- a/observation_sim/instruments/Filter.py +++ b/observation_sim/instruments/Filter.py @@ -150,7 +150,7 @@ class Filter(object): s_pix = 0.8 self.sky_background = s_pix self.zodical_spec = spec - elif self.filter_type.lower() in [x.lower for x in _util.PHOT_FILTERS]: + elif self.filter_type.lower() in [x.lower() for x in _util.PHOT_FILTERS]: s_pix = sl.calculateStrayLightFilter(filter=self.filter_type.lower()) if s_pix > 1: s_pix = 1 diff --git a/observation_sim/instruments/data/sls_conf/CSST_GI1.conf b/observation_sim/instruments/data/sls_conf/CSST_GI1.conf old mode 100644 new mode 100755 index f349bee78bbb927797f4824beb59e9ea07636558..044ebc0147af011881116625dd8b0b48088283ae --- a/observation_sim/instruments/data/sls_conf/CSST_GI1.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GI1.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GI +GRATING GI1 WAVELENGTH 6200 10000 # -1 order (BEAM C) ******************* @@ -24,7 +24,7 @@ DISP_ORDER_C 1 DLDP_C_0 755.6596588932522 0.015587390300485957 -0.16741314744072028 -1.3175281859957994e-06 2.05513727604675e-06 8.832969164479482e-08 DLDP_C_1 9.935624889005847 -0.0002136737653699562 -1.020872864604142e-05 6.058024980252416e-09 9.635255997706835e-10 -1.2149704292413596e-11 # -SENSITIVITY_C GI.Throughput.-1st.fits +SENSITIVITY_C GI1.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_E 1 DLDP_E_0 868.8360109063287 0.023706842139603508 -0.0769491855531814 -1.2395403734878433e-06 1.309989329353733e-06 5.888920201824052e-08 DLDP_E_1 4.559436282521804 -0.00011499243384001066 -5.219520441621047e-06 3.6430604777099415e-09 4.088575683543154e-10 6.9770027648387484e-12 # -SENSITIVITY_E GI.Throughput.-2st.fits +SENSITIVITY_E GI1.Throughput.-2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_D 1 DLDP_D_0 59.66360803090409 -0.03645657387700975 0.08209922534239997 2.230113264859621e-06 -4.834004311535735e-07 -1.4872358497827982e-08 DLDP_D_1 -4.851077446754604 3.6642497122158304e-05 -1.3067839658951964e-06 1.1000927192809675e-09 3.3314583798264184e-10 2.0678278604813818e-11 # -SENSITIVITY_D GI.Throughput.2st.fits +SENSITIVITY_D GI1.Throughput.2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GI2.conf b/observation_sim/instruments/data/sls_conf/CSST_GI2.conf old mode 100644 new mode 100755 index c62384f4edb8cd3f80121cd730383b4b08e150d6..91d88e928555e214dd5fe9e174da8781ea50c1b6 --- a/observation_sim/instruments/data/sls_conf/CSST_GI2.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GI2.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GI +GRATING GI2 WAVELENGTH 6200 10000 # 1 order (BEAM A) ******************* @@ -74,7 +74,7 @@ DISP_ORDER_C 1 DLDP_C_0 -250.87653891624046 0.00011775257705091215 0.17032253220726248 4.239006846514879e-07 -4.231564609888579e-06 -1.6592658263169117e-07 DLDP_C_1 -9.761452141315582 0.00026372262860814094 8.23248940748449e-06 -6.472545916630079e-09 -4.0674947242394865e-10 -2.962493212627706e-11 # -SENSITIVITY_C GI.Throughput.-1st.fits +SENSITIVITY_C GI2.Throughput.-1st.fits # @@ -100,7 +100,7 @@ DISP_ORDER_D 1 DLDP_D_0 733.8401554624074 0.004439836992939525 -0.075583396442746 -1.8532968432870368e-07 2.0798115752148517e-06 5.615411326008769e-08 DLDP_D_1 4.3341044902747194 -0.00012844068613405936 -3.80431814145908e-06 3.1967317450926887e-09 2.1258234347796274e-10 -7.27712508846882e-12 # -SENSITIVITY_D GI.Throughput.2st.fits +SENSITIVITY_D GI2.Throughput.2st.fits # @@ -126,6 +126,6 @@ DISP_ORDER_E 1 DLDP_E_0 170.21582576112604 -0.00361702904232373 0.08120079523412951 1.6321744869549026e-07 -2.007293660443609e-06 -6.116726298600102e-08 DLDP_E_1 -4.66005261735872 0.00012332189146351306 3.732415013960603e-06 -3.103549611558497e-09 -2.077368288348721e-10 6.924884169998507e-12 # -SENSITIVITY_E GI.Throughput.-2st.fits +SENSITIVITY_E GI2.Throughput.-2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GI3.conf b/observation_sim/instruments/data/sls_conf/CSST_GI3.conf old mode 100644 new mode 100755 index ba57b1ea88440fca2ad69a622c5870b9bf48f1f7..2035172d48bb77d89e0d9fffabb09770f11f7f91 --- a/observation_sim/instruments/data/sls_conf/CSST_GI3.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GI3.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GI +GRATING GI3 WAVELENGTH 6200 10000 # -1 order (BEAM C) ******************* @@ -24,7 +24,7 @@ DISP_ORDER_C 1 DLDP_C_0 852.920713271251 0.00020415981375164483 -0.16129382979592288 -7.094115756146758e-08 1.2217226618960415e-06 4.595200105721275e-08 DLDP_C_1 9.270679356371144 -7.693005148931799e-05 -3.4004786192542885e-06 4.20577558524093e-10 3.050789878765704e-11 -2.0681369535337074e-11 # -SENSITIVITY_C GI.Throughput.-1st.fits +SENSITIVITY_C GI3.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_E 1 DLDP_E_0 957.0511758459659 0.005057746213763902 -0.0729423622942145 -2.5234988784255296e-08 6.177575813799166e-07 2.8607495663385403e-08 DLDP_E_1 4.207286898486323 -3.8954613053354636e-05 -1.7821876182464824e-06 2.1505315357934174e-10 1.8211832171998413e-11 -1.2937132797368936e-11 # -SENSITIVITY_E GI.Throughput.-2st.fits +SENSITIVITY_E GI3.Throughput.-2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_D 1 DLDP_D_0 -65.08675793660555 -0.005230548874792504 0.08200627548217507 6.1009009374265e-08 -4.2174137391224704e-07 -2.5285310688107825e-08 DLDP_D_1 -4.706814910015965 2.7850084482601076e-05 1.42184037625585e-06 -1.3488399703664095e-10 -7.224356720729e-12 9.929160329154079e-12 # -SENSITIVITY_D GI.Throughput.2st.fits +SENSITIVITY_D GI3.Throughput.2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GI4.conf b/observation_sim/instruments/data/sls_conf/CSST_GI4.conf old mode 100644 new mode 100755 index a7860469af041f15b1da75f9ef8127744df254ce..ff7dae6c4e64bfff096c995bc06db0699b7d4304 --- a/observation_sim/instruments/data/sls_conf/CSST_GI4.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GI4.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GI +GRATING GI4 WAVELENGTH 6200 10000 # 1 order (BEAM A) ******************* @@ -75,7 +75,7 @@ DISP_ORDER_C 1 DLDP_C_0 -241.44260321837353 0.00024565678186001805 0.16961119565319727 3.5159141395928157e-07 -4.000086038003742e-06 -1.623403207876253e-07 DLDP_C_1 -9.698374939844344 0.0002462837648602002 9.616502860539608e-06 -5.808764012361449e-09 -4.39365822808047e-10 1.2446736713224882e-11 # -SENSITIVITY_C GI.Throughput.-1st.fits +SENSITIVITY_C GI4.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_D 1 DLDP_D_0 690.8693298335895 0.0042952425677610295 -0.07610716612288357 -1.464841243672765e-07 1.9861396305779965e-06 6.845801200125911e-08 DLDP_D_1 4.377269895441115 -0.00012192353167760412 -4.699499575538241e-06 2.868111256606352e-09 2.1110459295730655e-10 -5.359993567948835e-12 # -SENSITIVITY_D GI.Throughput.2st.fits +SENSITIVITY_D GI4.Throughput.2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_E 1 DLDP_E_0 221.30719461723865 -0.00399404068801109 0.08008068425807174 1.300225978294597e-07 -1.8437444055260217e-06 -7.264382451612819e-08 DLDP_E_1 -4.592908026858205 0.00011356177269749191 4.317455512817054e-06 -2.7095348212113367e-09 -2.0010817631405507e-10 6.879826996826563e-12 # -SENSITIVITY_E GI.Throughput.-2st.fits +SENSITIVITY_E GI4.Throughput.-2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GI5.conf b/observation_sim/instruments/data/sls_conf/CSST_GI5.conf old mode 100644 new mode 100755 index 4937c8c67140a2a849424c45c142cf803ecc482d..6270f068c750e747c21ba82896745cf62637f9de --- a/observation_sim/instruments/data/sls_conf/CSST_GI5.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GI5.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GI +GRATING GI5 WAVELENGTH 6200 10000 # -1 order (BEAM C) ******************* @@ -24,7 +24,7 @@ DISP_ORDER_C 1 DLDP_C_0 -537.9660585966255 0.00438167871123454 0.15676346539605587 -2.53892400946457e-09 1.8731437104829996e-07 3.635318226419379e-09 DLDP_C_1 9.00819376482459 9.025683982351825e-06 8.023564609272604e-07 -4.6769171104616986e-11 4.905979891312598e-13 -2.0188829145651968e-11 # -SENSITIVITY_C GI.Throughput.-1st.fits +SENSITIVITY_C GI5.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_E 1 DLDP_E_0 224.0721309655383 0.007197461958309403 0.07212038333817478 2.1872156487291446e-09 1.8341273345615703e-08 9.100552757743326e-09 DLDP_E_1 4.1601531622692836 5.095208498538777e-07 6.201257241641928e-07 -2.8539967857985083e-11 2.7293452256572596e-12 -1.2957307695403892e-11 # -SENSITIVITY_E GI.Throughput.-2st.fits +SENSITIVITY_E GI5.Throughput.-2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_D 1 DLDP_D_0 719.7224863314966 -0.005697176688533596 -0.07586967989649633 2.346123896233467e-08 -2.9146329828387334e-07 7.744413775123236e-09 DLDP_D_1 -4.3492611542593425 -1.4709816817909576e-05 -1.8120551555358492e-07 1.1375330524498133e-11 -8.687874973033575e-12 1.522352258034993e-11 # -SENSITIVITY_D GI.Throughput.2st.fits +SENSITIVITY_D GI5.Throughput.2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GI6.conf b/observation_sim/instruments/data/sls_conf/CSST_GI6.conf old mode 100644 new mode 100755 index 31ccd34419b46fbd699ad8738a2bb4d880df2592..2d4d612157428fe2112eb5a7e7fa0d9e30a66361 --- a/observation_sim/instruments/data/sls_conf/CSST_GI6.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GI6.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GI +GRATING GI6 WAVELENGTH 6200 10000 # 1 order (BEAM A) ******************* @@ -75,7 +75,7 @@ DISP_ORDER_C 1 DLDP_C_0 1078.6745945120392 -0.0176312189072174 -0.16361425680994407 7.378517168144378e-08 2.1673962264050777e-06 -9.947322295425197e-08 DLDP_C_1 -9.418728792941984 0.00013082892941448392 -5.93121481475239e-06 -1.7669063943999543e-09 1.41264621801653e-10 2.8786662612126178e-11 # -SENSITIVITY_C GI.Throughput.-1st.fits +SENSITIVITY_C GI6.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_D 1 DLDP_D_0 -11.12811083647831 0.013976493381914609 0.07686635136582942 -2.5542068213683834e-08 -1.200761990359649e-06 5.666508207027322e-08 DLDP_D_1 4.4494183707297825 -7.243798741405312e-05 3.1829451656273764e-06 9.694770935155256e-10 -7.616318496782523e-11 -9.626882383242083e-12 # -SENSITIVITY_D GI.Throughput.2st.fits +SENSITIVITY_D GI6.Throughput.2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_E 1 DLDP_E_0 936.967595741106 -0.012552722639105524 -0.07591461239823166 2.7831800530409183e-08 9.465209885135738e-07 -4.7311414807159783e-08 DLDP_E_1 -4.380499812986055 5.7216955556917666e-05 -2.5896515522315093e-06 -7.794803261575746e-10 6.145152354312546e-11 1.0710325273408623e-11 # -SENSITIVITY_E GI.Throughput.-2st.fits +SENSITIVITY_E GI6.Throughput.-2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GI7.conf b/observation_sim/instruments/data/sls_conf/CSST_GI7.conf old mode 100644 new mode 100755 index 78cd7da561fba75060bb6ed572adfb1622c881ad..3644d7b501c3bd3bda01ad7d7f11f79f75b6a2ce --- a/observation_sim/instruments/data/sls_conf/CSST_GI7.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GI7.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GI +GRATING GI7 WAVELENGTH 6200 10000 # -1 order (BEAM C) ******************* @@ -24,7 +24,7 @@ DISP_ORDER_C 1 DLDP_C_0 -532.0211521847255 0.002254076113888861 0.15700167118659702 1.900937045164252e-08 5.871610806281634e-07 -1.6444367434662652e-08 DLDP_C_1 8.978593461431105 3.332578317107452e-05 -1.7981649398247447e-06 8.601260944489962e-11 -2.0710478490509867e-11 -2.1874014594467737e-11 # -SENSITIVITY_C GI.Throughput.-1st.fits +SENSITIVITY_C GI7.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_E 1 DLDP_E_0 187.65177615629855 0.00637653152131823 0.07295940841870997 3.223696301366317e-09 2.0251926978764295e-07 -4.326818493059828e-09 DLDP_E_1 4.17537440437742 1.173408637060574e-05 -8.000493821926849e-07 2.8586986578727203e-11 -5.7469946582445485e-12 -1.2782108184381548e-11 # -SENSITIVITY_E GI.Throughput.-2st.fits +SENSITIVITY_E GI7.Throughput.-2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_D 1 DLDP_D_0 742.9174325506501 -0.005125427316823133 -0.07426186412274696 1.1748310760592294e-08 -4.4747049822921297e-07 2.980663308980631e-08 DLDP_D_1 -4.26090563486898 -2.5760070449361016e-05 1.2940038754749951e-06 -9.270851066273062e-11 1.6410019536142015e-11 1.679664951067348e-11 # -SENSITIVITY_D GI.Throughput.2st.fits +SENSITIVITY_D GI7.Throughput.2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GI8.conf b/observation_sim/instruments/data/sls_conf/CSST_GI8.conf old mode 100644 new mode 100755 index 6fd429577b3baa2eede1d9846c774f48aba9ec3d..296cfe815c92a9c3d8f0d6209fba6065d58eeee9 --- a/observation_sim/instruments/data/sls_conf/CSST_GI8.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GI8.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GI +GRATING GI8 WAVELENGTH 6200 10000 # 1 order (BEAM A) ******************* @@ -75,7 +75,7 @@ DISP_ORDER_C 1 DLDP_C_0 1056.8325440730064 -0.014204025694647047 -0.16318191074490812 2.6877657584237892e-08 1.6524922852421444e-06 -4.896270506435058e-08 DLDP_C_1 -9.366780530805652 9.722282136261132e-05 -2.5239759709995177e-06 -1.0065653248016178e-09 4.818614377890025e-11 3.4625327395550536e-11 # -SENSITIVITY_C GI.Throughput.-1st.fits +SENSITIVITY_C GI8.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_D 1 DLDP_D_0 -41.02063907879796 0.012150663756101975 0.0782413086071074 2.8087070909532813e-08 -9.630744660075177e-07 4.175720156492698e-08 DLDP_D_1 4.496551145057613 -5.7056494878758826e-05 1.6124958031420059e-06 5.646256733036721e-10 -4.2341212204614415e-11 -1.1519456974414145e-11 # -SENSITIVITY_D GI.Throughput.2st.fits +SENSITIVITY_D GI8.Throughput.2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_E 1 DLDP_E_0 955.5459060417518 -0.011057905708622185 -0.07535337779640625 1.171071111873667e-08 7.064974501743545e-07 -2.6104547409281025e-08 DLDP_E_1 -4.331222349026045 4.122984696540422e-05 -1.0688723993566453e-06 -4.295703512552668e-10 2.569990953920325e-11 1.284127359196491e-11 # -SENSITIVITY_E GI.Throughput.-2st.fits +SENSITIVITY_E GI8.Throughput.-2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GU1.conf b/observation_sim/instruments/data/sls_conf/CSST_GU1.conf old mode 100644 new mode 100755 index 1a7a317e9800619e606b24a8486ae43326f88335..bd27bd3e85e56bff66ae399473afa162938bab27 --- a/observation_sim/instruments/data/sls_conf/CSST_GU1.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GU1.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GU +GRATING GU1 WAVELENGTH 2550 4000 # -1 order (BEAM C) ******************* @@ -24,7 +24,7 @@ DISP_ORDER_C 1 DLDP_C_0 364.9101632013059 -0.0015728310306061595 -0.07635288491376326 -2.343966526903431e-08 1.0362470719640017e-06 3.643516878520644e-08 DLDP_C_1 4.404010179798589 -7.021194196570792e-05 -2.334433793027881e-06 7.932039412035062e-10 5.584867075511059e-11 -9.587685502849045e-12 # -SENSITIVITY_C GU.Throughput.-1st.fits +SENSITIVITY_C GU1.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_E 1 DLDP_E_0 374.515206532422 0.00104513682737227 -0.035155378442613405 -8.384085265449387e-09 5.030197818899751e-07 1.8773202222857674e-08 DLDP_E_1 2.0309876137111793 -3.407822979751493e-05 -1.1232725399190938e-06 3.852590932461435e-10 2.71690605474166e-11 -5.571525824361045e-12 # -SENSITIVITY_E GU.Throughput.-2st.fits +SENSITIVITY_E GU1.Throughput.-2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_D 1 DLDP_D_0 -49.325490917832106 -0.0013913294735450126 0.03917039027025591 1.2589306806760954e-08 -4.5866699326357666e-07 -1.1548873411672944e-08 DLDP_D_1 -2.2626349050504464 3.111207041653475e-05 1.011396352184425e-06 -3.5032793070978125e-10 -2.463923699861252e-11 6.7102786434387836e-12 # -SENSITIVITY_D GU.Throughput.2st.fits +SENSITIVITY_D GU1.Throughput.2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GU2.conf b/observation_sim/instruments/data/sls_conf/CSST_GU2.conf old mode 100644 new mode 100755 index 50e8e774afa9b9c506d080e21631ff1b41edbf36..0c7488333a5a752cd970ff2bdd8e0599712fb144 --- a/observation_sim/instruments/data/sls_conf/CSST_GU2.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GU2.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GU +GRATING GU2 WAVELENGTH 2550 4000 # 1 order (BEAM A) ******************* @@ -75,7 +75,7 @@ DISP_ORDER_C 1 DLDP_C_0 -114.99204037518963 -0.0002851148556557194 0.07618828521866121 1.6197262276297848e-07 -1.8609664190591673e-06 -3.4934289673442495e-08 DLDP_C_1 -4.384937407874203 0.00011641225592750675 3.5675060100570783e-06 -2.792239538482911e-09 -1.9655627522701245e-10 4.080224175354599e-11 # -SENSITIVITY_C GU.Throughput.-1st.fits +SENSITIVITY_C GU2.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_D 1 DLDP_D_0 291.1677555103135 0.001187860359272897 -0.034517196425985434 -6.489750623622182e-08 9.172947129359239e-07 3.5899182499666384e-08 DLDP_D_1 1.977436765121087 -5.7394957421952916e-05 -1.93104149416814e-06 1.3821731055498225e-09 9.643057031548263e-11 -5.0860611886083745e-12 # -SENSITIVITY_D GU.Throughput.2st.fits +SENSITIVITY_D GU2.Throughput.2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_E 1 DLDP_E_0 48.499999235572 -0.0018734734341022791 0.03682779423565926 7.348524051387277e-08 -8.772942121815387e-07 -3.0613799355727e-08 DLDP_E_1 -2.113607414257356 5.4987440040572334e-05 1.866118696212413e-06 -1.3296976876872248e-09 -9.296481018300224e-11 3.496612591545741e-12 # -SENSITIVITY_E GU.Throughput.-2st.fits +SENSITIVITY_E GU2.Throughput.-2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GU3.conf b/observation_sim/instruments/data/sls_conf/CSST_GU3.conf old mode 100644 new mode 100755 index 1a025613d81a681a2864b1ce92ec6d1797ed07c7..7b6d7da6ea9bc94d45fe9199968bb0fac8194e84 --- a/observation_sim/instruments/data/sls_conf/CSST_GU3.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GU3.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GU +GRATING GU3 WAVELENGTH 2550 4000 # -1 order (BEAM C) ******************* @@ -24,7 +24,7 @@ DISP_ORDER_C 1 DLDP_C_0 364.95901422404984 -0.001542766288193438 -0.07632779089858495 -2.5748137988863576e-08 1.033018609160419e-06 3.814352844451162e-08 DLDP_C_1 4.40262854801707 -7.018054684717595e-05 -2.572724312560487e-06 7.9254100443618e-10 5.974195612382678e-11 -9.895564071256053e-12 # -SENSITIVITY_C GU.Throughput.-1st.fits +SENSITIVITY_C GU3.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_E 1 DLDP_E_0 374.7459192388821 0.0010618980661335647 -0.035120514529080715 -9.688244751977415e-09 5.022109440189932e-07 1.9712074355708318e-08 DLDP_E_1 2.0300897751241154 -3.406144309487801e-05 -1.256583434169922e-06 3.8510432457398226e-10 2.874600100317112e-11 -5.517692688789329e-12 # -SENSITIVITY_E GU.Throughput.-2st.fits +SENSITIVITY_E GU3.Throughput.-2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_D 1 DLDP_D_0 -49.238672110529464 -0.0014721916229573713 0.039209707163495436 1.9472037879421243e-08 -4.477901910398898e-07 -1.4734426258584642e-08 DLDP_D_1 -2.2627227515045476 3.107881247961808e-05 1.1344259043380973e-06 -3.476555613975378e-10 -2.1248310238886612e-11 6.108669861737325e-12 # -SENSITIVITY_D GU.Throughput.2st.fits +SENSITIVITY_D GU3.Throughput.2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GU4.conf b/observation_sim/instruments/data/sls_conf/CSST_GU4.conf old mode 100644 new mode 100755 index acafccb08216a23e132acb6e3e797d73811a21cc..1c73fbaea7cde03a92fad20e23a30e57f5d2227d --- a/observation_sim/instruments/data/sls_conf/CSST_GU4.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GU4.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GU +GRATING GU4 WAVELENGTH 2550 4000 # 1 order (BEAM A) ******************* @@ -75,7 +75,7 @@ DISP_ORDER_C 1 DLDP_C_0 -121.02323173992686 -0.0003416282610692171 0.0767409669134288 1.6248072474538769e-07 -1.790246227141743e-06 -6.777347043267531e-08 DLDP_C_1 -4.388390808410847 0.0001132046969109744 4.262608224302134e-06 -2.662721499020441e-09 -2.0013481582330815e-10 7.474958893596709e-12 # -SENSITIVITY_C GU.Throughput.-1st.fits +SENSITIVITY_C GU4.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_D 1 DLDP_D_0 295.4660423177724 0.0012147723358296794 -0.0343618991064038 -6.836372084102553e-08 8.800103841245924e-07 3.430258498764326e-08 DLDP_D_1 1.9745197579469311 -5.581215218210571e-05 -2.021996633240325e-06 1.3081396382335265e-09 9.647149792607248e-11 -4.369182390551293e-12 # -SENSITIVITY_D GU.Throughput.2st.fits +SENSITIVITY_D GU4.Throughput.2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_E 1 DLDP_E_0 43.70794078967455 -0.0019100119672309053 0.0368727524256692 8.182898087234328e-08 -8.431888222912173e-07 -3.069171950334538e-08 DLDP_E_1 -2.1168647615851017 5.3471268214758634e-05 1.9211111783072644e-06 -1.2598230962288805e-09 -8.974883047692251e-11 3.423182849312585e-12 # -SENSITIVITY_E GU.Throughput.-2st.fits +SENSITIVITY_E GU4.Throughput.-2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GU5.conf b/observation_sim/instruments/data/sls_conf/CSST_GU5.conf old mode 100644 new mode 100755 index 9c1d96b692ad511e6ae7872142d3d5382b1f490c..3454dddb897dc126df59c39a5242b70e24e6d49e --- a/observation_sim/instruments/data/sls_conf/CSST_GU5.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GU5.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GU +GRATING GU5 WAVELENGTH 2550 4000 # -1 order (BEAM C) ******************* @@ -24,7 +24,7 @@ DISP_ORDER_C 1 DLDP_C_0 -244.54432156409064 0.001303809960109615 0.07066172350339882 1.5470664283982548e-08 1.9440476662364214e-07 -5.561676174378328e-10 DLDP_C_1 4.052393541263495 1.1367459216445978e-05 -1.1437114804078783e-07 9.139457939031728e-13 2.5711298455436235e-12 -8.475722400693968e-12 # -SENSITIVITY_C GU.Throughput.-1st.fits +SENSITIVITY_C GU5.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_E 1 DLDP_E_0 36.6326726229805 0.0026997900732891405 0.033228219286861635 1.57880699939691e-09 6.548440540121913e-08 2.683085965605041e-09 DLDP_E_1 1.9109975175738896 3.813955118675524e-06 3.576200298365486e-08 8.558390480395091e-13 -7.418757627842868e-14 -5.819267689021515e-12 # -SENSITIVITY_E GU.Throughput.-2st.fits +SENSITIVITY_E GU5.Throughput.-2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_D 1 DLDP_D_0 303.3928531532567 -0.0020580626715711913 -0.03385199408292305 3.3871466382617674e-09 -1.850073744421887e-07 7.348787895349926e-09 DLDP_D_1 -1.943819400725098 -9.657988034251975e-06 1.7368538316206535e-07 -2.1631442058730598e-11 -4.1792094854091144e-12 8.079572240678673e-12 # -SENSITIVITY_D GU.Throughput.2st.fits +SENSITIVITY_D GU5.Throughput.2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GU6.conf b/observation_sim/instruments/data/sls_conf/CSST_GU6.conf old mode 100644 new mode 100755 index 70d0a8b23ca0ecb30ab131ca8f0db940bc981235..260d24e29fc154162d67e58ed9f3b77030ca321f --- a/observation_sim/instruments/data/sls_conf/CSST_GU6.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GU6.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GU +GRATING GU6 WAVELENGTH 2550 4000 # 1 order (BEAM A) ******************* @@ -75,7 +75,7 @@ DISP_ORDER_C 1 DLDP_C_0 464.1587067530824 -0.005693055882555236 -0.07310084315741933 1.1394615769692816e-08 5.517633053330098e-07 -1.5110263816797394e-08 DLDP_C_1 -4.194343627382303 3.2698449098663833e-05 -1.6404419325007081e-06 -2.577419241495377e-10 2.1519302749859137e-11 2.447924784693385e-11 # -SENSITIVITY_C GU.Throughput.-1st.fits +SENSITIVITY_C GU6.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_D 1 DLDP_D_0 -41.221796410290345 0.004544061995090628 0.03510241029088176 1.6525840965648583e-08 -3.508342564668381e-07 1.7293927903444123e-08 DLDP_D_1 2.0215556653908044 -2.0139692119320313e-05 8.648989333001706e-07 1.4334010095442444e-10 -8.796022122931714e-12 -5.260176200478044e-12 # -SENSITIVITY_D GU.Throughput.2st.fits +SENSITIVITY_D GU6.Throughput.2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_E 1 DLDP_E_0 377.6414299755264 -0.004402185175265097 -0.03425459136334341 8.209031855065949e-09 2.331400346980975e-07 -1.1871361468015838e-08 DLDP_E_1 -1.9729083379671701 1.3939391754187455e-05 -6.323714472435719e-07 -1.0838633868167828e-10 6.716597950693345e-12 5.403544746844766e-12 # -SENSITIVITY_E GU.Throughput.-2st.fits +SENSITIVITY_E GU6.Throughput.-2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GU7.conf b/observation_sim/instruments/data/sls_conf/CSST_GU7.conf old mode 100644 new mode 100755 index 9319ae4cff3f99705a2aad891d6459bdb8119094..2148ec1ce850e564b80383b366b1657e968415ef --- a/observation_sim/instruments/data/sls_conf/CSST_GU7.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GU7.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GU +GRATING GU7 WAVELENGTH 2550 4000 # -1 order (BEAM C) ******************* @@ -24,7 +24,7 @@ DISP_ORDER_C 1 DLDP_C_0 -229.57628822576945 0.0008524037494174602 0.06988859494279154 2.0148157796911563e-08 3.122185950265968e-07 -1.085286730500851e-08 DLDP_C_1 4.003393878364813 1.73634749879806e-05 -4.678095096606976e-07 5.092420879505161e-11 -4.291641718794686e-12 -1.725169122083285e-11 # -SENSITIVITY_C GU.Throughput.-1st.fits +SENSITIVITY_C GU7.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_E 1 DLDP_E_0 47.43674247499027 0.002478720696358339 0.032853915610663954 2.07176798902318e-09 1.2139175968842842e-07 -6.371438782944432e-09 DLDP_E_1 1.8853025721772387 6.638889433662671e-06 -1.7820773476712578e-07 2.5060294953306583e-11 -2.104826849310325e-12 -5.728461434887625e-12 # -SENSITIVITY_E GU.Throughput.-2st.fits +SENSITIVITY_E GU7.Throughput.-2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_D 1 DLDP_D_0 293.48263217208273 -0.0018876464756662711 -0.033612773044558925 4.0772645358334983e-10 -2.3198422678706616e-07 1.1906276913613396e-08 DLDP_D_1 -1.9273951713148734 -1.2552968707616707e-05 3.794897674197854e-07 -5.783077574467453e-11 4.653466939569601e-12 5.486741058455642e-12 # -SENSITIVITY_D GU.Throughput.2st.fits +SENSITIVITY_D GU7.Throughput.2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GU8.conf b/observation_sim/instruments/data/sls_conf/CSST_GU8.conf old mode 100644 new mode 100755 index 20e1bef7210638cc4643eee66faf6bad0f60f41c..d076bed94c7250bc74988825d54b4f6f72ce7087 --- a/observation_sim/instruments/data/sls_conf/CSST_GU8.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GU8.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GU +GRATING GU8 WAVELENGTH 2550 4000 # 1 order (BEAM A) ******************* @@ -75,7 +75,7 @@ DISP_ORDER_C 1 DLDP_C_0 472.6824807099045 -0.006406530899569475 -0.07269445524530921 1.4754345389436244e-08 6.79706865586244e-07 -4.83700503582668e-08 DLDP_C_1 -4.185272190656234 4.000541378886094e-05 -1.2044497712336778e-06 -3.9240025918398294e-10 2.875260895355614e-11 -2.4614290094669326e-11 # -SENSITIVITY_C GU.Throughput.-1st.fits +SENSITIVITY_C GU8.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_D 1 DLDP_D_0 -49.810077707283206 0.004691151916684556 0.03526500711632326 1.64421256505269e-08 -4.0536735243642813e-07 9.857147355735399e-09 DLDP_D_1 2.0268252002916816 -2.3746740088218715e-05 8.976627806373275e-07 2.1391377362117282e-10 -1.5757372919855147e-11 -5.928840334251801e-12 # -SENSITIVITY_D GU.Throughput.2st.fits +SENSITIVITY_D GU8.Throughput.2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_E 1 DLDP_E_0 385.61834260970573 -0.004730273898775726 -0.03419661551178755 1.1765827796585106e-08 2.9449856451461797e-07 -6.081286313949665e-09 DLDP_E_1 -1.9647047111611278 1.7347139007236005e-05 -6.49183377829303e-07 -1.6658237651866053e-10 1.2183987265585359e-11 4.237762240050844e-12 # -SENSITIVITY_E GU.Throughput.-2st.fits +SENSITIVITY_E GU8.Throughput.-2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GV1.conf b/observation_sim/instruments/data/sls_conf/CSST_GV1.conf old mode 100644 new mode 100755 index e4d0f4ab36ab4d97f71e6e7743218673af4f4474..4b78c46a8cf68d89c8d9f6121af230a3ec0d13d6 --- a/observation_sim/instruments/data/sls_conf/CSST_GV1.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GV1.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GV +GRATING GV1 WAVELENGTH 4000 6200 # -1 order (BEAM C) ******************* @@ -24,7 +24,7 @@ DISP_ORDER_C 1 DLDP_C_0 535.5570180844762 -0.0018564367875406784 -0.1079396944656484 -2.5979485665025124e-08 1.4164276380240375e-06 6.626304043016353e-08 DLDP_C_1 6.223009634987242 -9.617624768590147e-05 -3.862966219076656e-06 1.0445757578375316e-09 8.110252731664312e-11 -1.463172282384778e-11 # -SENSITIVITY_C GV.Throughput.-1st.fits +SENSITIVITY_C GV1.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_E 1 DLDP_E_0 618.806500678699 0.0024490033267431013 -0.048717640028303415 -8.405253929034618e-09 6.831346832900835e-07 3.36569660271657e-08 DLDP_E_1 2.8189025471814624 -4.633355200420582e-05 -1.9062500696685223e-06 5.041608488933635e-10 3.958824257308471e-11 -7.922637796446994e-12 # -SENSITIVITY_E GV.Throughput.-2st.fits +SENSITIVITY_E GV1.Throughput.-2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_D 1 DLDP_D_0 -34.56878260342543 -0.002399177652657184 0.055220015190378204 2.1980276519590852e-08 -5.979225722554749e-07 -3.10395812596245e-08 DLDP_D_1 -3.182635074123849 4.1639879851977855e-05 1.711640754051816e-06 -4.473108654804046e-10 -3.0852615299565416e-11 6.1866843056603635e-12 # -SENSITIVITY_D GV.Throughput.2st.fits +SENSITIVITY_D GV1.Throughput.2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GV2.conf b/observation_sim/instruments/data/sls_conf/CSST_GV2.conf old mode 100644 new mode 100755 index 9f7b163633cd480e86ac5ad2c9fc592b6c42e210..634525fd1cbdb516a95ca913fb10a36613f8fdbc --- a/observation_sim/instruments/data/sls_conf/CSST_GV2.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GV2.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GV +GRATING GV2 WAVELENGTH 4000 6200 # 1 order (BEAM A) ******************* @@ -75,7 +75,7 @@ DISP_ORDER_C 1 DLDP_C_0 -151.07429890729014 -0.0007303608649882019 0.11107585041248491 2.549269016493481e-07 -2.720744308408596e-06 -1.0698223039527249e-07 DLDP_C_1 -6.359249049909769 0.00017747109513331305 6.9834502005484385e-06 -4.262337414767092e-09 -3.3106046828523796e-10 7.476392693407419e-12 # -SENSITIVITY_C GV.Throughput.-1st.fits +SENSITIVITY_C GV2.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_D 1 DLDP_D_0 477.4873383846334 0.0030925250532585005 -0.04891335784521571 -1.1499313318406633e-07 1.3214230113133763e-06 4.686342770794328e-08 DLDP_D_1 2.820489615167739 -8.60061596779165e-05 -3.2889321126477113e-06 2.059849111026396e-09 1.5153257178408133e-10 -4.3711224211412915e-12 # -SENSITIVITY_D GV.Throughput.2st.fits +SENSITIVITY_D GV2.Throughput.2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_E 1 DLDP_E_0 127.01653176133921 -0.009771877298243692 0.05326799069564273 1.6536384470192276e-06 -1.58319602644361e-06 3.865000413188767e-09 DLDP_E_1 -3.0295446730261486 7.782261580991436e-05 3.4955355568018696e-06 -8.661696604730771e-10 -3.8064136517168596e-10 4.038274059304326e-11 # -SENSITIVITY_E GV.Throughput.-2st.fits +SENSITIVITY_E GV2.Throughput.-2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GV3.conf b/observation_sim/instruments/data/sls_conf/CSST_GV3.conf old mode 100644 new mode 100755 index 00d67c1939e713de3faa4ed05118aa03dcd165b8..b17a6dc0a7ca2544de072fe715cef7691469cbf2 --- a/observation_sim/instruments/data/sls_conf/CSST_GV3.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GV3.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GV +GRATING GV3 WAVELENGTH 4000 6200 # -1 order (BEAM C) ******************* @@ -24,7 +24,7 @@ DISP_ORDER_C 1 DLDP_C_0 544.7981859653487 -0.0015321045239325704 -0.10632824572154875 -2.4489797573629566e-08 1.286200331762403e-06 3.777542057381873e-08 DLDP_C_1 6.124246207211145 -8.482198812457562e-05 -2.4574731831877216e-06 8.313576955809446e-10 5.479178452761158e-11 -1.4472986281027271e-11 # -SENSITIVITY_C GV.Throughput.-1st.fits +SENSITIVITY_C GV3.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_E 1 DLDP_E_0 698.4351008426764 -0.017631269848740676 -0.053666097456017 1.3754222337188841e-06 1.3650185584206044e-06 1.6271857365456062e-07 DLDP_E_1 2.7313902083830643 -2.9846752271845144e-05 1.9693087472165834e-06 -3.66796233151778e-10 -3.8602828576063034e-10 -8.706103573196183e-11 # -SENSITIVITY_E GV.Throughput.-2st.fits +SENSITIVITY_E GV3.Throughput.-2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_D 1 DLDP_D_0 -43.87694924217668 -0.0025057865650635375 0.05439501704467781 2.0638604919931193e-08 -5.644429583987147e-07 -9.10464778629488e-09 DLDP_D_1 -3.139859486794216 3.601611682155353e-05 9.97941668648491e-07 -3.476769329913915e-10 -2.980177039214856e-11 8.457781784502031e-12 # -SENSITIVITY_D GV.Throughput.2st.fits +SENSITIVITY_D GV3.Throughput.2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GV4.conf b/observation_sim/instruments/data/sls_conf/CSST_GV4.conf old mode 100644 new mode 100755 index e22b69e27adc3e7cf79bb0b040d7e1a3b1639aeb..0cbd479f5c5c429bf30df6185b78e2d6a6af9db9 --- a/observation_sim/instruments/data/sls_conf/CSST_GV4.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GV4.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GV +GRATING GV4 WAVELENGTH 4000 6200 # 1 order (BEAM A) ******************* @@ -75,7 +75,7 @@ DISP_ORDER_C 1 DLDP_C_0 -155.82167347009812 -0.0003003824876424451 0.10873402199194265 2.6274754587721097e-07 -2.7221046735161697e-06 -8.552848671359434e-08 DLDP_C_1 -6.245442007401754 0.00016898572335813923 5.186850585144818e-06 -4.140326232091786e-09 -2.715393278080392e-10 7.651395469443304e-12 # -SENSITIVITY_C GV.Throughput.-1st.fits +SENSITIVITY_C GV4.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_D 1 DLDP_D_0 480.1052919211689 0.002908371537025687 -0.048405772947539755 -1.1810071568656776e-07 1.3292352592713682e-06 4.5545875687041334e-08 DLDP_D_1 2.769926669167155 -8.214469270863106e-05 -2.5762219704512368e-06 2.0083849638686387e-09 1.33627770763748e-10 -6.498684286738937e-12 # -SENSITIVITY_D GV.Throughput.2st.fits +SENSITIVITY_D GV4.Throughput.2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_E 1 DLDP_E_0 118.18635588092364 -0.0027519359640709325 0.0519304002481851 1.0818143107077259e-07 -1.2713405973497933e-06 -4.142208242801913e-08 DLDP_E_1 -2.9795689227019913 7.878629418502679e-05 2.5250829536795488e-06 -1.9447751089738054e-09 -1.3332150665250572e-10 4.829193246263552e-12 # -SENSITIVITY_E GV.Throughput.-2st.fits +SENSITIVITY_E GV4.Throughput.-2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GV5.conf b/observation_sim/instruments/data/sls_conf/CSST_GV5.conf old mode 100644 new mode 100755 index e00353c32e7ed597e2e2b146bb36c320f9cd4f69..bdde15a417868bedd70b901d1ce2f6cb5e4ea6cc --- a/observation_sim/instruments/data/sls_conf/CSST_GV5.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GV5.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GV +GRATING GV5 WAVELENGTH 4000 6200 # -1 order (BEAM C) ******************* @@ -24,7 +24,7 @@ DISP_ORDER_C 1 DLDP_C_0 -296.28600624057026 0.0008421193470956757 0.09782705353572804 2.7440330590993647e-08 5.971390842629318e-07 -2.1237573404768174e-08 DLDP_C_1 5.6071304208548645 3.176704649783514e-05 -1.306416348459909e-06 1.8450137292759346e-10 -1.4409760789504405e-11 -1.288235765786636e-11 # -SENSITIVITY_C GV.Throughput.-1st.fits +SENSITIVITY_C GV5.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_E 1 DLDP_E_0 155.58298286293967 0.003846383980960975 0.04524860711235293 5.531720801765163e-09 2.3583687778053152e-07 -6.384723698044177e-09 DLDP_E_1 2.5998707526446965 1.2371156596885001e-05 -5.136657302589173e-07 7.684549653254684e-11 -7.203428950045107e-12 -8.307125322930845e-12 # -SENSITIVITY_E GV.Throughput.-2st.fits +SENSITIVITY_E GV5.Throughput.-2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_D 1 DLDP_D_0 458.5338330427178 -0.0031136383209962107 -0.046657912172794996 6.138449122460277e-09 -3.896917499678989e-07 2.3100891708873606e-08 DLDP_D_1 -2.6769327709326367 -2.150449686551429e-05 7.78906895904994e-07 -1.3817367779329805e-10 2.0441878028985628e-11 1.1022061422729507e-11 # -SENSITIVITY_D GV.Throughput.2st.fits +SENSITIVITY_D GV5.Throughput.2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GV6.conf b/observation_sim/instruments/data/sls_conf/CSST_GV6.conf old mode 100644 new mode 100755 index b5a560e78ea66a8d11402f7c411862fa96a1928b..f144da367c8d7d682676e6983fa7ea1a92f01444 --- a/observation_sim/instruments/data/sls_conf/CSST_GV6.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GV6.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GV +GRATING GV6 WAVELENGTH 4000 6200 # 1 order (BEAM A) ******************* @@ -75,7 +75,7 @@ DISP_ORDER_C 1 DLDP_C_0 705.7748591448956 -0.010537609866635711 -0.1034840147600781 3.022910795140389e-08 1.1669599746432553e-06 -3.06728721347886e-08 DLDP_C_1 -5.937262563494615 6.924517808927613e-05 -2.3789613434666716e-06 -8.095182018091379e-10 5.4968399744655315e-11 2.4377885374166327e-11 # -SENSITIVITY_C GV.Throughput.-1st.fits +SENSITIVITY_C GV6.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_D 1 DLDP_D_0 -32.45411804507964 0.008119312425077898 0.049657936563755486 2.0717417634813706e-08 -6.624876907879076e-07 2.5604995413025274e-08 DLDP_D_1 2.8585300736257535 -3.988567898967554e-05 1.2971189256760729e-06 4.415477682860916e-10 -3.328465914222673e-11 -7.444377667344973e-12 # -SENSITIVITY_D GV.Throughput.2st.fits +SENSITIVITY_D GV6.Throughput.2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_E 1 DLDP_E_0 634.9348148295162 -0.007778503913549248 -0.04761311419439131 1.548081197981433e-08 4.991575757566944e-07 -1.8174551486002466e-08 DLDP_E_1 -2.7411783603568742 2.9625248198752148e-05 -9.617159739227406e-07 -3.46495366907727e-10 2.4438762141330333e-11 7.172330787458688e-12 # -SENSITIVITY_E GV.Throughput.-2st.fits +SENSITIVITY_E GV6.Throughput.-2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GV7.conf b/observation_sim/instruments/data/sls_conf/CSST_GV7.conf old mode 100644 new mode 100755 index 3b0d4bd8b8645d1ba8ec3d2b11c3bdcc85855c83..fecb7bd780ca2c3afc6cd48e241ef6722430d1f8 --- a/observation_sim/instruments/data/sls_conf/CSST_GV7.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GV7.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GV +GRATING GV7 WAVELENGTH 4000 6200 # -1 order (BEAM C) ******************* @@ -24,7 +24,7 @@ DISP_ORDER_C 1 DLDP_C_0 -334.35842515115405 0.0021215735439603523 0.09918960520761773 1.3156756597609145e-08 2.788014921496094e-07 1.1443664531672422e-08 DLDP_C_1 5.705667223482374 1.5688217960157802e-05 1.3437655012886671e-07 6.484208739013357e-12 7.360507544093447e-12 -1.4735773505071323e-11 # -SENSITIVITY_C GV.Throughput.-1st.fits +SENSITIVITY_C GV7.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_E 1 DLDP_E_0 126.85620116578977 0.004431246945056757 0.04589735531447024 1.3122460107932092e-09 9.095753297948525e-08 1.0170523240093113e-08 DLDP_E_1 2.652845522816396 4.889918504664932e-06 2.326811989924231e-07 -4.070340777670679e-13 7.825191725479449e-13 -8.200839755118975e-12 # -SENSITIVITY_E GV.Throughput.-2st.fits +SENSITIVITY_E GV7.Throughput.-2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_D 1 DLDP_D_0 486.131529525898 -0.0035107153670843375 -0.04708735616888663 6.930510314362956e-09 -2.641563364473608e-07 4.77769604149647e-09 DLDP_D_1 -2.703857588499868 -1.3791097041515686e-05 2.9530978282221903e-08 -3.075402307085696e-11 -2.7416174240268268e-12 1.1234910173192492e-11 # -SENSITIVITY_D GV.Throughput.2st.fits +SENSITIVITY_D GV7.Throughput.2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/CSST_GV8.conf b/observation_sim/instruments/data/sls_conf/CSST_GV8.conf old mode 100644 new mode 100755 index d8efec8a6f6176c4a955233a28719dbe35f95982..852d57409ee48635e9ef988e530e18ca3ffd0b36 --- a/observation_sim/instruments/data/sls_conf/CSST_GV8.conf +++ b/observation_sim/instruments/data/sls_conf/CSST_GV8.conf @@ -1,5 +1,5 @@ INSTRUMETN CSSTSLS -GRATING GV +GRATING GV8 WAVELENGTH 4000 6200 # 1 order (BEAM A) ******************* @@ -75,7 +75,7 @@ DISP_ORDER_C 1 DLDP_C_0 673.5737576882012 -0.00882964253631098 -0.10205529371513677 1.5577289146720927e-08 9.280423955416742e-07 -4.9456908486850055e-08 DLDP_C_1 -5.867905258644026 5.5264514560483684e-05 -2.9867296170881718e-06 -5.278441550823184e-10 5.296185744935956e-11 2.4276902720618884e-11 # -SENSITIVITY_C GV.Throughput.-1st.fits +SENSITIVITY_C GV8.Throughput.-1st.fits # @@ -101,7 +101,7 @@ DISP_ORDER_D 1 DLDP_D_0 -7.279795234678748 0.007652233804418391 0.04847686238060213 1.9297707786178697e-08 -5.610411396083814e-07 3.488853203332417e-08 DLDP_D_1 2.806899840026792 -3.307147812338421e-05 1.5490072869403235e-06 2.975967630019491e-10 -2.1970231266147867e-11 -7.256710339379691e-12 # -SENSITIVITY_D GV.Throughput.2st.fits +SENSITIVITY_D GV8.Throughput.2st.fits # @@ -127,6 +127,6 @@ DISP_ORDER_E 1 DLDP_E_0 610.4703077983808 -0.006977925671051532 -0.047051823340722575 8.051043131206212e-09 3.862181149912286e-07 -2.4547446284055832e-08 DLDP_E_1 -2.7170648611465724 2.329228691852092e-05 -1.19895119273575e-06 -2.224823561463393e-10 1.861243770422001e-11 8.099050079236955e-12 # -SENSITIVITY_E GV.Throughput.-2st.fits +SENSITIVITY_E GV8.Throughput.-2st.fits # diff --git a/observation_sim/instruments/data/sls_conf/GI.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GI.Throughput.-1st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GI.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GI.Throughput.-2st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GI.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GI.Throughput.0st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GI.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GI.Throughput.1st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GI.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GI.Throughput.2st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GI1.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GI1.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..708788cb630a4e86c6cc333c1356884bca8a4942 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI1.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI1.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GI1.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..c4a3df3ec698eec2c253e02d9c2c3c4d28b13d0b Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI1.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI1.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GI1.Throughput.0st.fits index d053bb103d66b104fe289843c1f6fd8856db5997..9b96418dc27a978057dafa794ae9a677644fa05e 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI1.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GI1.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI1.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GI1.Throughput.1st.fits index 1608fc1482ea00b0f5b5d1e8c40ae27fc0024fa5..5f9bf9c1c62b7236ef195ff5449c47a1e8006308 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI1.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GI1.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI1.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GI1.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..b995c546515172ec6fd3a84d937038acb1d5189b Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI1.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI2.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GI2.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..f1e4954ae628ca6f29017c3d2790adf70cb0a791 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI2.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI2.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GI2.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..fd9c4ea0924c1d42f4ad4fd9439a072ff320387f Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI2.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI2.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GI2.Throughput.0st.fits index 7fa20c7d98e527cb90e88efd0e8e6033f58adaf3..9203b24939e9cfd872fab03587b3714f6199b1a7 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI2.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GI2.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI2.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GI2.Throughput.1st.fits index 2ab2be6c87a3ee78c96021bf63a1026c8fa61fb6..5a0e9b29e72827f43e0a1547f5cfd0f4ed1cab3f 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI2.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GI2.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI2.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GI2.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..890fdd27b5a0f1e4e2af5ccfe7365f9bfa2f4816 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI2.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI3.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GI3.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..fd6795b33863028dfbf9b8869538351fb0e6df5f Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI3.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI3.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GI3.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..c636bddcecee409a8c99e54b96c57fce8b580623 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI3.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI3.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GI3.Throughput.0st.fits index 5638f41ca7d4418fb1de4da0ec62f610c67c2c00..32a3e3bafc673c626b6593744a2160bef980c033 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI3.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GI3.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI3.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GI3.Throughput.1st.fits index ab10a4e8145cae89fb5dcfdb49854ebea371b4b9..43ba9a67a0462c0f43a9a9df380c05803e6c5116 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI3.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GI3.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI3.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GI3.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..ec6630285b9b4be3ba24597d05a066c031ba63fd Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI3.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI4.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GI4.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..d97ba92bb937852aaa6f5d8f06a27ce109ec05b9 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI4.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI4.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GI4.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..34a5adefc5036e853445a734136cbf252422bfc0 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI4.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI4.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GI4.Throughput.0st.fits index b5ba4a84e2a719abfa9c0e87c85bfe0c1a878673..672dd702e690aa637fc8ebc7e5f6baffa6cdd695 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI4.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GI4.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI4.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GI4.Throughput.1st.fits index 66ff796e4859f01aeb6fe519064a938d2b56de0f..f8b951c06ae4f29eecc845526f16c13302f0aeca 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI4.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GI4.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI4.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GI4.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..ba8cae570d20acfea407c4dc18f4a522ee3082c6 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI4.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI5.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GI5.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..f9c848de2c1b52a7c87c1763d53633be82a5899d Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI5.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI5.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GI5.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..bf2d4259e7d84461cd8c938734395e165d5d17d7 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI5.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI5.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GI5.Throughput.0st.fits index 8e2751da2f326d24745761e1aad1292496a91c1c..0dab4fa822df3b87ed72b38ec21961889d47845d 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI5.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GI5.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI5.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GI5.Throughput.1st.fits index e5d276dc682e5e219c783b32236f464624689a0d..27183fb6d251d2ea9bf90c684f4cc1df77e6d110 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI5.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GI5.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI5.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GI5.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..da6d7970f55a54f4e72a157c25c70527a4cf84d1 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI5.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI6.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GI6.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..7180dd9542b638bb5d7a81081f81d76da29446d1 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI6.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI6.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GI6.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..40deb3cb725554ecd5b5b5063137c5ed94e6e4ce Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI6.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI6.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GI6.Throughput.0st.fits index 7f3e93f2b90f6637153e75cfd389c3a2b32f298b..82e178088da29f3c1b952bc5d13dedadb52730c3 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI6.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GI6.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI6.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GI6.Throughput.1st.fits index 5dc68dc1f2fd113347bf273e583570e0602be0a9..0268e4bc5ee270956f40b6ee679b4462074dc596 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI6.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GI6.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI6.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GI6.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..c111ed5422746c5b94d3c01974f32339b87b5d86 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI6.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI7.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GI7.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..eb0b071be0c027d91eac08f1bfc6dff5f8876045 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI7.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI7.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GI7.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..6d41be292745db3900458e446fe438260812e2df Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI7.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI7.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GI7.Throughput.0st.fits index 8e2751da2f326d24745761e1aad1292496a91c1c..4c0ec6b0a51d116bf768cd02667394474ac16836 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI7.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GI7.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI7.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GI7.Throughput.1st.fits index e5d276dc682e5e219c783b32236f464624689a0d..1097f4583b98b1122439a776227e0388c87d3bf2 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI7.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GI7.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI7.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GI7.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..b37d0ae25860c826c3778345dbda73a6dc8ceb3f Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI7.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI8.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GI8.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..d9b7fccd74bddbafe1a35c497e52d9b1b161299b Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI8.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI8.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GI8.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..4611e5028ad5db9e94e19105f804d7fc2678ae4c Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI8.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI8.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GI8.Throughput.0st.fits index 7f3e93f2b90f6637153e75cfd389c3a2b32f298b..03409f3b31fb65035fb421f82c8d33e0180906cc 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI8.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GI8.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI8.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GI8.Throughput.1st.fits index 5dc68dc1f2fd113347bf273e583570e0602be0a9..63463839c43359bb7efc78e74b386874123e4348 100644 Binary files a/observation_sim/instruments/data/sls_conf/GI8.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GI8.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GI8.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GI8.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..44d4ba619595e8e681de96a1868c4699848f4045 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GI8.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GU.Throughput.-1st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GU.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GU.Throughput.-2st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GU.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GU.Throughput.0st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GU.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GU.Throughput.1st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GU.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GU.Throughput.2st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GU1.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GU1.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..1f066d3c340a15ab1ba130c7dc9a5ef3c915a351 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU1.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU1.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GU1.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..eb8dd16d45802a35a1df861b92633dc960c2be65 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU1.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU1.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GU1.Throughput.0st.fits index 8cf2bb3ce579c87c99e084659cf6f39e60052ea4..4539c3ac9ad8b7fc76ab5426ba07386d2a8a2890 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU1.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GU1.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU1.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GU1.Throughput.1st.fits index 1427a33a6c616481ab540b21aade25e040f0e6ee..6c52bb25a18edeead02b4149186ef6d6627db239 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU1.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GU1.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU1.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GU1.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..6c95bda4193c7c0df9f1e21473901f9f0087ac41 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU1.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU2.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GU2.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..4e0e2c266746bbf49622bbd3c63d293b364813a6 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU2.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU2.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GU2.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..ad1ba551a954f0276e32980a8530e5c0cc686116 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU2.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU2.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GU2.Throughput.0st.fits index b734a7a41fc16ce07f0a1aa9d6287e3353a79441..371b674ca50a7d97965e90785a4076a58d0f440d 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU2.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GU2.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU2.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GU2.Throughput.1st.fits index 41444c7c25416d02547241ba73e2db9831f69698..44dec5c3595d0c79cd77e9239cd21b4a02bc056c 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU2.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GU2.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU2.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GU2.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..a184e05d7cb50f8b1c44dab60d21c5056bec7ce2 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU2.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU3.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GU3.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..4aaa8e87456e14f1bd256ba7e6ffabf31f0578be Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU3.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU3.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GU3.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..1a43efc70d6365cec04fe7782802de575b31608f Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU3.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU3.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GU3.Throughput.0st.fits index 3c77b016a69f172b8f947c1711faf2dfa416e68b..6f2cba4230adf8235b54021d5670819fcc48a178 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU3.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GU3.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU3.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GU3.Throughput.1st.fits index b247a298948ccaaac1df3931ee210198918d39df..e2771effaf3760aea60f837c8b10ea37216cbb72 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU3.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GU3.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU3.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GU3.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..f3800f500ae1fa43364c0a5dc117856e300a4ab7 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU3.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU4.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GU4.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..c09306599ea4eca55ddbcebaf58561e3996951e8 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU4.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU4.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GU4.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..34b11917e533d0c53bb29e5d33f762f7d95aba7d Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU4.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU4.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GU4.Throughput.0st.fits index 65700db8bbf90834188226cab9438a9328c671e6..5767e0a5c938f8bfe9855fa0a2e231ed7a3f96a1 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU4.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GU4.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU4.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GU4.Throughput.1st.fits index 4b4d98d1e970030e4ed5f7c94cb843d03c9549d6..cb8fdaa4c22a8ecf6053fa050b4bd89b41a4be07 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU4.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GU4.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU4.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GU4.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..6ec9d440a505af04a4afa902e2ec8bbfd5871eed Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU4.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU5.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GU5.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..79a5dc17cdec8eb5cd64ea852ebb7efe866168be Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU5.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU5.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GU5.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..275ec959b9bb08bb4e5df50a48129fac4eee8d05 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU5.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU5.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GU5.Throughput.0st.fits index 55aff9c197df8f908ef732fe070842792f2cfed4..e74df2559246e973db40ebc465d52746538c3286 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU5.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GU5.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU5.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GU5.Throughput.1st.fits index 088960a4327c61e3a6603cc52ca6e4f7f2eea5be..3de93bb72790f424db633d5dc7034b24a1d44de5 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU5.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GU5.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU5.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GU5.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..d5b9e0c5aa60b6d1cc9c4d398ec9ca53a9d5feee Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU5.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU6.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GU6.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..3bffa538305bd1eeff20fdd76ee46ac31cecf061 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU6.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU6.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GU6.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..a7fd3fe008f7225c323bd22cabda367e86a387ac Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU6.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU6.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GU6.Throughput.0st.fits index fb09eed8c4f693f037820996bc649e89f9c95581..d94d0d4941fc779281aede05ca8b1cc07e41ebee 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU6.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GU6.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU6.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GU6.Throughput.1st.fits index 33ac7538adf7e7a5a6ee9633c1e6ecfbe97644f5..d58e5bac1a1101f05c88bdb27523c0232d87ef65 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU6.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GU6.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU6.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GU6.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..cfcaf215ca2754542ceba75f9604cb55631c262f Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU6.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU7.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GU7.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..f41d4db79ef380534010072d6319d63f07c1e58e Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU7.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU7.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GU7.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..94ce7e1923dd3ee69102f8065bbbbd033456ca03 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU7.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU7.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GU7.Throughput.0st.fits index db873e5668744719197cf10fdee7252d214a60fb..41f341553372db7c937b7a3f6db5b4655f0ca27f 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU7.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GU7.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU7.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GU7.Throughput.1st.fits index 9ad56374b77e3e4ba7e59cc2753196bf9eb79288..07bf06b209d9af853578af1a7408c7438beafbc9 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU7.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GU7.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU7.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GU7.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..b8800fa3938d748e4860d60affcfdd4dcdf4e844 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU7.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU8.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GU8.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..70152d2e23ad9adbc14080514ba83a618be58c30 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU8.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU8.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GU8.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..18d63fe7fa27b022f28a6dd7604ed46800ac1ecc Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU8.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU8.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GU8.Throughput.0st.fits index 38a3b9503248e72418885031e4a84fcf8dcf490b..2081dbfea83a67178c5d9684008453c558189ccd 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU8.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GU8.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU8.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GU8.Throughput.1st.fits index 7716a1f53cd8477e2fbf44f49a5649213f56f8c6..10673dac9536b3a51da29eb58345ca1f9411ef32 100644 Binary files a/observation_sim/instruments/data/sls_conf/GU8.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GU8.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GU8.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GU8.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..7dea3aa4b62b1539b099f5281f6938e3cbc75ac4 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GU8.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GV.Throughput.-1st.fits index 22f1a7f0a07b8f7087a743ae5026e72f77f3bdd0..fb9a2820172f32c28ef9115035d5f577900e06b2 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV.Throughput.-1st.fits and b/observation_sim/instruments/data/sls_conf/GV.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GV.Throughput.-2st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GV.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GV.Throughput.0st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GV.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GV.Throughput.1st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GV.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GV.Throughput.2st.fits old mode 100644 new mode 100755 diff --git a/observation_sim/instruments/data/sls_conf/GV1.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GV1.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..584770fa32313d1b63138f0625cdfb719b22be91 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV1.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV1.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GV1.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..314c6435cdcc7339c89a78f6a9a42f2c21a5799c Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV1.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV1.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GV1.Throughput.0st.fits index 891e15864797752d9f55204c503ba6ebc9ea535b..f4214d211bc2ff1e80857a7759dff0f32d5aab5f 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV1.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GV1.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV1.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GV1.Throughput.1st.fits index 6152ca18d37221958eb0431cb62b7348ec5580c9..43f27476c56c66c1c650c43811966b9bc8584863 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV1.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GV1.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV1.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GV1.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..27a35a4117ada8a8c668d5b31398efb8f5cd1919 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV1.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV2.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GV2.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..29cca7c0866dd40ac1f6a7a2fd45e70164c45189 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV2.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV2.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GV2.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..e5009b0f2864e60b9199e87c58ae1f2f4046a556 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV2.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV2.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GV2.Throughput.0st.fits index 357d91ac2e00c68c176ff147747bbdfd310cbf3f..5ddd02ecce4b68f602f3ecb08d8b702731e44ce1 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV2.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GV2.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV2.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GV2.Throughput.1st.fits index 21315a1d82bf6b26f59315619388f6d70c8fb3d4..de04e97f7880edf32355611bb33351cd8e68fb09 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV2.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GV2.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV2.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GV2.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..46ae873b6871c1083c9c7f8972df54da7298112e Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV2.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV3.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GV3.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..ff61cc129f636641c04b5b60f29ec9885473c5da Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV3.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV3.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GV3.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..091a9f554ff5477de4fa94a3e9dead7921fbce96 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV3.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV3.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GV3.Throughput.0st.fits index f561d15861cc31d3c78ee3c24e285de713555c2e..c409b6b6036b4e0eabea7f78f280cd4b67709812 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV3.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GV3.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV3.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GV3.Throughput.1st.fits index 6152ca18d37221958eb0431cb62b7348ec5580c9..461e380551fb1f8d42afd344ebee559b39ab067e 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV3.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GV3.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV3.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GV3.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..5a76b0297d55497c817032a82471922abe71b942 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV3.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV4.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GV4.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..e6f4da9870b7f47c7716c08622bdaa43647c57d4 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV4.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV4.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GV4.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..06f7f1be9d7c67596913779b092a80779b5c5a59 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV4.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV4.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GV4.Throughput.0st.fits index 5f6f0d91f429fd433e92b2b0dd60294e74a92bb3..72328dd9cfca2ead89bc278d678112d9d165c06a 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV4.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GV4.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV4.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GV4.Throughput.1st.fits index 4e383d88ed51fa32e1590285bd71659e44ff161e..666a3b01739de4845fb6fdf7fef033ae37b849ca 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV4.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GV4.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV4.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GV4.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..592c4901694b99ce8b1371f32979e536594cb009 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV4.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV5.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GV5.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..0f53cc8e1982326d8ab41dc6c46a389e72112a76 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV5.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV5.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GV5.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..a6735e07772f281577e8544a102c17cb49fe42fd Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV5.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV5.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GV5.Throughput.0st.fits index 2a25e14bc0aa6ba1d34de28fafdbfbc3c1a6b872..761d7d4ae212664d548bc77b1882ddf0a75c33c1 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV5.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GV5.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV5.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GV5.Throughput.1st.fits index 6152ca18d37221958eb0431cb62b7348ec5580c9..4f9a70dd4efd5761dee9a415ec11a8dfa8dbad5b 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV5.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GV5.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV5.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GV5.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..ffb4d31edf1cf2a75f0accd33120f7743620c513 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV5.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV6.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GV6.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..fba549ac3e759a6efeb062f7e7ed58a51f0d4056 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV6.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV6.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GV6.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..209e79313f361a6a54727162554c1e90a17f9573 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV6.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV6.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GV6.Throughput.0st.fits index fdd9ace78b93523aaea196700fef9f436fd1c2a1..cf6f55cc1d666619b9d8ae8a3a8018e5ad1229f5 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV6.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GV6.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV6.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GV6.Throughput.1st.fits index bfa4bfce44efa49bf2d849b8f19fbc7dfe506940..75cafbe4a231f73b8f81b42e5c71ad1b3d1fa222 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV6.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GV6.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV6.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GV6.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..476570d62532d30ef9da7e5dc4bee06844ce97f4 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV6.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV7.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GV7.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..4528ae27c3a277844cb311ad47f68688a010f0a1 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV7.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV7.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GV7.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..a9ba63bd8729fa56cd7d777d629146f29af7f208 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV7.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV7.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GV7.Throughput.0st.fits index 2a25e14bc0aa6ba1d34de28fafdbfbc3c1a6b872..ce895adfb6b429dd4d7e7ac75c7fdf76861b089c 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV7.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GV7.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV7.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GV7.Throughput.1st.fits index 6152ca18d37221958eb0431cb62b7348ec5580c9..f7ddffea66686bc94a0356eaeb00348e94e60e70 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV7.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GV7.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV7.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GV7.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..ba06c2134573777bb97f4cddc1326d4240edc361 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV7.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV8.Throughput.-1st.fits b/observation_sim/instruments/data/sls_conf/GV8.Throughput.-1st.fits new file mode 100644 index 0000000000000000000000000000000000000000..bcc24e1432e7dc34ff3e094cac2696724853bb23 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV8.Throughput.-1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV8.Throughput.-2st.fits b/observation_sim/instruments/data/sls_conf/GV8.Throughput.-2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..d1c3f0db4b56ea3dbc2367ef0a4e06a4503d7a94 Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV8.Throughput.-2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV8.Throughput.0st.fits b/observation_sim/instruments/data/sls_conf/GV8.Throughput.0st.fits index fdd9ace78b93523aaea196700fef9f436fd1c2a1..c7b42246d886972bf77eaf004f1977865bdb39ef 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV8.Throughput.0st.fits and b/observation_sim/instruments/data/sls_conf/GV8.Throughput.0st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV8.Throughput.1st.fits b/observation_sim/instruments/data/sls_conf/GV8.Throughput.1st.fits index bfa4bfce44efa49bf2d849b8f19fbc7dfe506940..73ee5eabdf2fb397ef0f3bc22ba6b5787fc9338f 100644 Binary files a/observation_sim/instruments/data/sls_conf/GV8.Throughput.1st.fits and b/observation_sim/instruments/data/sls_conf/GV8.Throughput.1st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/GV8.Throughput.2st.fits b/observation_sim/instruments/data/sls_conf/GV8.Throughput.2st.fits new file mode 100644 index 0000000000000000000000000000000000000000..22a31194429dad7d9084f6a5ffd05baec5ee39de Binary files /dev/null and b/observation_sim/instruments/data/sls_conf/GV8.Throughput.2st.fits differ diff --git a/observation_sim/instruments/data/sls_conf/__init__.py b/observation_sim/instruments/data/sls_conf/__init__.py old mode 100644 new mode 100755 diff --git a/pyproject.toml b/pyproject.toml index 5292a88c480811fed2988c991cb975f8847d6db3..b92d4e0778d25ffc55f27ef3db741882534b3f37 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta" [project] name = "csst-msc-sim" -version = "3.4.1" +version = "3.4.2" description = "CSST Main Survey image simulator" readme = "README.md" requires-python = ">=3.11"