﻿pyIBA.main\_idf
===============

.. currentmodule:: pyIBA

.. autoclass:: main_idf

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~main_idf.__init__
      ~main_idf.append_simulation_entry
      ~main_idf.append_spectrum_entry
      ~main_idf.change_node_value
      ~main_idf.create_element
      ~main_idf.create_tree
      ~main_idf.create_tree_on_parent
      ~main_idf.delete_spectrum
      ~main_idf.get_PIXE_file
      ~main_idf.get_SIMS_data
      ~main_idf.get_SIMS_particles
      ~main_idf.get_all_spectra_filenames
      ~main_idf.get_beam_energy
      ~main_idf.get_beam_particles
      ~main_idf.get_charge
      ~main_idf.get_dataxy
      ~main_idf.get_detector
      ~main_idf.get_elements
      ~main_idf.get_elements_molecules_concentrations
      ~main_idf.get_energy_calibration
      ~main_idf.get_geo_parameters
      ~main_idf.get_geometry_type
      ~main_idf.get_idf_text
      ~main_idf.get_max_concentration
      ~main_idf.get_max_depth
      ~main_idf.get_max_thickness
      ~main_idf.get_min_concentration
      ~main_idf.get_min_depth
      ~main_idf.get_min_thickness
      ~main_idf.get_nelements
      ~main_idf.get_nlayers
      ~main_idf.get_notes
      ~main_idf.get_number_of_simulations
      ~main_idf.get_number_of_spectra
      ~main_idf.get_profile
      ~main_idf.get_reactions
      ~main_idf.get_section
      ~main_idf.get_simulation
      ~main_idf.get_spectrum
      ~main_idf.get_spectrum_file_name
      ~main_idf.get_technique
      ~main_idf.get_user
      ~main_idf.load_pixe_data_from_file
      ~main_idf.print_idf_file
      ~main_idf.remove_nodes
      ~main_idf.remove_simulation_entry
      ~main_idf.save_idf
      ~main_idf.set_SIMS_calibration
      ~main_idf.set_SIMS_data
      ~main_idf.set_SIMS_from_file
      ~main_idf.set_beam_energy
      ~main_idf.set_beam_energy_spread
      ~main_idf.set_beam_particles
      ~main_idf.set_charge
      ~main_idf.set_detector_solid_angle
      ~main_idf.set_elements
      ~main_idf.set_energy_calibration
      ~main_idf.set_energy_calibration_file
      ~main_idf.set_exit_angle
      ~main_idf.set_geo_parameters
      ~main_idf.set_geometry_type
      ~main_idf.set_incident_angle
      ~main_idf.set_max_thickness
      ~main_idf.set_min_thickness
      ~main_idf.set_note
      ~main_idf.set_profile
      ~main_idf.set_reactions
      ~main_idf.set_reactions_list
      ~main_idf.set_scattering_angle
      ~main_idf.set_spectrum_data
      ~main_idf.set_spectrum_data_from_file
      ~main_idf.set_spectrum_file_name
      ~main_idf.set_technique
      ~main_idf.set_user
      ~main_idf.unify_geo_parameters
   
   

   
   
   