URL:
  <http://gna.org/support/?3121>

                 Summary: Support request for replacing space in header files
for the value.write functions
                 Project: relax
            Submitted by: tlinnet
            Submitted on: Wed 19 Feb 2014 03:32:39 PM UTC
                Category: None
                Priority: 5 - Normal
                Severity: 1 - Wish
                  Status: Postponed
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: None

    _______________________________________________________

Details:

This is discussed in:
http://thread.gmane.org/gmane.science.nmr.relax.devel/5047

If one use the function:
value.write(param='r2a')

The header file looks like this:
# Parameter description:  The transversal relaxation rate for state A in the
absence of exchange.
#
# mol_name    res_num    res_name    spin_num    spin_name    SQ CPMG -
599.89086220 MHz    sd(SQ CPMG - 599.89086220 MHz)   

Ideally I would like it to have it similar to this:

# Parameter description:  The transversal relaxation rate for state A in the
absence of exchange.
#
# mol_name    res_num    res_name    spin_num    spin_name   
SQ_CPMG_-_599.89086220_MHz    sd(SQ_CPMG_-_599.89086220_MHz)

so a string.split() will be of the same length as the data col




    _______________________________________________________

Reply to this item at:

  <http://gna.org/support/?3121>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-devel mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel

Reply via email to