You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My idea is to add a key named focal_length on ImageRequest dictionary where the value is set by being the telescope instrument focal_length configuration parameter. And, also, get rid of the focal_reduction configuration parameter. If there is a focal reducer, the user is responsible (and alerted on the documentation) to calculate correct focal length.
There is already a configuration parameter
focal_length
on the telescope instrument.chimera/src/chimera/interfaces/telescope.py
Lines 47 to 55 in e15ce55
This confuses the user.
The text was updated successfully, but these errors were encountered: