index
:
fg21sim.git
gh-pages
master
ps
Simulate foreground for 21cm EoR signal detection
Git Repositories Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fg21sim
/
extragalactic
/
clusters
/
main.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
clusters/halo: refactor tau_acceleration() to help RadioHaloAM
Aaron LI
2018-01-04
1
-1
/
+1
*
clusters/halo: Add preliminary RadioHaloAM based on RadioHalo
Aaron LI
2018-01-04
1
-12
/
+12
*
clusters/halo: small updates and some cleanups
Aaron LI
2018-01-04
1
-7
/
+5
*
clusters/halo: delete radius_virial_{main,sub} and kT_sub properties
Aaron LI
2018-01-03
1
-3
/
+0
*
clusters: Fix catalog data to CSV save
Aaron LI
2018-01-03
1
-1
/
+3
*
clusters: update to to use the new HaloEmission in _calc_halos_emission()
Aaron LI
2018-01-03
1
-13
/
+9
*
clusters: simplify _set_configs()
Aaron LI
2018-01-02
1
-18
/
+17
*
clusters: pad the catalog merger events to allow CSV save
Aaron LI
2018-01-02
1
-1
/
+14
*
clusters: simulate and extract all recent merger events
Aaron LI
2018-01-02
1
-49
/
+33
*
clusters: skip dropping out halos when using dumped data
Aaron LI
2018-01-02
1
-1
/
+1
*
clusters: dump & load catalog with comments
Aaron LI
2018-01-02
1
-5
/
+5
*
clusters: rework the reuse of previously dumped cluster catalog
Aaron LI
2018-01-02
1
-29
/
+50
*
clusters: merge _save_halos_catalog() and _dump_halos_data()
Aaron LI
2018-01-02
1
-28
/
+26
*
clusters: change "catalog" from DataFrame to a list of dict
Aaron LI
2018-01-02
1
-71
/
+79
*
Minor updates and cleanups
Aaron LI
2018-01-02
1
-25
/
+24
*
clusters/psformalism: sample_z_m() return tuple of lists instead of dataframe
Aaron LI
2018-01-02
1
-1
/
+3
*
Improve descriptions and minor cleanups
Aaron LI
2018-01-01
1
-9
/
+9
*
clusters/mergertree: add param mtree to maximum_merger and recent_major_merger
Aaron LI
2018-01-01
1
-2
/
+2
*
clusters/formation: Move parameter "ratio_major" to recent_major_merger()
Aaron LI
2018-01-01
1
-4
/
+3
*
clusters/halo: Change option "tau_merger" to "time_traceback"
Aaron LI
2018-01-01
1
-4
/
+4
*
clusters/halo: Add back "mach_turbulence" attribute
Aaron LI
2017-12-31
1
-1
/
+1
*
Minor cleanups
Aaron LI
2017-12-30
1
-4
/
+4
*
clusters/halo: support to drop out the most powerful halos
Aaron LI
2017-12-30
1
-0
/
+26
*
clusters/halo: Estimate turbulence acceleration w.r.t. injection scale
Aaron LI
2017-12-30
1
-1
/
+1
*
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
[prev]
[next]