yt_analysis is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

yt_analysis / yt http://yt-project.org/

yt is a python package for analyzing and visualizing astrophysical simulation output from a couple simulation platforms. Check out the homepage (there's a link just above!) where we have documentation, a cookbook, and some user community information.

Clone this repository (size: 41.6 MB): HTTPS / SSH
hg clone https://bitbucket.org/yt_analysis/yt
hg clone ssh://hg@bitbucket.org/yt_analysis/yt

Commit 23e94dae7ee0 Raw commit »

commit
23e94dae7ee0
parent
c54b5457919c
branch
yt

enzotools -> yt-project.

Comments

    Log in to comment »

    File Lines added Lines removed
    README 3 3
    doc/README 3 3
    doc/how_to_develop_yt.txt 5 5
    scripts/yt_lodgeit.py 1 1
    setup.py 2 2
    yt/__init__.py 3 3
    yt/analysis_modules/absorption_spectrum/__init__.py 1 1
    yt/analysis_modules/absorption_spectrum/absorption_line.py 1 1
    yt/analysis_modules/absorption_spectrum/absorption_spectrum.py 1 1
    yt/analysis_modules/absorption_spectrum/api.py 1 1
    yt/analysis_modules/api.py 1 1
    yt/analysis_modules/coordinate_transformation/api.py 1 1
    yt/analysis_modules/coordinate_transformation/transforms.py 1 1
    yt/analysis_modules/halo_finding/api.py 1 1
    yt/analysis_modules/halo_finding/halo_objects.py 1 1
    yt/analysis_modules/halo_finding/parallel_hop/parallel_hop_interface.py 1 1
    yt/analysis_modules/halo_mass_function/api.py 1 1
    yt/analysis_modules/halo_mass_function/halo_mass_function.py 1 1
    yt/analysis_modules/halo_merger_tree/api.py 1 1
    yt/analysis_modules/halo_merger_tree/enzofof_merger_tree.py 1 1
    yt/analysis_modules/halo_merger_tree/merger_tree.py 1 1
    yt/analysis_modules/halo_profiler/api.py 1 1
    yt/analysis_modules/halo_profiler/centering_methods.py 1 1
    yt/analysis_modules/halo_profiler/halo_filters.py 1 1
    yt/analysis_modules/halo_profiler/multi_halo_profiler.py 1 1
    yt/analysis_modules/halo_profiler/standard_analysis.py 1 1
    yt/analysis_modules/hierarchy_subset/api.py 1 1
    yt/analysis_modules/hierarchy_subset/hierarchy_subset.py 1 1
    yt/analysis_modules/level_sets/api.py 1 1
    yt/analysis_modules/level_sets/clump_tools.py 1 1
    yt/analysis_modules/level_sets/contour_finder.py 1 1
    yt/analysis_modules/light_cone/__init__.py 1 1
    yt/analysis_modules/light_cone/api.py 1 1
    yt/analysis_modules/light_cone/common_n_volume.py 1 1
    yt/analysis_modules/light_cone/halo_mask.py 1 1
    yt/analysis_modules/light_cone/light_cone.py 1 1
    yt/analysis_modules/light_cone/light_cone_projection.py 1 1
    yt/analysis_modules/light_cone/unique_solution.py 1 1
    yt/analysis_modules/light_ray/api.py 1 1
    yt/analysis_modules/light_ray/light_ray.py 1 1
    yt/analysis_modules/list_modules.py 1 1
    yt/analysis_modules/simulation_handler/api.py 1 1
    yt/analysis_modules/simulation_handler/enzo_simulation.py 1 1
    yt/analysis_modules/spectral_integrator/api.py 1 1
    yt/analysis_modules/spectral_integrator/spectral_frequency_integrator.py 1 1
    yt/analysis_modules/star_analysis/api.py 1 1
    yt/analysis_modules/star_analysis/sfr_spectrum.py 1 1
    yt/analysis_modules/sunrise_export/api.py 1 1
    yt/analysis_modules/sunrise_export/sunrise_exporter.py 1 1
    yt/analysis_modules/two_point_functions/api.py
    yt/analysis_modules/two_point_functions/two_point_functions.py
    yt/api.py
    yt/arraytypes.py
    yt/astro_objects/api.py
    yt/astro_objects/astrophysical_object.py
    yt/astro_objects/clumped_region.py
    yt/astro_objects/simulation_volume.py
    yt/config.py
    yt/convenience.py
    yt/data_objects/analyzer_objects.py
    yt/data_objects/api.py
    yt/data_objects/data_containers.py
    yt/data_objects/derived_quantities.py
    yt/data_objects/field_info_container.py
    yt/data_objects/grid_patch.py
    yt/data_objects/hierarchy.py
    yt/data_objects/object_finding_mixin.py
    yt/data_objects/particle_io.py
    yt/data_objects/profiles.py
    yt/data_objects/static_output.py
    yt/data_objects/time_series.py
    yt/data_objects/universal_fields.py
    yt/frontends/api.py
    yt/frontends/art/__init__.py
    yt/frontends/art/api.py
    yt/frontends/art/data_structures.py
    yt/frontends/art/fields.py
    yt/frontends/art/io.py
    yt/frontends/castro/__init__.py
    yt/frontends/castro/api.py
    yt/frontends/castro/data_structures.py
    yt/frontends/castro/definitions.py
    yt/frontends/castro/fields.py
    yt/frontends/castro/io.py
    yt/frontends/chombo/data_structures.py
    yt/frontends/chombo/definitions.py
    yt/frontends/chombo/fields.py
    yt/frontends/chombo/io.py
    yt/frontends/enzo/api.py
    yt/frontends/enzo/data_structures.py
    yt/frontends/enzo/definitions.py
    yt/frontends/enzo/fields.py
    yt/frontends/enzo/io.py
    yt/frontends/enzo/misc.py
    yt/frontends/flash/__init__.py
    yt/frontends/flash/api.py
    yt/frontends/flash/data_structures.py
    yt/frontends/flash/fields.py
    yt/frontends/flash/io.py
    yt/frontends/gadget/__init__.py
    yt/frontends/gadget/api.py
    yt/frontends/gadget/data_structures.py
    yt/frontends/gadget/fields.py
    yt/frontends/gadget/io.py
    yt/frontends/gdf/data_structures.py
    yt/frontends/gdf/definitions.py
    yt/frontends/gdf/fields.py
    yt/frontends/gdf/io.py
    yt/frontends/maestro/__init__.py
    yt/frontends/maestro/api.py
    yt/frontends/maestro/data_structures.py
    yt/frontends/maestro/definitions.py
    yt/frontends/maestro/fields.py
    yt/frontends/maestro/io.py
    yt/frontends/nyx/api.py
    yt/frontends/nyx/data_structures.py
    yt/frontends/nyx/definitions.py
    yt/frontends/nyx/fields.py
    yt/frontends/nyx/io.py
    yt/frontends/nyx/utils.py
    yt/frontends/orion/__init__.py
    yt/frontends/orion/api.py
    yt/frontends/orion/data_structures.py
    yt/frontends/orion/definitions.py
    yt/frontends/orion/fields.py
    yt/frontends/orion/io.py
    yt/frontends/ramses/__init__.py
    yt/frontends/ramses/_ramses_reader.pyx
    yt/frontends/ramses/api.py
    yt/frontends/ramses/data_structures.py
    yt/frontends/ramses/fields.py
    yt/frontends/ramses/io.py
    yt/frontends/stream/api.py
    yt/frontends/stream/data_structures.py
    yt/frontends/stream/definitions.py
    yt/frontends/stream/fields.py
    yt/frontends/stream/io.py
    yt/frontends/stream/misc.py
    yt/frontends/tiger/__init__.py
    yt/frontends/tiger/api.py
    yt/frontends/tiger/data_structures.py
    yt/frontends/tiger/fields.py
    yt/frontends/tiger/io.py
    yt/funcs.py
    yt/gui/opengl_widgets/api.py
    yt/gui/reason/basic_repl.py
    yt/gui/reason/bottle_mods.py
    yt/gui/reason/extdirect_repl.py
    yt/gui/reason/html/help.html
    yt/gui/reason/html/js/functions.js

    Note: 85 more files not shown.