Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alexis Carlotti
HARMONI-HC
Commits
9f01465e
Commit
9f01465e
authored
Nov 13, 2019
by
Arthur Vigan
Browse files
Merge branch 'master' of
https://gricad-gitlab.univ-grenoble-alpes.fr/carlotal/harmoni-hc
parents
b7180447
624e5539
Changes
1
Hide whitespace changes
Inline
Side-by-side
hrm-hc/MAIN.py
View file @
9f01465e
...
...
@@ -423,7 +423,7 @@ N_im = 215
FOV
=
N_im
*
MASperPIXEL
# Focal Plane Mask transmission & detector geometry
MASK
[
MASK
==
0
]
=
1e-4
MASK
=
1
-
((
1
-
MASK
)
*
(
1
-
1e-4
))
x_mask
,
X_mask
,
Y_mask
,
R_mask
,
T_mask
=
VECT
(
len
(
MASK
),
FOV
)
MASK
[
np
.
abs
(
Y_mask
)
>
610
/
2
]
=
0
...
...
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