aboutsummaryrefslogtreecommitdiffstats
path: root/astro/21cm
Commit message (Collapse)AuthorAgeFilesLines
* astro/z2freq.py: Fix range parsingAaron LI2018-07-161-1/+1
|
* astro/tile_slice.py: Check file existence firstAaron LI2018-07-161-1/+9
|
* astro/make_lightcone.py: allow variables in "outfile" optionAaron LI2017-12-031-4/+10
|
* astro/make_lightcone.py: WARN that the result seems/is wrong!Aaron LI2017-11-221-0/+7
|
* Minor improves to output/loggingAaron LI2017-11-221-1/+1
|
* Add astro/21cm/21cmfast_lightcone.py: convert 21cmFAST lighttravel cubesAaron LI2017-11-221-0/+192
|
* astro/tile_slice.py: Workaround the scipy zoom warningAaron LI2017-11-221-1/+2
|
* Improve logging formatAaron LI2017-11-222-2/+4
|
* 21cm: Fix Nside comment; minor updates about descriptionsAaron LI2017-11-062-4/+4
|
* tile_slice.py: Update default arguments values & use [arcsec]Aaron LI2017-08-221-9/+10
|
* make_lightcone.py: Fix unit and check clobber firstAaron LI2017-08-181-1/+5
|
* get_slice_zfreq.py: Rewrite to work with "make_lightcone.py"Aaron LI2017-08-182-61/+83
|
* Remove "extract_slice.py", obsoleted by "make_lightcone.py"Aaron LI2017-08-181-84/+0
|
* make_lightcone.py: Add WCS header informationAaron LI2017-08-181-2/+24
|
* Add make_lightcone.py: create light-cone cubes from coeval cubesAaron LI2017-08-181-0/+292
|
* astro/21cm/tile_slice.py: Save information to headerAaron LI2017-06-121-0/+5
|
* Minor changesAaron LI2017-06-122-3/+3
|
* Add astro/21cm/tile_slice.pyAaron LI2017-06-111-0/+93
|
* astro/21cm/get_slice_zfreq.py: Fix header keywords usageAaron LI2017-06-111-1/+10
|
* Add astro/21cm/get_slice_zfreq.pyAaron LI2017-06-111-0/+112
|
* Move some tools for better managementAaron LI2017-06-111-2/+0
|
* Add astro/21cm/extract_slice.pyAaron LI2017-06-111-0/+84
|
* Add astro/21cm/{freq2z,z2freq,cube_mean}.pyAaron LI2017-06-113-0/+116
Migrated from my other repo 21cmFAST/tools.