vortex-exoplanet / VIP

VIP is a python package/library for angular, reference star and spectral differential imaging for exoplanet/disk detection through high-contrast imaging.
http://vip.readthedocs.io/
MIT License
70 stars 58 forks source link

VLT pupil diameter implemented in vip.conf.VLT_SPHERE and vip.conf.VLT_NACO is wrong #111

Closed avigan closed 6 years ago

avigan commented 6 years ago
In [24]: vip.conf.VLT_SPHERE
Out[33]: {'diam': 8.2, 'latitude': -24.627, 'longitude': -70.404, 'plsc': 0.01225}

The VLT mirror diameter is indeed 8.2 meters, but the physical pupil of the VLT is actually defined by the secondary so that the pupil diameter is in fact 8.0 meters.

oabsil commented 6 years ago

Hi @avigan

Based on the information I have, the VLT pupil as seen from Cassegrain focus (case of e.g. VISIR, ERIS) is 8.120m in diameter. Not sure if something stops it down to 8.0m on the Nasmyth platform.

Cheers

avigan commented 6 years ago

Hi @oabsil,

Here is an extract of the ESO document entitled "Requirements for Scientific Instruments on the VLT Unit Telescopes":

vlt_focus_optical_parameters

The focus optical parameters are indeed different for the Cassegrain and Nasmyth focii.

Cheers!

carlos-gg commented 6 years ago

Hello @avigan and @oabsil, is it 8.0m in the end? I'd like to clarify that the values in the instrument dictionaries are NOT used anywhere in the code. They are stored just for reference. Even though this values don't affect computations, it would be good to quote the right values.

avigan commented 6 years ago

Yes it's 8.0 m for NACO and SPHERE.