Giter Site home page Giter Site logo

ossos_lsst's Introduction

OSSOS_LSST

Research with the LSST group using stack on the OSSOS survey

The goal of this project is to analyze the data found during the Outer Solar System Origins Survey (OSSOS) using the LSST stack to understand how well the programs compare to the methods used by OSSOS for faint object detection. The LSST stack was run on the same cfht images used for OSSOS, and the results were compared to that of the matt and jmp programs. A 1.5 pixel tolerance was set to match the catalogs against one another: LSST to jmp, LSST to matt, and LSST to jmp and matt matched.

Once the sources were extracted from the images, the matt catalog was plotted against its LSST catalog matches, and a linear regression was performed to convert matt readings to LSST standard flux readings. The same was done for the other matches found. A cut was introduced to avoid taking the saturated readings into account. On average, for the JMP catalog the cut was 33000, and 2.5e6 for matt. The linear regression code for JMP is below, it parallels those for the matt and matches.

M-1609158_ccd01.png Example of linear regression on the matt-lsst matches, with the 2.5e6 flux cut. The cut could have been established around 3e6, but as is seen here the majority of the points are in the lower half of the linear fit, so it was not necessary.

With the slopes and intercepts from the linear regression, I then transferred the jmp and matt findings to LSST flux readings. Example of the transfer code shown below.

After all the matches were transferred to LSST standard flux, then I made histograms of the different matches by image and ccd number.

It may be seen here that there are point sources that do not seem to be part of background noise that only LSST's programs have caught, ones that may be viable Trans-Neptunian Objects (TNOs). There are some issues with the background subtracting that are to be addressed in later runs on the image.

Plots of the SNR ratios were made for the LSST catalog, since the error in flux reading was known. Using curvefit, the fit was found to be ~flux^(1/2). Knowing that the matt and JMP catalogs are on the same images, it may be possible that the SNR for matt and JMP has the same corellation. Under that assumption, I plotted the SNR of LSST, matt and JMP, using the matt and jmp detections that are within a 1.5 pixel tolerance of each other. The histogram may be viewed in the issues section.

ossos_lsst's People

Contributors

shankj3 avatar rhiannonlynne avatar

Stargazers

Markus avatar

Watchers

James Cloos avatar  avatar  avatar Mike Alexandersen avatar

Forkers

rhiannonlynne

ossos_lsst's Issues

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.