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_msc_sim
Commits
e0fa93a6
Commit
e0fa93a6
authored
Dec 17, 2021
by
Fang Yuedong
Browse files
modify Catalog_example.py doc_string
parent
5fe39b53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Catalog/Catalog_example.py
View file @
e0fa93a6
...
@@ -40,6 +40,8 @@ class Catalog_example(CatalogBase):
...
@@ -40,6 +40,8 @@ class Catalog_example(CatalogBase):
----------
----------
config : dict
config : dict
configuration dictionary which is parsed from the input YAML file
configuration dictionary which is parsed from the input YAML file
chip: ObservationSim.Instrument.Chip
a ObservationSim.Instrument.Chip object, can be used to identify the band etc.
**kwargs : dict
**kwargs : dict
other needed input parameters (in key-value pairs), please modify corresponding
other needed input parameters (in key-value pairs), please modify corresponding
initialization call in "ObservationSim.py" as you need.
initialization call in "ObservationSim.py" as you need.
...
...
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