12
I Use This!
High Activity

News

Analyzed about 19 hours ago. based on code collected 2 days ago.
Posted about 6 years ago by [email protected] (Nathan Goldbaum)
Merge pull request #1656 from ngoldbaum/pickle-old-format attempt to restore support for very old pickle files ... [More] yt/units/yt_array.py [Less]
Posted about 6 years ago by [email protected] (Nathan Goldbaum)
Merge pull request #1662 from ngoldbaum/plot-frame-fix Make it possible to hide axes and set an axes background color ... [More] doc/source/visualizing/plots.rst yt/visualization/base_plot_types.py yt/visualization/plot_window.py [Less]
Posted about 6 years ago
always define dx before referencing it ... [More] yt/frontends/rockstar/io.py [Less]
Posted about 6 years ago
cleared indentation yt/frontends/rockstar/io.py ... [More] [Less]
Posted about 6 years ago
make sure dx is scalar yt/frontends/rockstar/io.py ... [More] [Less]
Posted about 6 years ago
check if eps is larger than the domain when building halo catalog from rockstar input, addresses Issue #1678 ... [More] yt/frontends/rockstar/io.py [Less]
Posted about 6 years ago by [email protected] (Nathan Goldbaum)
use CGS units to calculate specific energy units if available ... [More] yt/frontends/gadget/data_structures.py [Less]
Posted about 6 years ago
Incorrect Velocity Unit with Reading EAGLE While reading the EAGLE simulation, the original yt output physical velocity (in cgs, or km/s, etc.) misses a factor of sqrt(a). Expected: physical velocity [cm/s] = sqrt(a) * velocity_on_disk ... [More] * 1e5 where 1e5 is the unit velocity in cm per second. For details, please see the discussion in the mailing list. I have also included the output before and after editing the code, which uses an EAGLE simulation with z=0.271. https://mail.python.org/mm3/archives/list/[email protected]/thread/RP2FYIRCBAOYOYDS7WIATBYVH2TIK5NT/ yt/frontends/gadget/data_structures.py [Less]
Posted about 6 years ago by [email protected] (Nathan Goldbaum)
Merge pull request #1645 from C0nsultant/master Updated and hardened openPMD frontend ... [More] yt/frontends/open_pmd/data_structures.py yt/frontends/open_pmd/fields.py yt/frontends/open_pmd/io.py yt/frontends/open_pmd/misc.py yt/frontends/open_pmd/tests/test_outputs.py yt/utilities/on_demand_imports.py [Less]
Posted about 6 years ago by [email protected] (Nathan Goldbaum)
add explanatory comment yt/units/yt_array.py ... [More] [Less]