Skip to content

Remove IRAF Drizzle Dependency #16

@jluastro

Description

@jluastro

As part of removing IRAF from the pipeline, we need to replace IRAF Drizzle. I have done an investigation and there is a stand-alone python drizzle package that implements the same drizzle functionality as AstroDrizzle; but without the hard-coded HST header keywords, etc.

I figured out how to use the package and tried drizzling one of our NIRC2 images both with IRAF drizzle and python drizzle. They are not identical; but pretty darn close. However, the python drizzle introduces some edge artifacts that I haven't figured out how to get rid of yet. See the image below.

image

I am checking in a small test code under reduce/tests/test_drizzle.py to everyone can see how it works. If you want to run it, I need to check in several FITS files... but they inflate our repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions