Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
LAMP
Commits
7f29b08e
Commit
7f29b08e
authored
Sep 04, 2018
by
Gonzalez, Miguel
Browse files
Added debug printing messages and commented trw=0 line in sans_sheet in order to solve Issue 12
parent
662b8ebd
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
lamp_mac/SANS/sans_settings.pro
View file @
7f29b08e
This diff is collapsed.
Click to expand it.
lamp_mac/SANS/sans_sheet.pro
View file @
7f29b08e
...
...
@@ -243,7 +243,8 @@ case kase of
widget_control
,
idt
[
0
],
get_value
=
trwc
,
use_table_select
=
uset_tWC
;
tr
.
Wat
.
C
value
widget_control
,
idt
[
1
],
get_value
=
trsc
,
use_table_select
=
uset_tSC
;
tr
.
Sam
.
C
value
widget_control
,
idt
[
0
],
get_value
=
watr
,
use_table_select
=
uset_watr
;
water
sample
if
watr
le
' '
then
trw
=
0
.
;
if
watr
le
' '
then
trw
=
0
.
sans_settings_trans
,
baset
,
trans4
=
float
([
trw
,
trwc
,
trsa
[
0
],
trsc
])
<
6.1
>.
0
,
transSample
=
float
(
reform
(
trsa
))
<
6.1
>.
0
end
"give_IDs"
:
begin
&
uS
=
uset_IDs
&
uS
[
3
]
=
nsp
-
1
&
if
not
vert
then
uS
=
[
uS
[
1
],
uS
[
0
],
uS
[
3
],
uS
[
2
]]
...
...
@@ -451,7 +452,7 @@ case kase of
widget_control
,
idt
[
0
],
get_value
=
trwc
,
use_table_select
=
uset_tWC
;
tr
.
Wat
.
C
value
widget_control
,
idt
[
1
],
get_value
=
trsc
,
use_table_select
=
uset_tSC
;
tr
.
Sam
.
C
value
widget_control
,
idt
[
0
],
get_value
=
watr
,
use_table_select
=
uset_watr
;
water
sample
if
watr
le
' '
then
trw
=
0
.
;
if
watr
le
' '
then
trw
=
0
.
sans_settings_trans
,
baset
,
trans4
=
float
([
trw
,
trwc
,
trsa
[
0
],
trsc
])
<
6.1
>.
0
,
transSample
=
float
(
reform
(
trsa
))
<
6.1
>.
0
endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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