achael / eht-imaging

Imaging, analysis, and simulation software for radio interferometry
https://achael.github.io/eht-imaging/
GNU General Public License v3.0
5.29k stars 496 forks source link

Warnings in ehtim_tutorial.ipynb #185

Closed AlexKurek closed 5 months ago

AlexKurek commented 7 months ago

There are 4 warnings here: https://github.com/achael/eht-imaging/blob/main/tutorials/ehtim_tutorial.ipynb colored in red. The first one:

No NX table in uvfits! /home/achael/anaconda3/lib/python3.8/site-packages/erfa/core.py:154: ErfaWarning: ERFA function "d2dtf" yielded 212584 of "dubious year (Note 5)" warnings.warn('ERFA function "{}" yielded {}'.format(func_name, wmsg),

achael commented 5 months ago

Sorry for the long delay in getting to this issue! I have updated the tutorials in the dev branch (https://github.com/achael/eht-imaging/tree/dev) and I don't see this issue any more. I will merge the dev branch with the main branch soon. Thanks again for your patience!