Skip to content

list index out of range in summarize_pass #12

@ghost

Description

pi@pi:~/heatmaps $ python heatmap.py --ytick 15m 20160823_000001-24M-1700M-500k-30-1430m.csv 20160823_000001-24M-1700M-500k-30-1430m.png 
loading
Traceback (most recent call last):
  File "heatmap.py", line 615, in <module>
    summarize_pass(args)
  File "heatmap.py", line 244, in summarize_pass
    low  = int(line[2]) + args.offset_freq
IndexError: list index out of range

This happens to all my csv files.
I loaded one of them up in http://heat.wq.lc and they seem to work fine.
This is being run on a Raspberry Pi 1...

rtl_power output files can be found here: https://files.fm/u/ynpq9pnj

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions