Installation ============ The stacking analysis requires Fermipy v1.2. . Using pip --------- Install with pip:: pip install fermi-stacking From source (for developers) ---------------------------- Run the following (preferably inside a conda environment):: git clone https://github.com/ckarwin/Fermi_Stacking_Analysis.git cd Fermi_Stacking_Analysis pip install -e .