Opened 18 years ago

Closed 18 years ago

#27 closed defect (duplicate)

plotter bug?

Reported by: Tony.Wong@… Owned by: Malte Marquarding
Priority: normal Milestone: ASAP2 release
Component: General Version: 2.0
Severity: normal Keywords:
Cc:

Description

Can't seem to plot a dataset on kaputar.

Loading ASAP... Welcome to ASAP v2.0b (2006-04-19) - the ATNF Spectral Analysis Package

Please report any bugs to: asap@…

[IMPORTANT: ASAP is 0-based] Type commands() to get a list of all available ASAP commands.

ASAP> scans=scantable('2004-06-12_1448.rpf') Auto averaging integrations Importing 2004-06-12_1448.rpf...

ASAP> q=scans.auto_quotient()

ASAP> plotter.plot(q)


Traceback (most recent call last):

File "<console>", line 1, in ?

File "/usr/local/asap2/asap/asapplotter.py", line 90, in plot

self._plot(self._data)

File "/usr/local/asap2/asap/asapplotter.py", line 479, in _plot

plotit(x,y,m)

File "/usr/local/asap2/asap/asaplotbase.py", line 218, in plot

origx = rcParamsxtick.labelsize?

KeyError?: 'xtick.labelsize'

Change History (1)

comment:1 Changed 18 years ago by Malte Marquarding

Resolution: duplicate
Status: newclosed

This has been fixed, see http://sourcecode.atnf.csiro.au/cgi-bin/trac_asap.cgi/ticket/23

ASAP is automatically update in Narrabri and Parkes, so waiting 24h should fix it.

Note: See TracTickets for help on using tickets.