Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-6170

PSF fitting study

    XMLWordPrintable

    Details

    • Type: Epic
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: meas_extensions_psfex
    • Labels:
      None
    • Epic Name:
      f16-drp-psf
    • Story Points:
      15
    • WBS:
      02C.04.03
    • Team:
      Data Release Production
    • Cycle:
      Fall 2016

      Description

      Investigate the Piff PSF modelling code. Experiment with applying it to realistic LSST (or precursor) data.

      If Piff is still too immature for this to be useful, investigate Kendrick Smith's hscpsf code.

        Attachments

          Issue Links

          Stories in Epic (Custom Issue Matrix)

            Activity

            Hide
            rearmstr Bob Armstrong added a comment - - edited

            Here is a message from Kendrick that he sent to the hsc software list:

            I've been working on PSF modeling recently, and wanted to publicize some code, now that it's getting fairly mature and integrated with the rest of the HSC pipeline:

            git clone https://github.com/kmsmith137/meas_extensions_hscpsf.git

            What's currently implemented on the master branch is a PCA-style PSF model, which was initially based on PcaPsf in the LSST pipeline but ended up deviating quite a bit. (Unlike previous versions of the code which some of you may have played with, this version runs as a standalone meas_extensions module in the current HSC pipeline, and doesn't require boost_python + a lot of my pet libraries!)

            Another thing which is nearly complete is a reimplementation of the psfex PSF model using low-level classes and libraries from the LSST/HSC pipeline. The idea is to have the functionality of psfex in a form which is familiar and easy to modify for anyone familiar with the HSC pipeline (the reimplementation will also much smaller by lines of code). It's not quite ready yet but the current semi-complete version is on the psfex_hacking branch if anyone is curious to take a look.

            It's currently unclear to me whether we'll ultimately want to use a PCA-style PSF model, a psfex-style PSF model, or something else. What I'd like to do in the short term is to have both models implemented in a cleaned-up class hierarchy which is easy to modify/extend, and to have a well-defined suite of tests for evaluating a given PSF model. Bob Armstrong at Princeton and I have been coordinating recently on this.

            If you get a chance to play with the code in its current form, please let me know your feedback!

            Thanks and more updates coming soon!
            Kendrick

            Show
            rearmstr Bob Armstrong added a comment - - edited Here is a message from Kendrick that he sent to the hsc software list: I've been working on PSF modeling recently, and wanted to publicize some code, now that it's getting fairly mature and integrated with the rest of the HSC pipeline: git clone https://github.com/kmsmith137/meas_extensions_hscpsf.git What's currently implemented on the master branch is a PCA-style PSF model, which was initially based on PcaPsf in the LSST pipeline but ended up deviating quite a bit. (Unlike previous versions of the code which some of you may have played with, this version runs as a standalone meas_extensions module in the current HSC pipeline, and doesn't require boost_python + a lot of my pet libraries!) Another thing which is nearly complete is a reimplementation of the psfex PSF model using low-level classes and libraries from the LSST/HSC pipeline. The idea is to have the functionality of psfex in a form which is familiar and easy to modify for anyone familiar with the HSC pipeline (the reimplementation will also much smaller by lines of code). It's not quite ready yet but the current semi-complete version is on the psfex_hacking branch if anyone is curious to take a look. It's currently unclear to me whether we'll ultimately want to use a PCA-style PSF model, a psfex-style PSF model, or something else. What I'd like to do in the short term is to have both models implemented in a cleaned-up class hierarchy which is easy to modify/extend, and to have a well-defined suite of tests for evaluating a given PSF model. Bob Armstrong at Princeton and I have been coordinating recently on this. If you get a chance to play with the code in its current form, please let me know your feedback! Thanks and more updates coming soon! Kendrick
            Hide
            swinbank John Swinbank added a comment -

            Thanks Bob – as Nate Lust suggested, I've pushed this to lsst-dm/meas_extensions_hscpsf.

            Show
            swinbank John Swinbank added a comment - Thanks Bob – as Nate Lust suggested, I've pushed this to lsst-dm/meas_extensions_hscpsf .

              People

              Assignee:
              swinbank John Swinbank
              Reporter:
              swinbank John Swinbank
              Watchers:
              Bob Armstrong, John Swinbank, Joshua Meyers
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.