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
Zhang Xin
Sls 1d Spec
Commits
f777b995
Commit
f777b995
authored
Sep 29, 2022
by
xin
Browse files
fix spec window input spec no change bug
parent
6019dccf
Changes
1
Hide whitespace changes
Inline
Side-by-side
SpecWindow/specWin.py
View file @
f777b995
...
...
@@ -390,7 +390,7 @@ class Example(QMainWindow):
dataDir
=
'../data/'
config
=
Config
(
dataDir
=
dataDir
)
sedFn
=
dataDir
+
'sed/sed_44575.txt'
#
sedFn = dataDir + 'sed/sed_44575.txt'
fwhm
=
float
(
self
.
psfText
.
text
())
p_size
=
float
(
self
.
psText
.
text
())
skybg
=
float
(
self
.
sbText
.
text
())
...
...
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