Hi, This concept does not apply to the prompt/script UIs. Instead you just create the data pipe and execute the relevant user functions (non-relevant ones should give intelligible error messages). For the auto-analysis in this UI mode, you need to set up a base data pipe containing all of the data you will need for the analysis, and then send that into the auto-analysis which was imported at the start of the script. See the file sample_scripts/model_free/dauvergne_protocol.py for an example.
If you are referring to bug #20873 (https://gna.org/bugs/?20873), then the auto-analysis is not needed at all. This just requires a few user function calls on a data pipe, set to maybe 'relax_fit', to trigger the issue. I hope this answers your question. Regards, Edward On 6 June 2013 18:48, Troels Emtekær Linnet <[email protected]> wrote: > I can do it by: > > Ctrl+D > Right click, Associate with a new auto analysis > > Is there a relax command to open this? > > > best > > > Troels Emtekær Linnet > > _______________________________________________ > relax (http://www.nmr-relax.com) > > This is the relax-users 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-users _______________________________________________ relax (http://www.nmr-relax.com) This is the relax-users 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-users

