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
13e82582
Commit
13e82582
authored
Sep 04, 2018
by
Gonzalez, Miguel
Browse files
Efficiency of D33 panels set to 1
parent
7f29b08e
Changes
1
Hide whitespace changes
Inline
Side-by-side
lamp_mac/read_hdf.pro
View file @
13e82582
...
...
@@ -3130,7 +3130,10 @@ IF (strupcase(inst_value) eq 'E4NXS') and (siz[1] eq 256) and (siz[2] eq 256) th
; -BeamTR for center must have panels with same position as the data
; -Use water for calibration
p2p1 =.975 & p3p1 =.975 & p4p1 =.998 & p5p1 =.983 ;Panel efficiencies / Panel1 (historical: detector replaced)
;June 2018: Relative efficiency of small panels should be the
;same as for rear panel. But one should reconstruct the history
;of efficiency changes to be able to read correctly all past data.
;p2p1 =.975 & p3p1 =.975 & p4p1 =.998 & p5p1 =.983 ;Panel efficiencies / Panel1 (historical: detector replaced)
p2p1 =1. & p3p1 =1. & p4p1 =1. & p5p1 =1. ;RAWb or no calibration
Year ='20' + strmid(end_time,7,2)
...
...
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