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
Liu Dezi
csst_msc_sim
Commits
e0fa93a6
Commit
e0fa93a6
authored
3 years ago
by
Fang Yuedong
Browse files
Options
Download
Email Patches
Plain Diff
modify Catalog_example.py doc_string
parent
5fe39b53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Catalog/Catalog_example.py
+2
-0
Catalog/Catalog_example.py
with
2 additions
and
0 deletions
+2
-0
Catalog/Catalog_example.py
+
2
-
0
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.
...
...
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