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
60a424bf
Commit
60a424bf
authored
Nov 03, 2024
by
Fang Yuedong
Browse files
add blank line to meet pep8 standard
parent
f058808a
Pipeline
#7208
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
observation_sim/sim_steps/add_objects.py
View file @
60a424bf
...
...
@@ -10,6 +10,7 @@ from observation_sim.psf import PSFGauss, FieldDistortion, PSFInterp, PSFInterpS
from
astropy.time
import
Time
from
datetime
import
datetime
,
timezone
def
_is_obj_valid
(
self
,
obj
):
if
obj
.
param
[
'star'
]
==
4
:
# Currently there's no parameter checks for 'calib' type
...
...
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