guaix-ucm / megaradrp

MEGARA (Multi-Espectrógrafo en GTC de Alta Resolución para Astronomía) is a facility instrument designed for the 10.4m GTC telescope in La Palma (Spain).
https://guaix.fis.ucm.es/megara/
GNU General Public License v3.0
12 stars 6 forks source link

insAngle should be changed in both cube and visualization #282

Closed gildepaz closed 4 years ago

gildepaz commented 4 years ago

The update in the IPA of the MEGARA instrument at GTC from 196.744º (theoretical one based on the telescope configuration at the FC-F focus) and 196.146º (the one computed on sky during commissioning) requires to update the insAngle variable in both the cube.py and visualization.py tools, from -163.256 to -163.854 degrees. Thx!

sergiopasra commented 4 years ago

We are actually using -163.854, but only when requested

https://github.com/guaix-ucm/megaradrp/blob/2571f87ceeaf2a3e456fb98c0e99946864c71b0e/megaradrp/instrument/__init__.py#L13