CHIME/FRB Constants
Project description
CHIME/FRB Constants
Constants is a is pure-python, lightweight and zero dependency package to access variables used in the CHIME/FRB software projects.
Installation
pip install chime-frb-constants
Usage
import chime_frb_constants as constants
print (constants.K_DM)
Changelog
2020.06.2
FREQandFREQ_FREQavailaible once again, but with type changesFREQ: np.array -> FREQ: List[float] FPGA_FREQ: np.array -> FPGA_FREQ: List[float]
2020.06
- Initial release on PYPI
- All constants are now uppercase
- All physical constants from
scipyare not availaible anymore under constants. If you still need them, import them directly fromfrom scipy import constants as phys_const
FREQandFREQ_FREQcurrently unavailaible.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chime-frb-constants-2020.6.2.tar.gz.
File metadata
- Download URL: chime-frb-constants-2020.6.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.2 CPython/3.7.6 Darwin/19.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
528c020b84ac353b46938bf5384720154f29a08ef20e674b66b8c043068b8a0e
|
|
| MD5 |
1aacdfa204ed8c30262f05b8c53a070f
|
|
| BLAKE2b-256 |
eb79f5806fab064d68d54e11ab7f1c4abe98d9c9bf4f6109b2630ba23a3e514c
|
File details
Details for the file chime_frb_constants-2020.6.2-py3-none-any.whl.
File metadata
- Download URL: chime_frb_constants-2020.6.2-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.2 CPython/3.7.6 Darwin/19.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b1cdf288df31723b6bd3b62a712e5dc0405670725cbfe1eded0c8144eb98f83
|
|
| MD5 |
9350522caeb215f8e64903e8c9fc18bb
|
|
| BLAKE2b-256 |
7add52a6f40b585f955b4ddfe00b180575a759c839def24407bd76a6b4cc8eb8
|