Astrosource pipeline for tom_education
Project description
tom_astrosource
This package allows astrosource to be run on data files in the TOM Toolkit via the tom_education app.
Requirements
In addition to the requirements listed in setup.py you will need:
- A working TOM (see TOM Toolkit documentation)
- Python > 3.6
Installation
- Set up a TOM and the
tom_educationpackage. See the tom_education installation instructions.
pip install tom_astrosource
- Add
tom_astrosourcetoINSTALLED_APPSinsettings.py.
INSTALLED_APPS = [
...
'tom_astrosource'
]
- Add the
astrosourcepipeline toTOM_EDUCATION_PIPELINES(create this setting if it does not exist):
TOM_EDUCATION_PIPELINES = {
...
'astrosource': 'tom_astrosource.models.AstrosourceProcess'
}
Install Development version
Clone this repo and install the package with pip:
git clone https://github.com/joesingo/tom_astrosource
pip install tom_astrosource
Usage
See the pipeline
documentation
in tom_education for how to run the pipeline on your data.
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 tom_astrosource-0.1.4.tar.gz.
File metadata
- Download URL: tom_astrosource-0.1.4.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e06558e9007c0a1c694f7db78742dabc17c6825c89921e6ea6fe43f1fcff780a
|
|
| MD5 |
68c937067da3107197304e0d5d09affc
|
|
| BLAKE2b-256 |
5ce21fa4a19d9832125b34d2b7a74f3e99df40dced7b260ef6bd5e1e3c32c489
|
File details
Details for the file tom_astrosource-0.1.4-py3-none-any.whl.
File metadata
- Download URL: tom_astrosource-0.1.4-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4425711215b04b726727b42a638368038aa1eef66d8b9b04bb3532576777a73
|
|
| MD5 |
df8f7ff64cbe08025c8a68d3aaff6c7f
|
|
| BLAKE2b-256 |
ac977c78805fe47939af8e7d59cb61d68974506d875ee475d1d4553e315aa07d
|