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
Optional
Usage
import chime_frb_constants as constants
print (constants.K_DM)
Changelog
2020.07
- Updated
CHANNEL_BANDWIDTH_MHZ - Fixed errors with
FREQ - Added optional physical constants from
scipy
2020.06.3
- Fixed error with
CHANNEL_BANDWIDTH_MHZ - Change to
SAMPLING_TIME_MS - New constant
SAMPLING_TIME_S
2020.06.2
-
Added
FREQandFREQ_FREQ, 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.from 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.4.tar.gz.
File metadata
- Download URL: chime-frb-constants-2020.6.4.tar.gz
- Upload date:
- Size: 4.6 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 |
7aaf38277e6941371d7ab630e8652562468b2bd41f0768a7c65173c28778493e
|
|
| MD5 |
0734ec91373cef690fbb9b1c5b47b689
|
|
| BLAKE2b-256 |
6a82d30cb5894c14035bb4b48f60cbdb20c42fad5bc0cbdb2726a3ff37e0a355
|
File details
Details for the file chime_frb_constants-2020.6.4-py3-none-any.whl.
File metadata
- Download URL: chime_frb_constants-2020.6.4-py3-none-any.whl
- Upload date:
- Size: 5.0 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 |
7fc97809ce44e085dafa844e79d34ab4fdadb950f65520c660c9defa65e4e3bd
|
|
| MD5 |
7f5c7d7e95ffb32ccd4047a2efe41ff8
|
|
| BLAKE2b-256 |
8037dde6f5d16c1613dac521b727522335aca6505079ea47becd3907c608f31e
|