Development Status :: 4 - Beta
Project description
deblend_sofia_detections
=====
Introduction
A small package to deblend Sofia detections based on the method described in
https://ui.adsabs.harvard.edu/abs/2025ApJ...980..157H/abstract
Most of this is an adapted copy of the accompanying ipython notebook of that paper
and as such Qifeng Huang should be considered as a main author of this code
Requirements
The code requires full installation of:
python v3.8 or higher
Installation
Download the source code from the Github or simply install with pip as:
pip install deblend_sofia_detections
This should also install all required python dependencies. We recommend the use of python virtual environments. If so desired a TRM_errors installation would look like:
python3 -m venv deblend_sofia_detections_venv
source deblend_sofia_detections_venv/bin/activate.csh
pip install deblend_sofia_detections
(In case of bash the correct middle line is source deblend_sofia_detections_venv/bin/activate)
You might have to resource the env:
source deblend_sofia_detections_venv/bin/activate.csh
Once you have installed FAT you can check that it has been installed properly by running deblend_sofia_detections as.
deblend -v
Running deblend_sofia_detections_venv
You can run deblend_sofia_detectionsby providing a configuration file by
deblend configuration_file=file.yml
an example yaml file with all parameters can be printed by running
deblend print_examples=true
please see the advanced input in readthe docs for an explanation of all parameters.
Project details
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 deblend_sofia_detections-0.0.1.tar.gz.
File metadata
- Download URL: deblend_sofia_detections-0.0.1.tar.gz
- Upload date:
- Size: 49.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.12.0 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83c82837cb7ea2a25d6f6d4e268960a60a72e48a04db9f1ee95dc06bf495353f
|
|
| MD5 |
e61388b0c5355dd8d7d10ac2019efb22
|
|
| BLAKE2b-256 |
3206f20c42c03c9c4bd073c93653352ca0dc8d6961a7127e49dab9fedd57a10a
|
File details
Details for the file deblend_sofia_detections-0.0.1-py3-none-any.whl.
File metadata
- Download URL: deblend_sofia_detections-0.0.1-py3-none-any.whl
- Upload date:
- Size: 57.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.12.0 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
444cb2621df0b248df09d2548640f51fec559c9a71770ac64d0fc841236373bf
|
|
| MD5 |
c6f3ca62e62082bee34a4b4dc2b18d09
|
|
| BLAKE2b-256 |
673234c6e2af3f542412e68d5b994c1fa77fb227b52fa2f589c94d1579163184
|