Closed adrn closed 6 years ago
Ah, it's because of a difference in the number of lines returned if you use 'photometric' instead of 'theory'. Quick hack to fix:
added to L210 in ezmist.py
if content[2][1] == 'photometric':
del content[2]
del content[7]
Check new version -- reopen is needed
Request: could you add some example of how to download photometry to the
README
?I tried this:
but get: