﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
1071	vseries failure: list index out of range	sshakeel@…	Tom Goddard	"{{{

Hi,
I am trying to run vseries on ChimeraX latest dailybuild on Mac OS. It is giving me the following error:
vseries play <help:user/commands/vseries.html#play> #1
Traceback (most recent call last):
  File ""/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/cmd_line/tool.py"", line 205, in execute
    cmd.run(cmd_text)
  File ""/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/commands/cli.py"", line 2569, in run
    result = ci.function(session, **kw_args)
  File ""/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/map/series/vseries_command.py"", line 105, in vseries_play
    rendering_cache_size = cache_frames)
  File ""/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/map/series/play.py"", line 30, in __init__
    self.time_range = r = (0, len(series[0].maps)-1, 1) if range is None else range
IndexError: list index out of range

IndexError: list index out of range

File ""/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/map/series/play.py"", line 30, in __init__
self.time_range = r = (0, len(series[0].maps)-1, 1) if range is None else range


Thanks.

Regards,
Shabih
}}}
"	defect	closed	normal		Volume Data		fixed						all	ChimeraX
