Code Monkey home page Code Monkey logo

radiojetsfromysos's Introduction

Radio Jets from Young Stellar Objects

The primary purpose of this repository is to store data, images and scripts pertaining to publications studying the radio emission associated with the ionised jets of young stellar objects.

Summary

This repository contains the data for the following publications:

For each of those works listed above, image .fits files for each object at each observed frequency, .csv/.fits tables for results and associated scripts for ease of data import are included. Should you use any of the data below, please cite the relevant work above. For a full description of the repository's directory tree, please see below.

Contents

Below is the directory tree for this repository with folder/file descriptions as comments:

RadioJetsFromYSOs/              # Respository's parent directory
├───radiopy/                    # Git submodule containing the radiopy repo for use in data.py below
|   └───...                     # More details can be found on the radiopy repo or in the README
├───VLASurveyPurser2020/        # Directory containing material from Purser et al. (2020)
│   ├───fits/                   # Contains all clean images in .fits format
│   │   ├───C-band/             # Directory for 5.8GHz images
│   │   │   ├───G***.****.fits  # C-band image for G***.***.fits where ***.**** is the galactic l-coordinate
│   │   │   └───...             # A total of 64 C-band .fits images are present in this directory
│   │   └───Q-band/             # Directory for 44GHz images
│   │       ├───G***.****.fits  # Q-band image for G***.***.fits where ***.**** is the galactic l-coordinate
│   │       └───...             # A total of 43 Q-band .fits images are present in this directory
│   └───results/                # Contains image analysis results and associated scripts
│       ├───data.py             # Python script which imports results as pandas.DataFrame instance
│       └───tables/             # Contains all image analysis results in various table formats
│           ├───cband.csv       # Table of C-band results in .csv format
│           ├───cband.fits      # Table of C-band results in .fits table format
│           ├───qband.csv       # Table of Q-band results in .csv format
│           ├───qband.fits      # Table of Q-band results in .fits table format
│           ├───ancillary.csv   # Table of supporting data in .csv format
│           └───ancillary.fits  # Table of supporting data in .fits table format
└───ATCASurveyPurser2016/       # Directory containing material from Purser et al. (2016)
    ├───fits/                   # Contains all clean images in .fits format
    │   ├───5500/               # Directory for 5.5GHz images
    │   │   ├───G***.****.fits  # 5.5GHz image for G***.***.fits where ***.**** is the galactic l-coordinate
    │   │   └───...             # A total of 34 5.5GHz .fits images are present in this directory
    │   ├───9000/               # Directory for 9GHz images
    │   │   ├───G***.****.fits  # 9GHz image for G***.***.fits where ***.**** is the galactic l-coordinate
    │   │   └───...             # A total of 34 9GHz .fits images are present in this directory
    │   ├───17000/              # Directory for 17GHz images
    │   │   ├───G***.****.fits  # 17GHz image for G***.***.fits where ***.**** is the galactic l-coordinate
    │   │   └───...             # A total of 40 17GHz .fits images are present in this directory
    │   └───22800/              # Directory for 22.8GHz images
    │       ├───G***.****.fits  # 22.8GHz image for G***.***.fits where ***.**** is the galactic l-coordinate
    │       └───...             # A total of 40 22.8GHz .fits images are present in this directory
    └───results/                # Contains image analysis results and associated scripts
        └───tables/             # Contains all image analysis results in various table formats
            ├───5ghz.csv       # Table of 5.5GHz results in .csv format
            ├───5ghz.fits      # Table of 5.5GHz results in .fits table format
            ├───9ghz.csv       # Table of 9GHz results in .csv format
            ├───9ghz.fits      # Table of 9GHz results in .fits table format
            ├───17ghz.csv       # Table of 17GHz results in .csv format
            ├───17ghz.fits      # Table of 17GHz results in .fits table format
            ├───22ghz.csv       # Table of 22.8GHz results in .csv format
            ├───22ghz.fits      # Table of 22.8GHz results in .fits table format
            ├───ancillary.csv   # Table of supporting data in .csv format
            └───ancillary.fits  # Table of supporting data in .fits table format

radiojetsfromysos's People

Contributors

simonp2207 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.