Opened 17 years ago

Closed 17 years ago

#119 closed defect (duplicate)

ASAP issues

Reported by: p.tuthill@… Owned by: Malte Marquarding
Priority: normal Milestone: ASAP 2.2
Component: General Version: 2.0
Severity: normal Keywords:
Cc:

Description

Hi Guys

Thanks for your advice about setting DISPLAY properly. This worked, and I might have thought of it if the error message had not seemed to imply that ASAP could not find the PLOTTER function.

I am trying to get a very simple look at my mopra data. The next thing I tried to do, following the tutorial, also fails. Sorry for all the questions.

ASAP>q = s.auto_quotient()


Traceback (most recent call last):

File "<ipython console>", line 1, in ? File "/usr/local/lib/python2.3/site-packages/asap/scantable.py", line 1504, in auto_quotient

self.set_selection(sel)

File "/usr/local/lib/python2.3/site-packages/asap/scantable.py", line 300, in set_selection

self._setselection(selection)

RuntimeError?: Selection contains no data. Not applying it.

Change History (1)

comment:1 Changed 17 years ago by Malte Marquarding

Resolution: duplicate
Status: newclosed

This is a known error - Ticket #112. Follow the instruction there.

Note: See TracTickets for help on using tickets.