Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #105865

Re: Help with python script for NMR

From Peter Otten <__peter__@web.de>
Newsgroups comp.lang.python
Subject Re: Help with python script for NMR
Date 2016-03-27 19:39 +0200
Organization None
Message-ID <mailman.91.1459100387.28225.python-list@python.org> (permalink)
References <89a6c69e-5f60-47d7-99db-4004966fc7c5@googlegroups.com> <mailman.86.1459090185.28225.python-list@python.org> <5f7ff60d-0297-4bee-b3e4-3af0ca757dfe@googlegroups.com>

Show all headers | View raw


mohamadmaaz5@gmail.com wrote:

> On Sunday, March 27, 2016 at 4:50:01 PM UTC+2, Joel Goldstick wrote:
>> On Sun, Mar 27, 2016 at 10:38 AM, <mohamadmaaz5@gmail.com> wrote:
>> 
>> > Hello there,
>> > I found a python script in a scientific article that enables a simple
>> > calculation on an NMR spectrum.
>> > I have no experience in programming and i would appreciate it if i can
>> > communicate with someone who can write this script and send it to me by
>> > mail in py format. It's a short script but i keep making alot of
>> > mistaken and it fails every time.
>> > Anyone's interested in helping me ?
>> > Thanks
>> > --
>> > https://mail.python.org/mailman/listinfo/python-list
>> >
>> 
>> copy the code here.  You will get help, but people don't generally write
>> programs for others here
>> 
>> --
>> Joel Goldstick
>> http://joelgoldstick.com/ <http://joelgoldstick.com/stats/birthdays>
>> http://cc-baseballstats.info/
> 
> this is the script. the thing is that i have zero experience in writing
> and i cant find the error. all i need is to embed this script to perfome a
> relatively simple calculation on a spectra. hope anyone can help. thanks
> 
> #! /usr /bin/envpython
> #encoding:utf- 8
> i m p o r tnmrtec . nmrNotebook . c o n t r o l l e r . C o n t r o l l e
> r as Cont i m p o r tnmrtec . u t i l as u t i l
> i m p o r tnmrtec . nmrNotebook . model . common .nmrCommon as nmrcom
> c l a s sBarycentre :

If you want to turn Annex B of www.theses.fr/2014STRAJ015.pdf into runnable 
Python please note

"""
Created by Marie−Aude Coutouly , Justine Vieville, Matthieu ...
...Tanty and Marc−Andre Delsuc on 2010−11−04
Copyright ( c ) 2010 NMRTEC and IGBMC. All rights Reserved .
""""

If you didn't already contact the author(s) you should try that first -- 
perhaps they can provide a copy of the original script.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Help with python script for NMR mohamadmaaz5@gmail.com - 2016-03-27 07:38 -0700
  Re: Help with python script for NMR Joel Goldstick <joel.goldstick@gmail.com> - 2016-03-27 10:49 -0400
    Re: Help with python script for NMR mohamadmaaz5@gmail.com - 2016-03-27 08:13 -0700
      Re: Help with python script for NMR Wildman <best_lay@yahoo.com> - 2016-03-27 11:07 -0500
        Re: Help with python script for NMR mohamadmaaz5@gmail.com - 2016-03-27 09:15 -0700
          Re: Help with python script for NMR Wildman <best_lay@yahoo.com> - 2016-03-27 11:27 -0500
            Re: Help with python script for NMR mohamadmaaz5@gmail.com - 2016-03-27 09:40 -0700
              Re: Help with python script for NMR Wildman <best_lay@yahoo.com> - 2016-03-27 12:07 -0500
      Re: Help with python script for NMR Peter Pearson <pkpearson@nowhere.invalid> - 2016-03-27 16:32 +0000
      Re: Help with python script for NMR Peter Otten <__peter__@web.de> - 2016-03-27 19:39 +0200
        Re: Help with python script for NMR mohamadmaaz5@gmail.com - 2016-03-27 11:58 -0700

csiph-web