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_msc_sim
Commits
381b3765
Commit
381b3765
authored
1 year ago
by
Fang Yuedong
Browse files
Options
Download
Email Patches
Plain Diff
(temp) testing
parent
278305de
release_v3.0
current_stable_for_tests
develop
master
milky_way_extinction
new_sim
revert-914004c1
sim_scheduler
sls_psf_pca_convolve
v3.3.0
v3.2.1
v3.2.0
v3.1.0
v3.0.0
1 merge request
!22
add field distortion test
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Catalog/C6_50sqdeg.py
+3
-3
Catalog/C6_50sqdeg.py
with
3 additions
and
3 deletions
+3
-3
Catalog/C6_50sqdeg.py
+
3
-
3
View file @
381b3765
...
@@ -343,9 +343,9 @@ class Catalog(CatalogBase):
...
@@ -343,9 +343,9 @@ class Catalog(CatalogBase):
input_time_str
=
time_str
input_time_str
=
time_str
)
)
for
istars
in
range
(
nstars
):
for
istars
in
range
(
nstars
):
#
#
(TEST)
# (TEST)
#
if istars > 100:
if
istars
>
100
:
#
break
break
param
=
self
.
initialize_param
()
param
=
self
.
initialize_param
()
param
[
'ra'
]
=
ra_arr
[
istars
]
param
[
'ra'
]
=
ra_arr
[
istars
]
...
...
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