CONAN.get_files.get_EULER_data_from_server.download
===================================================

.. py:method:: CONAN.get_files.get_EULER_data_from_server.download(file_name, aperture='DEFAULT')

   Download EULER light curves from the server at Geneva Observatory.

   :param file_name: Name of the file to download.
   :type file_name: str
   :param aperture: Aperture to use for the light curve. Default is "DEFAULT". The options are: "R15","R16",...,"R40","RINF","RSUP".
   :type aperture: str

