Commit 7bd207f0 authored by Zhang Xin's avatar Zhang Xin
Browse files

add some comments

parent 691505e7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
#
#need add environment parameter  TEST_HOME, link to "testData/"
#linx and mac can run as follow, need modify the name of file directory
#export TEST_HOME=/Users/zhangxin/Work/SlitlessSim/CSST_SIM/CSST_develop/csst-simulation/tests/testData
#
import unittest
from ObservationSim.MockObject.SpecDisperser import rotate90, SpecDisperser

+5 −0
Original line number Diff line number Diff line
#
#need add environment parameter  TEST_HOME, link to "testData/"
#linx and mac can run as follow, need modify the name of file directory
#export TEST_HOME=/Users/zhangxin/Work/SlitlessSim/CSST_SIM/CSST_develop/csst-simulation/tests/testData
#
import unittest
from ObservationSim.Straylight import Straylight