CCL:G: extracting nuclear resonance vib intensities



Hi Raj (and CCL'ers),
 Please find attached my group's gennrvs script. You'll need to install
 Python, numpy, numarray, and cclib. Once all of those are installed,
 you use it by the following command:
 python gennrvs.py g03_freq.log
 This will generate two files, spectrum.dat and displacements.txt. The
 first is just x,y data that can be plotted and the second is the
 magnitude of the displacements of the Fe atoms in each vibrational
 mode.
 There are other options (-n num, -w width) to control the number of
 frequencies to consider and the width of the gaussians used to
 convolute the data.
 If you intend to publish any generated spectra, please contact me
 directly so I can give you the proper citation. Also, this script is
 released under an open source license (GNU GPL), so feel free to
 distribute it to friends, colleagues, etc. as you see fit. I only ask
 that you let me know of any modifications that improve functionality.
 Hope this helps!
 Adam
 On Tue, Jul 15, 2008 at 2:09 AM, Raj s
 r.subramanian]|[ipc.uni-stuttgart.de <owner-chemistry###ccl.net> wrote:
 >
 > Sent to CCL by: "Raj  s" [r.subramanian_._ipc.uni-stuttgart.de]
 > Dear ccls members,
 > i am searching for a tool to extract the nrvs (also called nis)
 intensities/spectrum from G03 freq. output (and subsequent convolution with
 instrumental resolution)...if anyone have some tool to do this kindly help me...
 >
 > thanks for your help.
 > regards,
 > raj s.>
 >
 >
 

Attachment: gennrvs.py
Description: Binary data