A tool for generating simulated MKID outputs.
Project description
MKID Detect
Inspired by emccd_detect and the MKID Pipeline, for a given input flux map mkid_detect will return either an image or a simulated MKID photon list saved to an HDF5 file.
MKID data by nature can be quite memory intensive so caution should be taken to ensure memory issues are not encountered.
Installation
PyPI
mkid_detect is available on the PyPI repository and can be installed by running:
pip install mkid_detect
GitHub
Start by cloning the repository:
git clone git@github.com:steigersg/mkid_detect.git
Then run
pip install .
If you would like to edit or modify the package use the -e flag as:
pip install -e .
The MKIDDetect Class
There are two main ways to interact with MKIDDetect: The sim_output function and the sim_output_image
function.
sim_output
will generate time and wavelength tagged photon lists similar to the outputs of an actual MKID detector.
sim_output_image
Will output a single integrated image which, by nature, marginalizes over all the timing information available to MKIDs but is much less time and memory intensive if just an image is desired.
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 mkid_detect-0.1.1.tar.gz.
File metadata
- Download URL: mkid_detect-0.1.1.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b749d3bc35b90493bfb960f0925cffc3980fcabbe8a6ecf47d97bfde8ee224ee
|
|
| MD5 |
a0b99a05d96c05272137b4b40503157d
|
|
| BLAKE2b-256 |
36b31e308d02d21a4025b9f84e8aefca6ca435dd441c8d53b5e3bf6649b4e098
|
File details
Details for the file mkid_detect-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mkid_detect-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b84757fa2442f833725b18364d0bdae1bde30dd7df568451deca106900e8636
|
|
| MD5 |
d6df4ad6a450c5f2141e5beb264db609
|
|
| BLAKE2b-256 |
d4e9f96464f5720c1a0d0035e4448353cedc29c3dbc6a45293a4f35e2a867094
|