Directory: examples/

Contents

.pro files

advanced_spectral_fit.pro

This is an example of fitting an astronomical spectrum and optimizing several parameters describing the astrophysical environment, built around the functionality provided by the AmesPAHdbIDLSuite and should help confirm that the it has been properly installed.

anharmonics.pro

This is an example of calculating the PAH emission spectrum of coronene where the bands have been convolved using anharmonic profiles buildt around the functionality provided by the AmesPAHdbIDLSuite and should help confirm that the it has been properly installed.

cluster_db_spectra.pro

This is an example of clustering (kmeans) PAH absorption spectra, built around the functionality provided by the AmesPAHdbIDLSuite and should help confirm that it has been properly installed.

example.pro

This is the adaption of the example shown in Lst.

fit_a_spectrum.pro

This is an example of fitting an astronomical spectrum and should confirm that the AmesPAHdbIDLSuite has been correctly installed.

mc_fit_a_spectrum.pro

This is an example of fitting an astronomical spectrum using a Monte Carlo approach and should confirm that the AmesPAHdbIDLSuite has been correctly installed.

overlap_matrix.pro

This is an example of clustering (hierarchical) PAH emission spectra and should confirm that the AmesPAHdbIDLSuite has been correctly installed.

random_mixtures.pro

This is an example of producing a number of random-mixture PAH emission spectrum, built around the functionality provided by the AmesPAHdbIDLSuite and should help confirm that the it has been properly installed.

stability_of_fit_a_spectrum.pro

This is an example of testing the stability of fitting an astronomical spectrum by iteratively removing the most contributing PAH species from a subsequent fit, built around the functionality provided by the AmesPAHdbIDLSuite and should help confirm that the it has been properly installed.

stellar_kurucz_model.pro

This is an example of creating an astronomical PAH emission spectrum using a Kurucz stellar model for excitination, built around the functionality provided by the AmesPAHdbIDLSuite and should help confirm that the it has been properly installed.

test_idlbridge.pro

This is an example of testing the IDL_IDLBridge components provided by the Suite, built around the functionality provided by the AmesPAHdbIDLSuite and should help confirm that the it has been properly installed.

test_nnls.pro

This is an example of testing the non-negative least-squares decomposition for a number of a randomly generated spectra, built around the functionality provided by the AmesPAHdbIDLSuite and should help confirm that the it has been properly installed.

test_pcomp.pro

This is an example of applying principal component analysis to the spectra in the database, built around the functionality provided by the AmesPAHdbIDLSuite and should help confirm that the it has been properly installed.

test_svdc.pro

This is an example of applying singular value decomposition to the spectra in the database, built around the functionality provided by the AmesPAHdbIDLSuite and should help confirm that the it has been properly installed.

test_uniqueness.pro

This is an example testing the uniqueness of a number of randomly generated PAH emission spectra , built around the functionality provided by the AmesPAHdbIDLSuite and should help confirm that the it has been properly installed.