Giter Site home page Giter Site logo

warm_pixels's Introduction

Warm Pixels Etc

Warm pixels and CTI trails from HST ACS, etc.

This code is hopefully documented well enough for others to understand and work on, but since it's intended just for our own use rather than as a public tool I'm sure there are plenty of bits that aren't completely clear or immediately intuitive, not least with the over-engineered sys arg setup I was playing with. It should at least be divided into fairly clean functions and steps.

See also the paper for descriptions/explanations of the methods.

Contents

  • hst_warm_pixels.py Main code file to find, stack, and plot warm pixels in multiple datasets of HST ACS images. See the docstring for the details and pipeline, and the Datasets class and lists of dataset names for the sets of HST images, which you might want to modify.

    Run with the different flag arguments to select which functions to run, many of which save their output data to be loaded and used in the next step. Most will run in order automatically to analyse the images in the selected datasets, but any can be enabled or disabled. Might look a bit weird at first but it made it fairly convenient for running and re-running different steps while not repeating steps that have already been done.

  • hst_functions.py The main function contents, including making plots.

  • hst_utilities.py Simple utility functions and core inputs like directory paths and warm-pixel parameters.

  • paper_plots.py Plotting functions for the paper. Most are fairly simple and/or ~duplicates of main functions with aesthetic tweaks.

  • pixel_lines.py, warm_pixels.py, test_pixel_lines.py, test_warm_pixels.py Core library modules, see their docstrings, and unit tests.

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.