aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim
Commit message (Expand)AuthorAgeFilesLines
* utils/io: Support 'NESTED' ordering in read_fits_healpix()Aaron LI2019-11-021-5/+11
* Bump to version 0.9.0 (skip 0.8.x)v0.9.0Aaron LI2019-03-041-2/+2
* clusters/halo: Tune parameters kT_out and radius_indexAaron LI2019-03-011-2/+2
* clusters/main: Also pad merger events in halos dataAaron LI2019-02-281-0/+7
* clusters/main: Use pad_dict_list() to pad merger eventsAaron LI2019-02-281-13/+5
* utils/ds: Add pad_dict_list() functionAaron LI2019-02-281-4/+26
* foreground: Do not add to products if emptyAaron LI2019-02-281-1/+1
* clusters/main: Fix a variable typoAaron LI2019-02-281-1/+1
* products: Various minor cleanupsAaron LI2019-02-281-22/+14
* clusters/halo: Tune parametersAaron LI2019-02-271-7/+7
* configs/manager: Add update() methodAaron LI2019-02-271-0/+4
* configs/manager: Various more cleanupsAaron LI2019-02-271-21/+11
* configs/manager: Clean up save()Aaron LI2019-02-271-11/+7
* Several minor cleanupsAaron LI2019-02-272-6/+6
* clusters/main: Implement _identify_halos() to determine genuine halosAaron LI2019-02-272-0/+30
* clusters/halo: calc_acc_factor() no longer usedAaron LI2019-02-272-46/+0
* clusters/main: Do not calculate acceleration factor and genuineAaron LI2019-02-272-13/+1
* clusters/main: Minor cleanupsAaron LI2019-02-271-7/+5
* clusters/halo: Update the spectral index calculationAaron LI2019-02-271-2/+1
* configs/spec: Reorder options to be clearerAaron LI2019-02-271-16/+14
* clusters/halo: Tune parameters based on various testsAaron LI2019-02-271-8/+8
* clusters/main: Allow to disable map generationAaron LI2019-02-262-6/+14
* foreground: Various minor cleanupsAaron LI2019-02-261-24/+18
* configs/spec: Adjust some default values and minor tweaksAaron LI2019-02-261-7/+15
* Add utils/virial moduleAaron LI2019-02-251-0/+71
* utils/analyze: PEP8 fixAaron LI2019-02-251-1/+1
* utils/analyze: Extend loglinfit() to accept x/y limitsAaron LI2019-02-241-5/+27
* utils/analyze: Add parameter 'coef0' to loglinfit()Aaron LI2019-02-241-3/+6
* utils/analyze: Improve logfit() to output uncertaintiesAaron LI2019-02-221-8/+25
* clusters/halo: Support merger-disabled calculationAaron LI2019-02-221-16/+20
* clusters/halo: Rename '_acceleration_disabled' to '_merger_disabled'Aaron LI2019-02-211-11/+12
* clusters/halo: Clean up _is_turb_active()Aaron LI2019-02-211-7/+4
* utils/unit: Minor cleanupsAaron LI2019-02-211-6/+10
* clusters/halo: Minor tweaksAaron LI2019-02-211-4/+5
* clusters/halo: Update fp_diffusion() against base turbulenceAaron LI2019-02-211-2/+8
* clusters/halo: Extend tau_acceleration() against base turbulenceAaron LI2019-02-211-10/+32
* clusters/halo: Update velocity_turb() against base turbulenceAaron LI2019-02-211-13/+16
* clusters/halo: Remove unused mach_turb() methodAaron LI2019-02-211-10/+0
* clusters/halo: Add velocity_turb_base() methodAaron LI2019-02-212-0/+46
* clusters/halo: Implement _merger_end_time() methodAaron LI2019-02-211-0/+18
* clusters/halo: Several minor improvementsAaron LI2019-02-211-4/+5
* clusters/halo: Reorder '_is_turb_active()' a bitAaron LI2019-02-211-11/+11
* clusters/halo: Reorder the '_energy_loss()' methodAaron LI2019-02-211-33/+21
* clusters/halo: Clean up fp_advection()Aaron LI2019-02-211-7/+2
* clusters/halo: Extends _validate_time() with 'include_end' parameterAaron LI2019-02-211-6/+8
* clusters/halo: Apply @property and @lru_cache() to _time_adjust()Aaron LI2019-02-211-1/+3
* clusters/halo: Update _validate_t_merger() to also check end timeAaron LI2019-02-211-11/+12
* clusters/halo: Add 't_merger_end' propertyAaron LI2019-02-211-9/+30
* configs/spec: Adjust some min/max values for simplicityAaron LI2019-02-211-5/+5
* clusters/halo: Further extend the halo radius calculationAaron LI2019-02-182-14/+15