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_cpic_sim
Commits
5472125e
Commit
5472125e
authored
May 08, 2024
by
GZhao
Browse files
remove v band in target.py
parent
f4d506b7
Pipeline
#4362
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
csst_cpic_sim/target.py
View file @
5472125e
...
...
@@ -22,7 +22,6 @@ DEFAULT_FILTER_FILE = config['default_band']
HYBRID_MODEL_FILE
=
config
[
'hybrid_model'
]
BCC_MODEL_FOLDER
=
config
[
'bcc_model'
]
MAG_SYSTEM
=
config
[
'mag_system'
]
DEFAULT_FILTER
=
S
.
ObsBandpass
(
'johnson,v'
)
CATALOG_CACHE
=
{}
class
AlbedoCat
(
S
.
spectrum
.
TabularSpectralElement
,
S
.
catalog
.
Icat
):
...
...
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