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
Liu Dezi
csst_msc_sim
Commits
381b3765
Commit
381b3765
authored
Sep 01, 2023
by
Fang Yuedong
Browse files
(temp) testing
parent
278305de
Changes
1
Hide whitespace changes
Inline
Side-by-side
Catalog/C6_50sqdeg.py
View file @
381b3765
...
...
@@ -343,9 +343,9 @@ class Catalog(CatalogBase):
input_time_str
=
time_str
)
for
istars
in
range
(
nstars
):
#
#
(TEST)
#
if istars > 100:
#
break
# (TEST)
if
istars
>
100
:
break
param
=
self
.
initialize_param
()
param
[
'ra'
]
=
ra_arr
[
istars
]
...
...
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