Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fid light dy/dz looks wrong in mica vv report for obsid 22146 #237

Open
jeanconn opened this issue Aug 25, 2020 · 0 comments
Open

Fid light dy/dz looks wrong in mica vv report for obsid 22146 #237

jeanconn opened this issue Aug 25, 2020 · 0 comments

Comments

@jeanconn
Copy link
Contributor

jeanconn commented Aug 25, 2020

It looks like dy_mean and dz_mean are wrong for the omitted slot 1 fid light in obsid 22146 because it was spoiled but wasn't that bad :

In [10]: obs = mica.vv.get_arch_vv(22146)
Generating V&V for obsid 22146
Processing aspect interval pcadf679369507N002
Missing slot is FID.
Processing GOOD       star in slot 3
Processing GOOD       star in slot 4
Processing GOOD       star in slot 5
Processing GOOD       star in slot 6
Processing GOOD       star in slot 7
Processing fid HRC-I-1    in slot 0 
Processing fid HRC-I-4    in slot 2 
Processing fid 9 in slot 1 

In [11]: obs.slot_report['1']['dy_mean']
Out[11]: -1235.4312046682039

In [12]: obs.slot_report['1']['dz_mean']
Out[12]: 949.05244418694645
``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant