LAL  7.5.0.1-b72065a
LALMath3DPlot.c File Reference

Prototypes

void LALMath3DPlot (LALStatus *stat, Math3DPointList *first, INT4 *ntiles, REAL4 *pointSize)
 This function is for plotting 3D template banks by creating a MATHEMATICA notebook. More...
 

Go to the source code of this file.

Macros

#define INSTRUCTIONS   fprintf(nb, "This notebook will produce an animated 3D plot of your template bank. See the next section to change any user variables before evaluating. The cells of this notebook must be evaluated sequentially. If you wish to evaluate the entire notebook at once press Ctrl+A then press Shift+Enter in most operating systems.")
 

Macro Definition Documentation

◆ INSTRUCTIONS

#define INSTRUCTIONS   fprintf(nb, "This notebook will produce an animated 3D plot of your template bank. See the next section to change any user variables before evaluating. The cells of this notebook must be evaluated sequentially. If you wish to evaluate the entire notebook at once press Ctrl+A then press Shift+Enter in most operating systems.")

Definition at line 27 of file LALMath3DPlot.c.