Corr is a separate package. You can find it here: http://pypi.python.org/pypi/corr
Corr depends on the Python katcp package and adds (amongst other things) functionality to talk to ROACH boards using the KATCP protocol, which is a generic. If you're not building packetised correlators, then you probably only want the katcp_wrapper.py part of corr. Jason On 09 Aug 2011, at 02:40, Soriano, Melissa (335J) wrote: > Hi, > > I got katcp 0.3.4 from here: http://pypi.python.org/pypi/katcp/0.3.4 > > Is this the latest version? > > I see references to corr 0.4.0 in subversion, which includes read_dram. I am > not sure how the katcp version numbers match up with corr version numbers, > but katcp 0.3.4 does not appear to include read_dram. > > Thanks, > > Melissa Soriano > JPL

