mail[sr #3121] Support request for replacing space in header files for the value.write functions


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Troels E. Linnet on February 19, 2014 - 18:20:
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/




Related Messages


Powered by MHonArc, Updated Tue Feb 25 09:40:09 2014