Hi Edward. If I 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 columns. Best Troels
_______________________________________________ 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

