Automation of debris disk detection
Project description
ExoCode
Generates .csv files including data on the existence of various features of interest from the Digitized Sky Survey (DSS), 2-micron All Sky Survey (2MASS), and Wide-field Infrared Survey Explorer (WISE) image catalogs. The goal is to use the data to identify candidates that might have circumstellar debris disks.
TO USE:
Use dataAcq.py to retrieve the images for one of the provided catalogs in Catalogs/
You can also use one of your own, provided the format remains the same: ra,dec (degrees)
Data included for tam_cat_sample.csv catalog under FITS/TAM/
Use dataGen.py to run analysis on the downloaded images and output the results to a new .csv
You should only have to touch the offset code at the top of each program (denoted ‘EDITABLE’) to accomplish your analysis
Run Guidelines:
Assumes data_container variables in each script are equivalent
Command line: (in exoCode containing directory)
cd exoCode
python dataAcq.py
python dataGen.py
In python:
from exoCode import dataAcq
from exoCode import dataGen
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
File details
Details for the file exocode-1.1.02.tar.gz
.
File metadata
- Download URL: exocode-1.1.02.tar.gz
- Upload date:
- Size: 30.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42a17f22c15d0db3899b5e8076c1af9ccd4de64928bb25ef5bd5c21fd373ef7d |
|
MD5 | e4c56c1ac28e0dc3ba9c8aa10da0ec21 |
|
BLAKE2b-256 | 4735aedbbaa39f9d192ad3cc6cdb8bb6f4dc841cac6be60bbb26e462b8fc4887 |