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

Observation attitude for obsid 2365 is apparently wrong #184

Open
taldcroft opened this issue Dec 26, 2018 · 0 comments
Open

Observation attitude for obsid 2365 is apparently wrong #184

taldcroft opened this issue Dec 26, 2018 · 0 comments
Labels

Comments

@taldcroft
Copy link
Member

Not sure if I'm doing something wrong, but here you go:

>>> obs = get_starcheck_catalog(2365)
>>> obs['obs']
{'dither_state': 'ON',
 'dither_y_amp': 8.0,
 'dither_y_period': 1000.0,
 'dither_z_amp': 8.0,
 'dither_z_period': 707.1,
 'grating': 'NONE',
 'mp_starcat_time': '2002:006:07:29:53.854',
 'mp_starcat_vcdu_cnt': 13951593,
 'obs_idx': 27,
 'obsid': 2365,
 'point_dec': -63.123245,
 'point_ra': 243.598372,
 'point_roll': 123.674233,
 'sc_id': 306,
 'sci_instr': 'ACIS-I',
 'sim_z_offset_mm': 0.0,
 'sim_z_offset_steps': 0,
 'target_id': '1RXSJ161411.3-630657'}

The right answer from the V&V page is:

ra_nom | 243.53615932016 | Nominal RA [deg]
dec_nom | -63.117572556193 | Nominal Dec [deg]
roll_nom | 224.70784113636 | Nominal Roll [deg]
@taldcroft taldcroft added the bug label Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant