| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing requirement "reproject" | Aaron LI | 2017-07-20 | 1 | -0/+2 |
* | setup.py: Fix the missing directory for scripts | Aaron LI | 2017-07-20 | 1 | -1/+1 |
* | setup.py: Use `os.listdir("bin/")` to obtain all executables | Aaron LI | 2017-05-31 | 1 | -10/+1 |
* | Add bin/get-healpix-patch: extract patch from HEALPix mapv0.4.2 | Aaron LI | 2017-05-27 | 1 | -3/+4 |
* | Add new dependence "astropy/regions" from GitHub | Aaron LI | 2017-05-22 | 1 | -0/+3 |
* | webui: Add "bin/fg21sim-webui" to start the UI server | Aaron LI | 2016-10-30 | 1 | -0/+1 |
* | webui: Build the Web UI using Tornado with WebSocket | Aaron LI | 2016-10-30 | 1 | -0/+1 |
* | setup.py: Add "zip_safe=False" to avoid installing as a zipped egg | Aaron LI | 2016-10-29 | 1 | -0/+5 |
* | Add back "scipy" to dependencies as utils/reproject.py requires | Aaron LI | 2016-10-28 | 1 | -0/+1 |
* | utils/grid.py: Use own-implemented JIT-optimized "rotate_center()" | Aaron LI | 2016-10-26 | 1 | -1/+0 |
* | convert.py: Optimize "Fnu_to_Tb()" and "Sb_to_Tb()" | Aaron LI | 2016-10-24 | 1 | -0/+1 |
* | Install the new bin/fg21sim-download-cluster-data | Aaron LI | 2016-10-20 | 1 | -0/+1 |
* | Add requirement "pandas" as "galactic/snr.py" will use it | Aaron LI | 2016-10-15 | 1 | -0/+1 |
* | Install 'bin/fg21sim-download-snr-data' and update requirements. | Aaron LI | 2016-10-15 | 1 | -0/+3 |
* | Install non-code files: config specifications | Aaron LI | 2016-10-15 | 1 | -0/+1 |
* | Add the new dependency: scipy | Aaron LI | 2016-10-14 | 1 | -0/+1 |
* | Add excutable script "bin/zea2healpix" | Aaron LI | 2016-10-10 | 1 | -0/+1 |
* | Integrate pytest for test support. | Aaron LI | 2016-10-04 | 1 | -0/+26 |
* | Add bin/fg21sim and some updates to galactic/synchrotron | Aaron LI | 2016-10-04 | 1 | -0/+1 |
* | setup.py: Add missing install requirement "configobj" | Aaron LI | 2016-09-30 | 1 | -0/+1 |
* | setup.py: Check Python >= 3.4 before installation | Aaron LI | 2016-09-30 | 1 | -0/+6 |
* | setup.py: add classifier and requirements | Aaron LI | 2016-09-27 | 1 | -2/+31 |
* | Rewrite setup.py and update __init__.py accordingly | Aaron LI | 2016-09-27 | 1 | -21/+14 |
* | Add logging and update setup configs | Aaron LI | 2016-09-25 | 1 | -1/+7 |
* | Setup package structures | Aaron LI | 2016-09-20 | 1 | -0/+23 |