Save and Restore Analysis Parameters Using Templates

In any analysis in NeuroExplorer, you can adjust a large number of parameters:

  • Analysis type (Rate Histograms, IIH, etc)

  • Analysis parameters (Bin, XMin, XMax, etc.)

  • Graphics parameters (graph type, graph color, X and Y axes, etc)

NeuroExplorer allows you to save all these parameters so that when you open another data file, you can easily reproduce exactly the same analysis with the same axes, labels and so on.

The set of all the analysis parameters is called the Analysis Template.

  • Select File | Open menu command:

../_images/file_open.png
  • Select TestDataFile5.nex file and click OK in the Open dialog. NeuroExplorer will load the test data file:

../_images/test_file.png
  • Select analysis type by clicking the Interspike Interval Histograms line in the Analyses panel:

../_images/sel_isi.png
  • NeuroExplorer will open Analysis Properties dialog. Click OK in the dialog:

../_images/isi_dlg.png
  • NeuroExplorer will open a new window with graphical analysis results:

../_images/isi_graphs.png
  • Right-click in the graphical analysis results window and select Analysis | Analysis Parameters menu command:

../_images/isi_anpars.png
  • In the Analysis Properties dialog, change three analysis parameters: set Min. Interval to 0.0001, set Max. Interval to 10, check Use Log10 bins and axes and press OK:

../_images/isi_logbins.png
  • NeuroExplorer will recalculate Interspike Interval Histograms with logarithmic bins:

../_images/isi_log_res.png
  • Select Template | Save as New Template (analysis parameters only) menu command

../_images/isi_save_template.png
  • Specify ISI_LogBins as the new template name

../_images/isi_logbins_tmpl.png
  • After you saved the template, the name of the template appears in the Templates Window. To view Templates window, click on the Templates tab in the right toolbar:

../_images/templates_panel.png
  • You can now change parameters in the current graphical analysis results window. For example, you can select Edit | Undo menu command:

../_images/edit_undo.png

NeuroExplorer will display analysis results with the previous values of the analysis parameters:

../_images/isi_graphs.png
  • We can now open a different data file and apply the saved analysis template. Fro example, let’s open 4_neurons.nex5 data file:

../_images/4neurons.png
  • To apply our template to the currently opened file, double-click the template name in the Templates Window:

../_images/apply_template.png
  • NeuroExplorer will calculate the analysis results with all the parameters the were set when we saved the template:

../_images/template_applied.png

You can specify the templates directory by selecting Templates | Global Templates Properties… menu command.