Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (124 - 126 of 241)

Ticket Owner Reporter Resolution Summary
#161 Malte Marquarding james.green@… invalid Flagged data remaining flagged when plotting different polarisation products
Description

This may well be something I'm missing but I'm trying to plot different polarization products from a flagged data set (where I flagged either the beginning and end channels or everything outside the middle 100 km/s) but the flagging seems to disappear when I change between products and as a consequence the y-axis of the plots is being scaled by the complete bandpass. Ideally either the flags could be made to remain or the plotter made to only scale by what is included in the plotting range.

#163 Malte Marquarding anitat@… fixed set_sourcetype not working
Description

I can't get data.set_sourcetype to work. The error message is

/usr/local/lib/python2.5/site-packages/asap/scantable.pyc in set_sourcetype(self, match, matchtype, sourcetype)

1547 self._setsourcetype(stype) 1548 self.set_selection(basesel)

-> 1549 s._add_history("set_sourcetype", varlist)

1550 1551 def auto_quotient(self, preserve=True, mode='paired'):

NameError?: global name 's' is not defined

Perhaps that 's' should be 'self'?

#164 Malte Marquarding wongt@… wontfix How to start ASAP on kaputar?
Description

Can't seem to run even simple commands anymore. I start asap on kaputar but don't get the usual greeting messages.

(~/data/stds) kaputar% asap Loading ASAP... Python 2.4.4 (#2, Oct 22 2008, 20:20:22) Type "copyright", "credits" or "license" for more information.

IPython 0.7.2 -- An enhanced Interactive Python. ? -> Introduction to IPython's features. %magic -> Information about IPython's 'magic' % functions. help -> Python's own help system. object? -> Details about 'object'. ?object also works, ?? prints more.

In [1]: help scantable



exceptions.NameError? Traceback (most recent call last)

/DATA/KAPUTAR_3/won073/stds/<ipython console>

NameError?: name 'scantable' is not defined

Note: See TracQuery for help on using queries.