| Commit message (Expand) | Author | Age | Files | Lines |
* | clusters/halo: Rename property "magnetic_field" to "B_obs" | Aaron LI | 2017-10-24 | 1 | -1/+1 |
* | clusters/halo: merge halo_rprofile() & draw_halo(); Fix halo radius error | Aaron LI | 2017-10-23 | 1 | -2/+2 |
* | clusters/formation: Fix problem that no mergers occurred | Aaron LI | 2017-10-22 | 1 | -0/+1 |
* | clusters/halo: Add "use_max_merger" option to allow use max merger events | Aaron LI | 2017-10-22 | 1 | -20/+30 |
* | clusters/halo: Rewrite turbulence acceleration & diffusion coefficient! | Aaron LI | 2017-10-21 | 1 | -1/+2 |
* | clusters/halos: Add more cluster and halo properties | Aaron LI | 2017-10-21 | 1 | -5/+9 |
* | clusters: Fix a comment about "felong" | Aaron LI | 2017-10-21 | 1 | -2/+1 |
* | clusters/halo: Add "kT_obs" and "tback_merger" properties | Aaron LI | 2017-10-19 | 1 | -1/+3 |
* | clusters/halo: rewrite power/flux/Tb calc with k-correction considered | Aaron LI | 2017-10-19 | 1 | -3/+4 |
* | clusters/halo: Fix load halos data; fix save halos catalog | Aaron LI | 2017-10-19 | 1 | -27/+28 |
* | clusters/halo: Force to use cluster catalog if use_dump_halos_data=True | Aaron LI | 2017-10-19 | 1 | -0/+5 |
* | clusters/halo: Support use the previously dumped halos raw data | Aaron LI | 2017-10-19 | 1 | -1/+11 |
* | cluster/halos: Split out "_calc_halos_emission()" method | Aaron LI | 2017-10-19 | 1 | -11/+32 |
* | clusters/halo: Add and use attribute "self.halos_data_dumpfile" | Aaron LI | 2017-10-19 | 1 | -2/+4 |
* | clusters/halo: Rewrite halos catalog and raw data save | Aaron LI | 2017-10-19 | 1 | -15/+39 |
* | clusters: "catalog_outfile" is required | Aaron LI | 2017-10-19 | 1 | -3/+1 |
* | clusters: More regular shape for radio halos | Aaron LI | 2017-10-16 | 1 | -6/+5 |
* | clusters: Update the documents/comments a b it | Aaron LI | 2017-10-14 | 1 | -9/+4 |
* | clusters/psformalism.py: Rewrite sample_z_m() method | Aaron LI | 2017-10-04 | 1 | -0/+2 |
* | clusters: Add option "use_output_catalog" to continue halo simulation | Aaron LI | 2017-09-03 | 1 | -4/+19 |
* | Return the list of filepath to the written sky files | Aaron LI | 2017-08-26 | 1 | -0/+8 |
* | clusters/main.py: Update sky header; update comments etc. | Aaron LI | 2017-08-26 | 1 | -5/+7 |
* | configs: Remove option "save"; all enabled components will be saved | Aaron LI | 2017-08-26 | 1 | -1/+0 |
* | clusters/halo.py: Rewrite electron acceleration coefficient calc | Aaron LI | 2017-08-14 | 1 | -0/+2 |
* | clusters/main.py: Use OrderedDict to easy keys manipulation | Aaron LI | 2017-08-14 | 1 | -29/+31 |
* | clusters: Rename property "injection_rate" and save into halos data | Aaron LI | 2017-08-14 | 1 | -0/+1 |
* | Fix several bugs | Aaron LI | 2017-08-13 | 1 | -11/+3 |
* | clusters/main.py: Implement "simulate_frequency()" and "simulate()" | Aaron LI | 2017-08-13 | 1 | -0/+46 |
* | clusters: Halo templates are normalized to have mean of 1 | Aaron LI | 2017-08-13 | 1 | -1/+1 |
* | clusters/main.py: Add method "_outfilepath()" | Aaron LI | 2017-08-13 | 1 | -0/+21 |
* | clusters/main.py: Set sky header properties | Aaron LI | 2017-08-13 | 1 | -4/+5 |
* | clusters/main.py: Implement "_draw_halos()" method | Aaron LI | 2017-08-12 | 1 | -2/+27 |
* | clusters/main.py: Inherent cluster catalog info to halos data | Aaron LI | 2017-08-12 | 1 | -4/+9 |
* | clusters/main.py: Add missing columns to DataFrame conversion | Aaron LI | 2017-08-12 | 1 | -2/+2 |
* | clusters/halo: "volume" use unit "kpc^3" instead of "cm^3" | Aaron LI | 2017-08-11 | 1 | -1/+1 |
* | clusters/main.py: Calculate and cache more halo data | Aaron LI | 2017-08-06 | 1 | -4/+9 |
* | clusters/main.py: Convert halos data to be a DataFrame and dump | Aaron LI | 2017-08-03 | 1 | -0/+19 |
* | Improve logging messages | Aaron LI | 2017-08-01 | 1 | -0/+5 |
* | clusters: Add config "halos_dumpfile" and dump simulate halos data | Aaron LI | 2017-08-01 | 1 | -1/+8 |
* | clusters: Fix several small issues on wrong variable names | Aaron LI | 2017-07-31 | 1 | -2/+2 |
* | clusters/main.py: Use PSFormalism to simulate cluster catalog | Aaron LI | 2017-07-31 | 1 | -13/+11 |
* | Add `fg21sim.share` module to hold globally shared "CONFIGS" & "COSMO" | Aaron LI | 2017-07-31 | 1 | -2/+1 |
* | clusters/main.py: Add method "_simulate_halos()" | Aaron LI | 2017-07-31 | 1 | -0/+43 |
* | clusters/main.py: Commit missing changes on CONFIGS and COSMO | Aaron LI | 2017-07-23 | 1 | -3/+3 |
* | Use all uppercase to identify the global CONFIGS and COSMO | Aaron LI | 2017-07-22 | 1 | -3/+3 |
* | clusters: Import global "configs" to simplify parameters | Aaron LI | 2017-07-22 | 1 | -20/+3 |
* | clusters: Move "magnetic_field()" function to helper.py | Aaron LI | 2017-07-22 | 1 | -24/+0 |
* | clusters: Rename "last major merger" to "recent major merger" | Aaron LI | 2017-07-22 | 1 | -21/+20 |
* | clusters/main.py: Add property "halo_configs" | Aaron LI | 2017-07-22 | 1 | -1/+31 |
* | clusters/main.py: Add "_magnetic_field()" method | Aaron LI | 2017-07-21 | 1 | -0/+33 |