aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* clusters: Use "hmf" to calculate halo mass functions/distributionsAaron LI2017-10-041-0/+1
* Add missing requirement "reproject"Aaron LI2017-07-201-0/+2
* setup.py: Fix the missing directory for scriptsAaron LI2017-07-201-1/+1
* setup.py: Use `os.listdir("bin/")` to obtain all executablesAaron LI2017-05-311-10/+1
* Add bin/get-healpix-patch: extract patch from HEALPix mapv0.4.2Aaron LI2017-05-271-3/+4
* Add new dependence "astropy/regions" from GitHubAaron LI2017-05-221-0/+3
* webui: Add "bin/fg21sim-webui" to start the UI serverAaron LI2016-10-301-0/+1
* webui: Build the Web UI using Tornado with WebSocketAaron LI2016-10-301-0/+1
* setup.py: Add "zip_safe=False" to avoid installing as a zipped eggAaron LI2016-10-291-0/+5
* Add back "scipy" to dependencies as utils/reproject.py requiresAaron LI2016-10-281-0/+1
* utils/grid.py: Use own-implemented JIT-optimized "rotate_center()"Aaron LI2016-10-261-1/+0
* convert.py: Optimize "Fnu_to_Tb()" and "Sb_to_Tb()"Aaron LI2016-10-241-0/+1
* Install the new bin/fg21sim-download-cluster-dataAaron LI2016-10-201-0/+1
* Add requirement "pandas" as "galactic/snr.py" will use itAaron LI2016-10-151-0/+1
* Install 'bin/fg21sim-download-snr-data' and update requirements.Aaron LI2016-10-151-0/+3
* Install non-code files: config specificationsAaron LI2016-10-151-0/+1
* Add the new dependency: scipyAaron LI2016-10-141-0/+1
* Add excutable script "bin/zea2healpix"Aaron LI2016-10-101-0/+1
* Integrate pytest for test support.Aaron LI2016-10-041-0/+26
* Add bin/fg21sim and some updates to galactic/synchrotronAaron LI2016-10-041-0/+1
* setup.py: Add missing install requirement "configobj"Aaron LI2016-09-301-0/+1
* setup.py: Check Python >= 3.4 before installationAaron LI2016-09-301-0/+6
* setup.py: add classifier and requirementsAaron LI2016-09-271-2/+31
* Rewrite setup.py and update __init__.py accordinglyAaron LI2016-09-271-21/+14
* Add logging and update setup configsAaron LI2016-09-251-1/+7
* Setup package structuresAaron LI2016-09-201-0/+23