Hi, In that case you can use the power of the value.write user function:
value.write(param=['model', 'kex'], file=... But this should be in a new file. The standard kex.out file which contains the kex value from all models is the desired outcome. It should not matter what model the kex value comes from, as long as that model can be considered reasonable for the system. If you would like the kex.out file per model, that already exists. It will be output for each model in the directory for that model. Regards, Edward On 10 September 2013 16:22, Troels E. Linnet <[email protected]> wrote: > Follow-up Comment #1, sr #3078 (project relax): > > Hi Edward. > > You suggested: > value.write(param='model', file=... > > but that would create a new file for writing out the models ? > > I would like to have the model information included when you write out a > parameter like 'kex'. > > In the same way that you have for example for kex: > mol_name res_num res_name spin_num spin_name value error > > I would like to also include spin_model > > The reason for this, is that in the "final" run, you would have one kex.out > file, with a mixup of the different models. > > _______________________________________________________ > > Reply to this item at: > > <http://gna.org/support/?3078> > > _______________________________________________ > 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 _______________________________________________ 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

