HERA-Team / hera-validation

Archive of formal software pipeline validation tests
http://hera.pbworks.com/w/page/130621356/Validation
0 stars 3 forks source link

Test 3.1.0 #55

Closed jburba closed 3 years ago

jburba commented 4 years ago

I think the test 3.1 notebook is in decent shape, however, the criteria section at the top and the test results are still TBD. I'm not really sure what the end goal of this notebook was in words. I know it wasn't to check that the EoR is recovered after in-painting, but maybe more that the in-painting works at some level but what that level is and how we demonstrate success I'm not sure about. The recovered power spectra after in-painting, with the IDR2.2 parameters at least, don't actually recover the "true" un-flagged power spectra. One major takeaway from this which I think should go somewhere in this document, though, is that the performance of the in-painting is highly dependent upon the flags and spectral window(s). Maybe this test isn't so much of a "test," in the traditional sense of power spectrum recovery to within some percentage level, as it is to see and quantify the effects of in-painting inside the H1C analysis pipeline?

review-notebook-app[bot] commented 4 years ago

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

jburba commented 4 years ago

I am currently updating the notebook to include the flag retrieval and data subset creation. I'll push a new commit once I have these sections added. @steven-murray

review-notebook-app[bot] commented 4 years ago

View / edit / reply to this conversation on ReviewNB

steven-murray commented on 2020-04-16T18:58:51Z ----------------------------------------------------------------

Let's put this function definition down below the Intro meta stuff.


review-notebook-app[bot] commented 4 years ago

View / edit / reply to this conversation on ReviewNB

steven-murray commented on 2020-04-16T18:58:52Z ----------------------------------------------------------------

Major step description should be broader, something like "Test pipeline components related to RFI".

Minor variation is more along the lines of what you have for the major description. However, I'd try to be a bit more explicit here (make it dot-point!): in short dots, outline the whole process, something like:

  • Use RIMEz to generate visibilities including GLEAM, eGSM and a P(k) = Ak^{-2} EoR power spectrum
  • Generate LST-binned flags from H1C IDR2.2 data, days XXX-YYY.
  • Apply LST-binned flags to the visibilities.
  • Run vis_clean to in-paint flagged visibilities
  • Run pspec (according to blessed H1C pipeline) on cleaned visibilities
  • Compare output power spectra from different time/frequency windows against input power spectra.

Let's discuss criteria on the telecon.


jburba commented on 2020-04-23T20:06:03Z ----------------------------------------------------------------

Expanded the major and minor descriptions, but left the criteria untouched.