d = scipy.io.array_import.read_array('output.txt')But this is super slow, should probably just use gnuplot for now...
gnuplot('set terminal png; set xrange[-4:4]; set yrange[-100:100]; set output "/home/bnewbold/fromsage.png"; plot "/home/bnewbold/output";')Could fidget with style settings too.