Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 241)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#250 fixed ASAP 3.1.0 cannot process MX scan script Malte Marquarding StacyMader
Description

In running a script on MX Multibeam data with ASAP 3.1.0, I get the following error (script works under 3.0.0):

ASAP>execfile('mx.py')
Found ATPKSMB data.
Auto averaging integrations
Importing 2011-09-27_0551-P000_WKK5999_test.mbf...
SEVERE: STMath::quotient: no matching off
SEVERE: 'NoneType' object has no attribute '_add_history'
---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)

/p/observer/radioschool/<ipython console> in <module>()

/p/observer/radioschool/mx.py in <module>()
      8 # Average all beam dat atogether
      9 
---> 10 avb = q.average_beam()
     11 
     12 # Average pols together

AttributeError: 'NoneType' object has no attribute 'average_beam'
#249 fixed ASAP 3.0 scantables incompatible with 3.1 ? Malte Marquarding Martin Cordiner <martin.cordiner@…>
Description

When trying to load ASAP scantables previously created using version 3.0.0, I get the error 'SEVERE: Invalid Table data type when accessing column in ROArrayColumn ctor for column RESTFREQUENCY'

Likewise, scantables created in 3.1.0 produce the same error when attempting to load them into 3.0.0. I attach an example scantable created in 3.0. Is there a fix or workaround for this problem?

#248 fixed Typo in subversion link Malte Marquarding james.green@…
Description

On the page https://svn.atnf.csiro.au/trac/asap/wiki/ObtainAsap the subversion link presented is missing a dash between asap and 3.0.0.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.