Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-sims
csst_msc_sim
Commits
7bd207f0
Commit
7bd207f0
authored
1 year ago
by
Zhang Xin
Browse files
Options
Download
Email Patches
Plain Diff
add some comments
parent
691505e7
release_v3.0
current_stable_for_tests
develop
master
milky_way_extinction
revert-914004c1
sim_scheduler
sls_psf_pca_convolve
v3.1.0
v3.0.0
1 merge request
!22
add field distortion test
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/test_SpecDisperse.py
+5
-0
tests/test_SpecDisperse.py
tests/test_Straylight.py
+5
-0
tests/test_Straylight.py
with
10 additions
and
0 deletions
+10
-0
tests/test_SpecDisperse.py
+
5
-
0
View file @
7bd207f0
#
#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
...
...
This diff is collapsed.
Click to expand it.
tests/test_Straylight.py
+
5
-
0
View file @
7bd207f0
#
#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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets