This page lists the plug-ins currently available for HIPE.
If you have created a plug-in, we encourage you to publish it here. Either add it directly, or send me an e-mail at paul.balm@esa.int.
For an introduction into plug-ins and how to use them, see the User Manual. See also our 3-minute video tutorial for a quick introduction.
If you're interested in understanding the features available in the plug-in framework, you can read the Design Document.
The plug-ins on this page are maintained by third-party developers. They are provided "as is", without any warranty and support by the Herschel Science Centre. Plug-in developers are solely responsible for testing and support.
The HSC also maintains a page with user contributed software -- these are typically stand-alone programs, not plug-ins for HIPE.
The Unit Conversion Tool converts between various units of Flux (e.g., erg/s/cm2), Flux Density (e.g., Jy), Intensity (e.g. Jy/sr, K), Integrated Intensity (e.g., K km/s), and Surface Area (e.g. Steradians). Constants are converted via a GUI, and arrays (of type Double1d) are converted via the HIPE command line. All conversion formulae are derived within the help.
To install, select Plug-ins from the Tools menu. Click Install new and enter the following URL:
The tool will auto-update itself. The Unit Conversion Tool is provided by Steve Lord and Annie Hoac (NHSC).
Cosmology Plug-in
A HIPE plugin to perform common Cosmological calculations. Based on Dave Hogg's "Distance measures in Cosmology", and similar to Ned Wright's javascript Cosmology Calculator.
Access the quick look data products from the Herschel Space Observatory, searching by target name, sky coordinates or observation identifier.
To install, select Plug-ins from the Tools menu. Click Install new and enter the following URL:
Restart HIPE, go to "Tools" menu and select "HerschelQuickLook"
Dataset Reader: Load very large products, by loading only designated datasets
This plug-in provides functions that allow reading of individual datasets from Products from the HSA, without the need to read the entire product into memory.
The concrete example for which it was written, are PACS Level 1 Frames products. By not loading the noise cube, for a given amount of memory, one can load products twice as large. This plug-in can be used for any kind of product, but it provides a special function to the PACS Frames, which produces a Frames product that can be reprocessed, but that does not contain the noise cube.
Go to the plug-in page
Photometry
SPIA: SPIRE Photometric Interactive Analysis
The SPIA package is a plug-in to allow for interactive GUI based data processing with full control over pipeline module parameters. The currently available tasks of this package focus on the SPIRE photometer, in particular artifact removal and making of SPIRE scan maps.
To install, select Plug-ins from the Tools menu. Click Install new and enter the following URL:
The installation is automatic. Any further updates will be automatically offered when you re-start HIPE and are connected to the internet.
See the SPIRE Data Reduction Guide and the SPIA Homemage for more information and documentation. SPIA development is led by Bernhard Schulz (NHSC). Support is available via the NHSC Helpdesk.
Photometric convolution
Task and script to convolve images to a common PSF.
To install, select Plug-ins from the Tools menu. Click Install new and enter the following URL:
This plug-in is not compatible with HIPE 9. They are compatible with HIPE 10 from build 1500 onwards.
Documentation for the tasks and scripts. After installing a plug-in, you can find the corresponding script under the Tools menu in HIPE.
PACS Simple Aperture Photometry Plug-in
This task performs simple aperture photometry on a set of SimpleImage. It compliments and uses the ‘annularSkyAperturePhotometryTask’ interactive photometry tool already available in HIPE with added functionality catering to science needs. It is used to perform aperture photometry of unblended sources on single or multiple PACS frame.
To install, select Plug-ins from the Tools menu. Click Install new and enter the following URL:
Task and script to convolve PACS line flux maps to a common PSF.
To install, select Plug-ins from the Tools menu. Click Install new and enter the following URL:
This plug-in is not compatible with HIPE 9. They are compatible with HIPE 10 from build 1500 onwards.
Documentation for the tasks and scripts. After installing a plug-in, you can find the corresponding script under the Tools menu in HIPE.
HI-PI: HIFI useful scripts plug-in
From the project page:
We have collected scripts from various sources around the HIFI ICC that have proved useful to users when reducing their data. This useful software has been packaged up in the format of a HIPE plugin, which is easy to install and will auto-update when a new version of the plugin is available.
CASSIS is a spectral analysis tool-set containing:
Line Identification Tool
Prediction of spectra
Comparison of telescope or laboratory data with a wide variety of models
Tools to determine the physical parameters of the sources
(See the web-site for details.) The plug-in makes this functionality available directly in HIPE.
To install, select Plug-ins from the Tools menu. Click Install new and enter the following URL:
http://cassis.irap.omp.eu/download/cassis_3.2.jar
If you have an old version of this plugin, please remove it (using FileRemove completely on the plug-ins panel) and install the new version.
Map-making
SUPREME: Super Resolution Map-maker for extended emission
SUPREME is a generic name for mapmakers for extended emission based on a realistic physical instrument model and regularized inversion. A first development has been performed by T. Rodet et al IEEE 2, 5 (2008) using a Bayesian framework for the infrared slit spectrograph on board the Spitzer Space Telescope. F. Orieux et al A&A 539, A38 (2012) have proposed the first super-resolution supervised Bayesian mapmaker for the SPIRE instrument of the Herschel observatory, tested for simulated and real data. The current version of SUPREME, developed by H. Ayasso et al (hal-00765929), is based on an unsupervised Bayesian approach with enhanced beam and offset models. B. Hasnoun, member of the Integrated Data And Operation Center at IAS (IDOC), has exported the original Matlab code to Java and prepared a HIPE plugin.
SUPREME is an ambitious pluridisciplinary research projet for mapmaking where several research codes have been already developed. For instance, the estimate of hyperparameters and instrument parameters has been presented by F. Orieux et al A&A 549, A83 (2013). Moreover, Ayasso et al proposed an unsupervised mapmaker for point and extend sources mixture. Furthermore other improvements are expected in the future (1/f corrections, use for other instruments, …).
The purpose of the scanamorphos plug-in is to read data from the scanamorphos program. Output from this program is not directly readable in HIPE, due to omissions in the WCS information. This plug-in provides a task called importScanAmorphos, which loads the data, fixes the WCS and produces a SimpleImage.
Go to the plug-in page
Other/Engineering
MUST Plug-in
The MUST plug-in allows you to connect to ESOC's MUST database and process the housekeeping parameters.
At the moment the MUST database can only be accessed within the ESA internal network_
Usage
After installation:
Restart HIPE
Go to menu Edit -> Preferences.
Select Must from the tree at the left of the pop-up window.
Modify the user and password information (if you do not know your user or password for MUST, please ask your MUST contact person)/
Click Apply.
Go to the menu Window -> Show View -> Must.
In the Must View, click the button Get Parameters.
Now you can plot the parameters you want.
If you want to make your own script to modify the parameters:
Go to Workbench perspective
Load the default script(Go to the menu Tools->must_herschel_plugin-composite.py)
Modify this example script at your wish.
Run the script
Install
To install, select Plug-ins from the Tools menu. Click Install new and enter the following URL:
The demonstration plug-in is intended for plug-in developers. It shows some features of plug-in, such as including a license text, using a custom installer and custom configuration.