Profile ======= .. currentmodule:: pydrad.parse .. autoclass:: Profile :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Profile.coordinate ~Profile.electron_density ~Profile.electron_energy_density ~Profile.electron_mass_density ~Profile.electron_pressure ~Profile.electron_temperature ~Profile.grid_centers ~Profile.grid_edges ~Profile.grid_edges_left ~Profile.grid_edges_right ~Profile.grid_widths ~Profile.hydrogen_density ~Profile.hydrogen_energy_density ~Profile.hydrogen_pressure ~Profile.hydrogen_temperature ~Profile.loop_length ~Profile.mass_density ~Profile.momentum_density ~Profile.total_pressure ~Profile.velocity .. rubric:: Methods Summary .. autosummary:: ~Profile.column_emission_measure ~Profile.peek ~Profile.peek_emission_measure ~Profile.spatial_average ~Profile.to_constant_grid .. rubric:: Attributes Documentation .. autoattribute:: coordinate .. autoattribute:: electron_density .. autoattribute:: electron_energy_density .. autoattribute:: electron_mass_density .. autoattribute:: electron_pressure .. autoattribute:: electron_temperature .. autoattribute:: grid_centers .. autoattribute:: grid_edges .. autoattribute:: grid_edges_left .. autoattribute:: grid_edges_right .. autoattribute:: grid_widths .. autoattribute:: hydrogen_density .. autoattribute:: hydrogen_energy_density .. autoattribute:: hydrogen_pressure .. autoattribute:: hydrogen_temperature .. autoattribute:: loop_length .. autoattribute:: mass_density .. autoattribute:: momentum_density .. autoattribute:: total_pressure .. autoattribute:: velocity .. rubric:: Methods Documentation .. automethod:: column_emission_measure .. automethod:: peek .. automethod:: peek_emission_measure .. automethod:: spatial_average .. automethod:: to_constant_grid