Closed jennykim1016 closed 7 years ago
lenspop
is now importable, since https://github.com/drphilmarshall/LensPop/pull/2 Working on the OM10 requirements.txt
etc now.
OK, travis can install lenspop
(see the report here), and the OM10 README is still correct (the requirements.txt
file grew a bit). scipy
is now a conda install, I'll add a note about that.
I think we can punt on submitting the lenspop pull request to Tom - for now, its ok to pip install from my fork. @jennykim1016 if you do make any changes to the lenspop
code, we'll need to merge them into drphilmarshall/LensPop
- so that's where you should aim your pull request.
We have a few things to do:
setup.py
, folder organization,__init__.py
etc) until we canimport lenspop
and then use the functions intools.py
pip install -r requirements.txt
works