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
9d3aaffd
Commit
9d3aaffd
authored
1 year ago
by
Fang Yuedong
1
Browse files
Options
Download
Email Patches
Plain Diff
remove flat_cube.fits
parent
f5c20f83
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ObservationSim/Instrument/Chip/Chip.py
+375
-283
ObservationSim/Instrument/Chip/Chip.py
ObservationSim/Instrument/data/flatCube/flat_cube.fits
+0
-0
ObservationSim/Instrument/data/flatCube/flat_cube.fits
setup.py
+1
-1
setup.py
with
376 additions
and
284 deletions
+376
-284
ObservationSim/Instrument/Chip/Chip.py
+
375
-
283
View file @
9d3aaffd
This diff is collapsed.
Click to expand it.
ObservationSim/Instrument/data/flatCube/flat_cube.fits
deleted
100644 → 0
+
0
-
0
View file @
f5c20f83
File deleted
This diff is collapsed.
Click to expand it.
setup.py
+
1
-
1
View file @
9d3aaffd
...
...
@@ -104,7 +104,7 @@ setup(name='csst_msc_sim',
'ObservationSim.Instrument.data.filters'
:
[
'*.txt'
,
'*.list'
,
'*.dat'
],
'ObservationSim.Instrument.data.throughputs'
:
[
'*.txt'
,
'*.dat'
],
'ObservationSim.Instrument.data.sls_conf'
:
[
'*.conf'
,
'*.fits'
],
'ObservationSim.Instrument.data.flatCube'
:
[
'*.fits'
],
#
'ObservationSim.Instrument.data.flatCube': ['*.fits'],
'Catalog.data'
:
[
'*.fits'
,
'*.so'
],
'ObservationSim.Config.Header'
:
[
'*.fits'
,
'*.lst'
],
'ObservationSim.Straylight.data'
:
[
'*.dat'
],
...
...
This diff is collapsed.
Click to expand it.
Fang Yuedong
@fangyuedong
mentioned in issue
#31 (closed)
·
1 year ago
mentioned in issue
#31 (closed)
mentioned in issue #31
Toggle commit list
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