Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
L2 pipelines
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Metis scientific pipeline
L2 pipelines
Commits
2ae385dc
Commit
2ae385dc
authored
3 years ago
by
Roberto Susino
Browse files
Options
Downloads
Patches
Plain Diff
Disable temporary patches
parent
0b5c83c5
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
metis_dark_uvda.pro
+1
-1
1 addition, 1 deletion
metis_dark_uvda.pro
metis_dark_vlda.pro
+1
-1
1 addition, 1 deletion
metis_dark_vlda.pro
with
2 additions
and
2 deletions
metis_dark_uvda.pro
+
1
−
1
View file @
2ae385dc
...
@@ -12,7 +12,7 @@ function metis_dark_uvda, data, header, cal_pack, error = error, quality_matrix
...
@@ -12,7 +12,7 @@ function metis_dark_uvda, data, header, cal_pack, error = error, quality_matrix
tsensor
=
header
.
tsensor
tsensor
=
header
.
tsensor
;
WARN
-
temporary
patch
to
handle
local
l1
fits
files
;
WARN
-
temporary
patch
to
handle
local
l1
fits
files
if
tsensor
eq
0
.
then
tsensor
=
-
25
.
;
if
tsensor
eq
0
.
then
tsensor
=
-
25
.
flag_use_extrapolated
=
1
flag_use_extrapolated
=
1
flag_use_notfullset
=
1
flag_use_notfullset
=
1
...
...
This diff is collapsed.
Click to expand it.
metis_dark_vlda.pro
+
1
−
1
View file @
2ae385dc
...
@@ -14,7 +14,7 @@ function metis_dark_vlda, data, header, cal_pack, error = error, quality_matrix
...
@@ -14,7 +14,7 @@ function metis_dark_vlda, data, header, cal_pack, error = error, quality_matrix
gain
=
cal_pack
.
vl_channel
.
radiometry
.
gain
.
value
gain
=
cal_pack
.
vl_channel
.
radiometry
.
gain
.
value
;
WARN
-
temporary
patch
to
handle
local
l1
fits
files
;
WARN
-
temporary
patch
to
handle
local
l1
fits
files
if
tsensor
eq
0
.
then
tsensor
=
-
30
.
;
if
tsensor
eq
0
.
then
tsensor
=
-
30
.
;
check
if
one
or
more
bias
+
dark
matrices
with
same
dit
,
binning
,
and
tsensor
exist
;
check
if
one
or
more
bias
+
dark
matrices
with
same
dit
,
binning
,
and
tsensor
exist
for
i
=
0
,
n_elements
(
bias_dark
)
-
1
do
begin
for
i
=
0
,
n_elements
(
bias_dark
)
-
1
do
begin
...
...
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