Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
vlr
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vaclab
vlr
Commits
b1b1a32c
Commit
b1b1a32c
authored
6 years ago
by
wactbprot
Browse files
Options
Downloads
Patches
Plain Diff
EDW 11/18
parent
4c4f8c47
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
cal/fm3.conductance.r
+1
-1
1 addition, 1 deletion
cal/fm3.conductance.r
devel/srg_vg.r
+3
-2
3 additions, 2 deletions
devel/srg_vg.r
scripts/ce3.calibration_pressure.r
+21
-21
21 additions, 21 deletions
scripts/ce3.calibration_pressure.r
with
25 additions
and
24 deletions
cal/fm3.conductance.r
+
1
−
1
View file @
b1b1a32c
...
@@ -11,7 +11,7 @@ fm3.conductance <- function(doc){
...
@@ -11,7 +11,7 @@ fm3.conductance <- function(doc){
msg
<-
paste
(
"calculated by"
,
fname
)
msg
<-
paste
(
"calculated by"
,
fname
)
c.B
<-
0.2
## Grenze Korrelation SZ
c.B
<-
0.2
## Grenze Korrelation SZ
d.B
<-
0.
6
## Grenze Korrelation Drift
d.B
<-
0.
85
## Grenze Korrelation Drift
t2mm
<-
getConstVal
(
a
$
cs
,
"turn_2_mm"
)
t2mm
<-
getConstVal
(
a
$
cs
,
"turn_2_mm"
)
ms2s
<-
getConstVal
(
a
$
cc
,
"ms_2_s"
)
ms2s
<-
getConstVal
(
a
$
cc
,
"ms_2_s"
)
...
...
This diff is collapsed.
Click to expand it.
devel/srg_vg.r
+
3
−
2
View file @
b1b1a32c
...
@@ -19,9 +19,10 @@ pUnit <- "mbar"
...
@@ -19,9 +19,10 @@ pUnit <- "mbar"
## cdb$id <- "cal-2017-ce3-kk-75043_0002"
## cdb$id <- "cal-2017-ce3-kk-75043_0002"
## cdb$id <- "cal-2017-ce3-kk-75106_0002" ##
## cdb$id <- "cal-2017-ce3-kk-75106_0002" ##
##cdb$id <- "cal-2018-ce3-kk-75007_0002" ##
##cdb$id <- "cal-2018-ce3-kk-75007_0002" ##
cdb
$
id
<-
"cal-2018-ce3-kk-75021_0002"
##
## cdb$id <- "cal-2018-ce3-kk-75021_0002" ##
cdb
$
id
<-
"cal-2018-ce3-kk-75026_0002"
##
sigma.F13
<-
1.0
8
sigma.F13
<-
1.0
93
doc
<-
cdbGetDoc
(
cdb
)
$
res
doc
<-
cdbGetDoc
(
cdb
)
$
res
doc
<-
refreshAnalysis
(
doc
)
doc
<-
refreshAnalysis
(
doc
)
...
...
This diff is collapsed.
Click to expand it.
scripts/ce3.calibration_pressure.r
+
21
−
21
View file @
b1b1a32c
...
@@ -52,36 +52,36 @@ for(i in 1:length(ids)){
...
@@ -52,36 +52,36 @@ for(i in 1:length(ids)){
doc
<-
fm3.uncert.pressure.res
(
doc
)
doc
<-
fm3.uncert.pressure.res
(
doc
)
doc
<-
fm3.uncertqpV
(
doc
)
doc
<-
fm3.uncertqpV
(
doc
)
## ... ce3 related
## ... ce3 related
doc
<-
ce3.uncert.conductance
(
doc
)
#
doc <- ce3.uncert.conductance(doc)
doc
<-
ce3.uncert.flow.split
(
doc
)
#
doc <- ce3.uncert.flow.split(doc)
doc
<-
ce3.uncert.temperature.fm
(
doc
)
#
doc <- ce3.uncert.temperature.fm(doc)
doc
<-
ce3.uncert.temperature.ch
(
doc
)
#
doc <- ce3.uncert.temperature.ch(doc)
doc
<-
ce3.uncert.F
(
doc
)
#
doc <- ce3.uncert.F(doc)
doc
<-
ce3.uncert.pressure.cal
(
doc
)
#
doc <- ce3.uncert.pressure.cal(doc)
#
#
#
# ## ... customer calibration object (cuco) related
#
# ## ... customer calibration object (cuco) related
doc
<-
cuco.uncert.digit
(
doc
)
#
doc <- cuco.uncert.digit(doc)
doc
<-
cuco.uncert.pressure.offset
(
doc
)
#
doc <- cuco.uncert.pressure.offset(doc)
doc
<-
cuco.uncert.drift.offset
(
doc
)
#
doc <- cuco.uncert.drift.offset(doc)
doc
<-
cuco.uncert.sync
(
doc
)
#
doc <- cuco.uncert.sync(doc)
doc
<-
cuco.uncert.stdev
(
doc
)
#
doc <- cuco.uncert.stdev(doc)
doc
<-
cuco.uncert.purity
(
doc
)
#
doc <- cuco.uncert.purity(doc)
doc
<-
cuco.uncert.emis
(
doc
)
#
doc <- cuco.uncert.emis(doc)
doc
<-
cuco.uncert.pressure.ind
(
doc
)
#
doc <- cuco.uncert.pressure.ind(doc)
#
if
(
length
(
a
$
ct
)
>
0
){
if
(
length
(
a
$
ct
)
>
0
){
resType
<-
a
$
ct
$
Type
resType
<-
a
$
ct
$
Type
if
(
resType
==
"error"
){
if
(
resType
==
"error"
){
doc
<-
calError
(
doc
)
doc
<-
calError
(
doc
)
doc
<-
ce3.uncert.total.error
(
doc
)
#
doc <- ce3.uncert.total.error(doc)
doc
<-
results
(
doc
)
#
doc <- results(doc)
}
}
if
(
resType
==
"sens"
){
if
(
resType
==
"sens"
){
doc
<-
calSens
(
doc
)
doc
<-
calSens
(
doc
)
doc
<-
ce3.uncert.total.sens
(
doc
)
#
doc <- ce3.uncert.total.sens(doc)
doc
<-
resSens
(
doc
)
#
doc <- resSens(doc)
}
}
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment