Giter VIP home page Giter VIP logo

odi-tools's People

Contributors

bjanesh avatar oboberg avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

odi-tools's Issues

processing for Mosaic format narrow band images

Mosaic filters at WIYN have smaller fields of view than the broadband SDSS filters, and so don't need to use all of the information provided in the full format images. Can we specify just to use OTAs covered by the filter and things will work out? Will there be other issues with narrow band images -- no photometric calibration for Hα for example. Finding out by trying to process data for J. Salzer.

develop better final background calculation

Currently we are using the QuickReduce header keyword to add the background to the final images, even though we are calculating the backgrounds for each OTA. We should use a more statistical approach to determine the final background level.

completeness testing

Use artificial star tests to produce tables of detection completeness at a range of instrumental magnitudes. These tables can then be used to generate completeness limits in color-magnitude space.

ota_sourcefind small numbers

Just had a case where ota_sourcefind only found one source, which threw an error when trying to apply an np.where filter. Adjusting the detection threshold fixed this, but might be better to skip otas with so few bright sources. I will add the functionality to deal with these cases.

Improve aperture correction

I am currently working on improving the aperture correction step of the odi_phot_process.py script. The aperture correction function lives in full_calibrate.py. The current issue is that the standard deviation of the correction is still too large, even with filtering by peak counts from a fwhm measurement. I am going to see if I can implement a sigma clipping step to improve the standard deviation without throwing out too many stars.

make master dark sky flats

some fields would benefit from an illumination correction, but can't be properly flat-fielded because the nature of the data makes it difficult to construct a dark sky flat. We should provide a standard master dark sky flat to users to use in these cases, constructed from high quality data.

flip, align, and trim final images

final images should ideally be North-up, East-left and be pixel aligned for ease of use. Trimming will also reduce the size of final image by a significant amount.

Trimming should try to return the maximum possible area while avoiding any cell gap artifacts at the edges.

WCS keyword issues in ota_sourcefind

Line 37 in ota_sourcefind.py had been changed to the following to help with and issue with the 5x6 data.

w.wcs.ctype = ["RA---TPV", "DEC--TPV"]

It looks like this does not work for podi. All of the stars were returned with identical Ra and Dec values. I will try adding an if statement to only set the keywords to the TPV values if it is odi 5x6 data.

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.