Opened 13 years ago
Closed 13 years ago
#262 closed defect (wontfix)
skydip gives 'linst index out of range' when trying to plot.
Reported by: | StacyMader | Owned by: | Malte Marquarding |
---|---|---|---|
Priority: | normal | Milestone: | Unified development |
Component: | General | Version: | |
Severity: | normal | Keywords: | skydip |
Cc: | mad134@… |
Description
Running skydip with plot=True produces the following:
taus=skydip("2012-02-11_0500-P000_1568_SKYDIP.rpf",plot=True)
IndexError Traceback (most recent call last)
/Users/mad134/Home/pyspot/20120211/<ipython console> in <module>()
/Library/Python/2.6/site-packages/asap-4.0.0-py2.6.egg/asap/opacity.pyc in skydip(data, averagepol, tsky, plot, temperature, pressure, humidity)
197 n = len(airms) 198 for i in range(n):
--> 199 pylab.plot(airms[i], tsyss[i], 'o', color=colors[i])
200 pylab.plot(airms[i], fits[i], '-', color=colors[i]) 201 pylab.figtext(0.7,0.3-(i/30.0),
IndexError: list index out of range
Using ASAP v4.0.0 (2011-10-05), Mac OSX 10.6.8.
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | 2012-02-11_0500-P000_1568_SKYDIP.rpf added |
---|
comment:2 by , 13 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
skydip with up and down scans.