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_cpic_sim
Commits
5472125e
Commit
5472125e
authored
11 months ago
by
GZhao
Browse files
Options
Download
Email Patches
Plain Diff
remove v band in target.py
parent
f4d506b7
develop
master
No related merge requests found
Pipeline
#4362
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
csst_cpic_sim/target.py
+0
-1
csst_cpic_sim/target.py
with
0 additions
and
1 deletion
+0
-1
csst_cpic_sim/target.py
+
0
-
1
View file @
5472125e
...
@@ -22,7 +22,6 @@ DEFAULT_FILTER_FILE = config['default_band']
...
@@ -22,7 +22,6 @@ DEFAULT_FILTER_FILE = config['default_band']
HYBRID_MODEL_FILE
=
config
[
'hybrid_model'
]
HYBRID_MODEL_FILE
=
config
[
'hybrid_model'
]
BCC_MODEL_FOLDER
=
config
[
'bcc_model'
]
BCC_MODEL_FOLDER
=
config
[
'bcc_model'
]
MAG_SYSTEM
=
config
[
'mag_system'
]
MAG_SYSTEM
=
config
[
'mag_system'
]
DEFAULT_FILTER
=
S
.
ObsBandpass
(
'johnson,v'
)
CATALOG_CACHE
=
{}
CATALOG_CACHE
=
{}
class
AlbedoCat
(
S
.
spectrum
.
TabularSpectralElement
,
S
.
catalog
.
Icat
):
class
AlbedoCat
(
S
.
spectrum
.
TabularSpectralElement
,
S
.
catalog
.
Icat
):
...
...
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