.. _installation: ************ Installation ************ Requirements ============ While mascara was designed to be used on both Linx and Windows platforms, it still requires some additional packages to run smootly. Those are : - 'Numpy' release 18.0 or later - 'lmfit ' release 0.7.4 or higher. This is used for calculating the astrometric solution of the camera system. - 'pyfits ' version 3.3 or higher to access all the features of compressed fits format. - 'scipy ' version 0.14.0 or higher - 'bottleneck ' version 0.7.0 or higher used for its speed Moreover the mascara-intern packages require additionally: - 'pandas ' version 0.12.0 or higher Installation ============ Once you've got your hand on the mascara-1.0.zip file you can install the package via in command line: >>> python setup.py install And hopefully everything goes fine. Additional install ================== The .zip file includes a light version of the standard stellar catalog used in mascara (StarCat.fits). You can copy that file to your working location in order to load easily stellar coordinates and parameters.