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
34ceb330
Commit
34ceb330
authored
Feb 15, 2019
by
Gonzalez, Miguel
Browse files
Formatting
parent
ddd4a94c
Changes
1
Hide whitespace changes
Inline
Side-by-side
lamp_mac/TOF/vnorm.pro
View file @
34ceb330
...
...
@@ -236,14 +236,13 @@ IF(N_ELEMENTS(ierr) GT 0) THEN ierrtype=2
Nv = 7.197E22
tv = FLOAT(tv)
ts = FLOAT(ts)
IF iprint THEN BEGIN
IF iprint THEN BEGIN
PRINT, '
Absolute
Normalisation
:
'
PRINT, '
Ns
=
',Nsd
PRINT, '
Nv
=
',Nv
PRINT, 'ts
=
',ts
PRINT, 'tv
=
',tv
ENDIF
ENDIF
w_out = ((Nv*tv)/(Nsd*ts))*w_buf*5.08*L2/(4*!pi*chw)
e_out = ((Nv*tv)/(Nsd*ts))*e_buf*5.08*L2/(4*!pi*chw)
ENDIF ELSE BEGIN
...
...
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