Loading tests/test_prescan_overscan_func.py +5 −4 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ import yaml from observation_sim.instruments import Chip, Filter, FilterParam, FocalPlane # test FUNCTION --- START # def AddPreScan(GSImage, pre1=27, pre2=4, over1=71, over2=80, nsecy=2, nsecx=8): img = GSImage.array Loading Loading
tests/test_prescan_overscan_func.py +5 −4 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ import yaml from observation_sim.instruments import Chip, Filter, FilterParam, FocalPlane # test FUNCTION --- START # def AddPreScan(GSImage, pre1=27, pre2=4, over1=71, over2=80, nsecy=2, nsecx=8): img = GSImage.array Loading