[phoenix-project] Re: Research Associates at IUAC

  • From: ajith@xxxxxxxxxxx
  • To: phoenix-project@xxxxxxxxxxxxx
  • Date: Sun, 5 Aug 2007 10:54:30 +0530 (IST)

> Hello,
>    Open your email and very much happy to read the message.I used the
> phoenix machine
>   and done some experiments. I like this instruments very much. But I have
> a problum to write
>   programme for each experiments.So please inform me how to write a
> phoenix programme for
>   conducting an experiment.

It depends on what you want to control and measure in the experiment. The
python library functions to access the box are documented. See the Python
library link in  the Software section on the CD.

for example to set the frequency of the PWG and get the waveform back you
may write


import phm
p=phm.phm()

p.set_frequency(2000)
x = p.read_block(300,10,0)
p.plot(x)


Connect PWG to CH0 wlile running it



ajith





>                                         thanking you,
>                                                             Savier K Jacob
>   savierjacob at yahoo.com
>
> ajith@xxxxxxxxxxx wrote:
>   Hello,
> IUAC is looking for people who are interested in developing innovative
> experiments at Graduate/Post Graduate levels. Along with other subjects
> Research Associate positions (temporary) are available in this area
> also.Ph.D in physics is the required qualification. For details refer to
> the advertisement in Hindustan Times on 20-Jul-07.
>
>
>
> with regards
>
> Ajith
>
>
>
>
> To unsubscribe from this list send a mail to
> phoenix-project-request_AT_freelists.org with the word unsubscribe in the
> subject line. (Needless to say _AT_ replaced by @ )
>
>
>
>
>
>
> ---------------------------------
> Ready for the edge of your seat? Check out tonight's top picks on Yahoo!
> TV.


To unsubscribe from this list send a mail to 
phoenix-project-request_AT_freelists.org with the word unsubscribe in the 
subject line. (Needless to say _AT_ replaced by @ )

Other related posts: