Skip to content
GitLab
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_ifs_gehong
Commits
41679b25
Commit
41679b25
authored
Jan 02, 2025
by
Shuai Feng
Browse files
update2412
parent
a21fb694
Pipeline
#7700
failed with stage
in 0 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
csst_ifs_gehong/config.py
View file @
41679b25
...
...
@@ -23,7 +23,7 @@ class config():
dpix : float, optional
Pixel size in the spatial direction, by default 0.2arcsec
"""
def
__init__
(
self
,
wave_min
=
3500.0
,
wave_max
=
10000.0
,
def
__init__
(
self
,
wave_min
=
3500.0
,
wave_max
=
10000.0
,
dlam
=
2.0
,
inst_fwhm
=
0.1
,
nx
=
30
,
ny
=
30
,
dpix
=
0.2
):
self
.
dlam
=
dlam
...
...
tests/__pycache__/test_cube3d.cpython-312-pytest-7.4.4.pyc
0 → 100644
View file @
41679b25
File added
tests/__pycache__/test_map2d.cpython-312-pytest-7.4.4.pyc
0 → 100644
View file @
41679b25
File added
tests/__pycache__/test_spec1d.cpython-312-pytest-7.4.4.pyc
0 → 100644
View file @
41679b25
File added
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