Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils/convert.py: Remove the slow, astropy.units based functions | Aaron LI | 2017-09-01 | 1 | -64/+24 |
* | convert.py: do not use Numba JIT | Aaron LI | 2017-08-29 | 1 | -14/+8 |
* | utils/convert.py: Add function "JyPerPix_to_K()" | Aaron LI | 2017-08-13 | 1 | -0/+17 |
* | utils/convert.py: omega unit default to [arcsec^2], other improvements | Aaron LI | 2017-08-03 | 1 | -10/+11 |
* | utils/convert.py: Improve various comments/descriptions | Aaron LI | 2017-08-03 | 1 | -23/+33 |
* | utils/convert.py: Improve unit check and conversion | Aaron LI | 2017-08-03 | 1 | -2/+2 |
* | Revert "utils/convert.py: Use 'utils.units' module" | Aaron LI | 2017-06-24 | 1 | -7/+6 |
* | utils/convert.py: Use 'utils.units' module | Aaron LI | 2017-06-23 | 1 | -6/+7 |
* | convert.py: Optimize "Fnu_to_Tb()" and "Sb_to_Tb()" | Aaron LI | 2016-10-24 | 1 | -0/+65 |
* | Add utils/convert.py: Implement brightness temperature conversion | Aaron LI | 2016-10-15 | 1 | -0/+63 |