Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (166 - 168 of 241)

Ticket Owner Reporter Resolution Summary
#176 Malte Marquarding wongt@… fixed Mac OS X 10.6 install
Description

Malte,

I recently did a clean install of Snow Leopard (10.6). Since I already had python 2.5 installed in /opt/local with MacPorts?, I decided to install all of the ASAP dependencies using MacPorts?:

py25-matplotlib py25-ipython etc.

This seemed to work fine, and ipython works ok (did the plotting test). However, I get wrong architecture errors when running ASAP:

ImportError?: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/asap/_asap.so, 2): no suitable image found. Did find:

/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/asap/_asap.so: mach-o, but wrong architecture

Not sure if I need to start from scratch using the instructions in the wiki, or whether there's another possible fix. Maybe I can't use the 10.5 ASAP distribution for 10.6?

By the way, it would be immensely useful to make ASAP available as a MacPorts? package. I don't know how hard this would be, but it really works nicely at resolving dependencies.

Tony

#177 Malte Marquarding Kate.Brooks@… fixed Procedure to analyse "skydip" data
Description

Procedure to extract Tsys versus Elevation graph for Mopra data and to subsequently fit the data to obtain a value to Tau (atmospheric attenuation)

#178 Max Voronkov Max Voronkov fixed Implementation of opacity model
Description

Convert miriad's opacity model to be able to use within ASAP. Main stages of work:

  • Write a C++ class/classes doing the math
  • made it available via a separate method in python (prefer the same format of the output as returned by skydip processing method)
  • available in the opacity method to make the corrections automatically

As the required weather data may be missing, the code should be able to use either user specified parameters or the standard atmosphere.

Note: See TracQuery for help on using queries.