You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ast = astrom.AstromParser().parse('fk1616682s00.measure3.cands.astrom')
Traceback (most recent call last):
File "", line 1, in
File "/home/jkavelaars/epd_free-7.3-2-rh5-x86_64/lib/python2.7/site-packages/ossos-0.1-py2.7.egg/pymop/io/astrom.py", line 182, in parse
self._parse_observation_headers(filestr, observations)
File "/home/jkavelaars/epd_free-7.3-2-rh5-x86_64/lib/python2.7/site-packages/ossos-0.1-py2.7.egg/pymop/io/astrom.py", line 109, in _parse_observation_headers
obs = observations[obsnum]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
I tried to get AstromParse to read the file:
vos:OSSOS/measure3/fk1616682s00.measure3.cands.astrom
but it said:
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: