Improved 3D Fabry-Perot Data Reduction Techniques

Installation instructions

For Unices (Tested on Linux and Mac OS X)

dlm_register, my_filepath('baryc.dlm', root=!make_dll.compile_directory)

print, baryc(findgen(100))

% Loaded DLM: BARYC.
      74.7072      49.8021      2988.12      19.0000      11.2546      29.6776      68.8021      39.0000      99.0000



For Windows

dlm_register, my_filepath('baryc.dlm', root='C:\any_subdir\my_favorite_directory\')

print, baryc(findgen(100))

% Loaded DLM: BARYC.
      74.7072      49.8021      2988.12      19.0000      11.2546      29.6776      68.8021      39.0000      99.0000