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

NaN when separation is too large #38

Closed
FerreolS opened this issue May 26, 2021 · 2 comments
Closed

NaN when separation is too large #38

FerreolS opened this issue May 26, 2021 · 2 comments

Comments

@FerreolS
Copy link
Member

target (ra,dec) become NaN when separation >= 180

oilist -separation 180 2018-12-02T062655_HD45677_IR-LM_IN_IN_cal_oifits_0.fits 
target_name	s_ra	s_dec	t_exptime	t_min	t_max	em_res_power	em_min	em_max	facility_name	instrument_name	nb_vis	nb_vis2	nb_t3	nb_channels	
UNDEFINED	NaN	NaN	0.07500000298023224	58454.27455231501	58454.27875227183	47.39237355339858	2.841224613803206E-6	4.209076450933935E-6	VLTI	MATISSE	6	6	4	64
oilist -separation 179 2018-12-02T062655_HD45677_IR-LM_IN_IN_cal_oifits_0.fits
target_name	s_ra	s_dec	t_exptime	t_min	t_max	em_res_power	em_min	em_max	facility_name	instrument_name	nb_vis	nb_vis2	nb_t3	nb_channels	
HD45677	97.071446	-13.05308	0.07500000298023224	58454.27455231501	58454.27875227183	47.39237355339858	2.841224613803206E-6	4.209076450933935E-6	VLTI	MATISSE	6	6	4	64	
@bourgesl
Copy link
Member

Fixed by commit 475d1cc

@bourgesl
Copy link
Member

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

2 participants