ACTCollaboration / flipper

Flipper is a light-weight python tool for working with CMB data

Home Page:http://www.hep.anl.gov/sdas/flipperDocumentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

do we need pyfits?

ajvanengelen opened this issue · comments

Has the pyfits dependence of flipper been completely removed from the code? The reason I ask is that my pip installation of flipper on niagara.scinet.utoronto.ca hit an inscrutible snag when it tried to install pyfits, but this was evidently cleared up when I removed pyfits from the required packages here:

'pyfits',

As far as I can see, we have no pyfits dependence. The setup.py does indeed need to be updated.