tomr-stargazer / wuvars-proto

A set of software tools for the "WUVARS" (WFCAM-UKIRT Variability Study) project. Preliminary code (not ready for distribution).
2 stars 0 forks source link

Project does not work when cloned onto other machines; files missing. #10

Closed tomr-stargazer closed 11 years ago

tomr-stargazer commented 11 years ago

When I cloned wuvars-proto onto my U.Mich macbook, I have trouble running/importing code.

In particular,

In [10]: import network2 ERROR: IOError: [Errno 2] No such file or directory: '/media/storage/Documents/Research/reu/DATA/Merged_Catalogs/network/sorted_date_list.txt' [numpy.lib.npyio]

Issue: Make the code completely portable! After resolving this specific missing-file issue, go to whatever next is required to get plots and stuff running on other machines.

tomr-stargazer commented 11 years ago

This is addressed with commits 73728f3906701df10ec1799c26603667c0b5acc6 and b46e540e111e33e778e6428b31efe1786eec5da8 , as well as installing runchi2 on the macbook.