1 / 16

Update on SPIRE Photometer Pipeline

Update on SPIRE Photometer Pipeline. Kevin Xu NHSC/IPAC on behalf of the SPIRE ICC. What’s New in HIPE 9.1. ✔. Improved map-making, with destriper in standard processing Electrical crosstalk correction (significant for very bright sources)

odetta
Download Presentation

Update on SPIRE Photometer Pipeline

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Update on SPIREPhotometer Pipeline Kevin Xu NHSC/IPAC on behalf of the SPIRE ICC

  2. What’s New in HIPE 9.1 ✔ • Improved map-making, with destriperin standard processing • Electrical crosstalk correction (significant for very bright sources) • NaiveMapper has two options for estimating flux in a sky pixel: • simple average (the only option before HIPE 9) • inverse variance weighted mean • “Cooler Burps” correction in user pipeline scripts • New versions of two point source photometry tasks: • Timeline Fitter • Sussextractor • Two new “SPIRE Useful scripts”: • Photometer Bolometer Finder • Photometer Calculate Ephemeris SSO Position

  3. Destriper • Destriper (replacing the median baseline remover as pipeline default): • Minimize map stripes by adjusting the baseline subtraction (median or • polynomial) iteratively using the naïve mapper. Destriper: Median Baseline Remover: For more information, see the Destriper’s webpage: https://nhscsci.ipac.caltech.edu/sc/index.php/Spire/PhotScanMapDestriper

  4. What’s New in HIPE 9.1 ✔ ✔ • Improved map-making, with destriperin standard processing • Electrical crosstalk correction (significant for very bright sources) • NaiveMapper has two options for estimating flux in a sky pixel: • simple average (the only option before HIPE 9) • inverse variance weighted mean • “Cooler Burps” correction in user pipeline scripts • New versions of two point source photometry tasks: • Timeline Fitter • Sussextractor • Two new “SPIRE Useful scripts”: • Photometer Bolometer Finder • Photometer Calculate Ephemeris SSO Position ✔

  5. What’s New in HIPE 9.1 ✔ ✔ • Improved map-making, with destriperin standard processing • Electrical crosstalk correction (significant for very bright sources) • NaiveMapper has two options for estimating flux in a sky pixel: • simple average (the only option before HIPE 9) • inverse variance weighted mean • “Cooler Burps” correction in user pipeline scripts • New versions of two point source photometry tasks: • Timeline Fitter • Sussextractor • Two new “SPIRE Useful scripts”: • Photometer Bolometer Finder • Photometer Calculate Ephemeris SSO Position ✔ ✔

  6. SPIRE Naïve Mapper Two options: (1) No weighting: Flux of a sky pixel is the simple average of all signal samplings (by all detectors) in the pixel: Sky pixel f5 f4 f3 , f1 f2 (2) Inverse variance (of instrument noise) weighted: Flux of a sky pixel is the inverse variance weighted mean of all signal samplings in the pixel, the variance is calculated using the white noise of the detector with which a given sampling is taken: signal samplings

  7. SPIRE Naïve Mapper HIPE Command Line: Simple Average: mapPsw=naiveScanMapper(scans, array="PSW", method=BinaryWeightStrategy) Inverse variance (of instrument white noise) weighted: mapPsw=naiveScanMapper(scans, array="PSW", method=WhiteNoiseWeight)

  8. What’s New in HIPE 9.1 ✔ ✔ • Improved map-making, with destriperin standard processing • Electrical crosstalk correction (significant for very bright sources) • NaiveMapper has two options for estimating flux in a sky pixel: • simple average (the only option before HIPE 9) • inverse variance weighted mean • “Cooler Burps” correction in user pipeline scripts • New versions of two point source photometry tasks: • Timeline Fitter • Sussextractor • Two new “SPIRE Useful scripts”: • Photometer Bolometer Finder • Photometer Calculate Ephemeris SSO Position ✔ ✔ ✔

  9. “Cooler Burp” • Every time when SPIRE is switched on after a cooler recycle, the first ~6 h sees rapid drifts of the temperature and of the bias voltage. • It causes abnormal drifts in detector timelines, which in turn cause stripes in maps observed during the “cooler burp” period. Resistor voltage  After cooler recycle 2 (~40 h) After cooler recycle 1 (~40 h) An example of stripes caused by cooler burp: bias drift ~10σ Bias voltage “burp” ~ 6h • In user pipeline, there is an optional module for the correction of this effect.

  10. What’s New in HIPE 9.1 ✔ ✔ • Improved map-making, with destriperin standard processing • Electrical crosstalk correction (significant for very bright sources) • NaiveMapper has two options for estimating flux in a sky pixel: • simple average (the only option before HIPE 9) • inverse variance weighted mean • “Cooler Burps” correction in user pipeline scripts • New versions of two point source photometry tasks: • Sussextractor • Timeline Fitter • Two new “SPIRE Useful scripts”: • Photometer Bolometer Finder • Photometer Calculate Ephemeris SSO Position ✔ ✔ ✔ ✔

  11. HIPE Command Line: • Sussextractor (new algorithm): • srcList = sourceExtractorSussextractor(image=map,\ • detThreshold=detectionThreshold, fwhm=fwhm[array], \ • beamArea=area[array]) • Timeline Fitter (old name: timelineSourceFitterTask): • result = sourceExtractorTimeline(input=scanContext, array=array, \ • sourcePositionEstimate=Double1d([raCentres[i], decCentres[i]]),\ • rPeak=rPeak[array]) • To learn more about these modules, see SPIRE Data Reduction Guide, • Section 5.7 “Recipe for SPIRE Photometry”

  12. What’s New in HIPE 9.1 ✔ ✔ • Improved map-making, with destriperin standard processing • Electrical crosstalk correction (significant for very bright sources) • NaiveMapper has two options for estimating flux in a sky pixel: • simple average (the only option before HIPE 9) • inverse variance weighted mean • “Cooler Burps” correction in user pipeline scripts • New versions of two point source photometry tasks: • Sussextractor • Timeline Fitter • Two new “SPIRE Useful scripts”: • Photometer Bolometer Finder • Photometer Calculate Ephemeris SSO Position ✔ ✔ ✔ ✔ ✔

  13. new “SPIRE Useful scripts”:

  14. Bolometer Finder:  A new (and better) version: https://nhscsci.ipac.caltech.edu/spire/DPsoftware/BoloFinder/Photometer_BolometerFinder_2012oct05.py See the following web page for details: https://nhscsci.ipac.caltech.edu/sc/index.php/Spire/BoloFinder

  15. Other News • Improvement in pointing for data taken between 2010.3.20 – 2011.6.14 Because of an error in the pointing model, Herschel data taken between 2010.3.20 – 2011.6.14 suffered larger than normal pointing errors (up to 8”). Now new, improved pointing products are available for these observations in: ftp://ftp.sciops.esa.int/pub/msanchez/corrected_pointing_od320_761/. 5’ See the following twiki page on how to use them: http://herschel.esac.esa.int/twiki/bin/view/Public/HowToUseImprovedPointingProducts • New values for SPIRE beam profile solid angles (i.e. beam areas): New analyses of the SPIRE beam profile data, with background tilt subtraction and background source removal, lead to revised values for beam profile solid angles, which differ from the current official values by up to 6.7%. See the following twiki page for details: http://herschel.esac.esa.int/twiki/bin/view/Public/SpirePhotometerBeamProfileAnalysis

  16. Anticipated Major Changes in HIPE 10 • Level 1 timelines will be destriped (i.e. baseline removed). • Zero-level correction (i.e. realistic large-scale background level taken • from the Planck Survey) will be available. • Level 2 products will include: • maps in units of Jy/beam (for point sources); • maps in units of MJy/sr (for extended sources); • maps corrected for proper motion (for solar system objects only). 5’

More Related