Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Changed: | ||||||||
< < | <-- ANALYTICS CODE - DO NOT EDIT --> <-- Google Analytics script BEGIN --> <-- Google Analytics script END --> <-- END OF ANALYTICS CODE --> | |||||||
> > | <!-- ANALYTICS CODE - DO NOT EDIT --><-- Google Analytics script BEGIN --> <-- Google Analytics script END --><!-- END OF ANALYTICS CODE --> | |||||||
HIPE Plug-ins | ||||||||
Changed: | ||||||||
< < | This page lists some plug-ins currently available for HIPE. | |||||||
> > | This page lists some 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 Alvar.Garcia@sciops.esa.int. | ||||||||
Line: 19 to 16 | ||||||||
Available Plug-ins | ||||||||
Changed: | ||||||||
< < | ||||||||
> > |
| |||||||
Generic UtilitiesPDS Images Plug-in | ||||||||
Changed: | ||||||||
< < | This plugin allows to open Planetary Data Science images (version 3) into HIPE.
It allows to manage the image as a SimpleImage dataset and also to navigate the image using the latitude and longitude.
It also allows to measure distances in the image using the mouse.
The project is hosted in google code at: https://code.google.com/p/hipe-pds/![]() | |||||||
> > | This plugin allows to open Planetary Data Science images (version 3) into HIPE. It allows to manage the image as a SimpleImage dataset and also to navigate the image using the latitude and longitude. It also allows to measure distances in the image using the mouse. The project is hosted in google code at: https://code.google.com/p/hipe-pds/![]() | |||||||
To install the plugin:
| ||||||||
Line: 45 to 40 | ||||||||
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: | ||||||||
Changed: | ||||||||
< < |
https://nhscsci.ipac.caltech.edu/common/DPsoftware/UnitConversionTool/UnitConversionTool_0.14.jar | |||||||
> > | https://nhscsci.ipac.caltech.edu/common/DPsoftware/UnitConversionTool/UnitConversionTool_0.14.jar | |||||||
The tool will auto-update itself. The Unit Conversion Tool is provided by Steve Lord and Annie Hoac (NHSC). | ||||||||
Line: 56 to 48 | ||||||||
Cosmology Plug-inA 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. | ||||||||
Changed: | ||||||||
< < |
https://nhscsci.ipac.caltech.edu/common/DPsoftware/Cosmology/Cosmology_1.3.jar | |||||||
> > | https://nhscsci.ipac.caltech.edu/common/DPsoftware/Cosmology/Cosmology_1.3.jar | |||||||
Deleted: | ||||||||
< < | ||||||||
HerschelQuickAnalysis Plug-inAnalyse data products from the Herschel Space Observatory, searching by target name, sky coordinates, observation identifier or operational day. Available observations are listed in the Herschel Observing Log and external catalogues like VizieR![]() | ||||||||
Line: 67 to 56 | ||||||||
Analyse data products from the Herschel Space Observatory, searching by target name, sky coordinates, observation identifier or operational day. Available observations are listed in the Herschel Observing Log and external catalogues like VizieR![]()
| ||||||||
Changed: | ||||||||
< < | http://herschel.be/twiki/pub/Public/DpHipePlugins/HerschelQuickLook_1.9.jar | |||||||
> > | http://herschel.be/twiki/pub/Public/DpHipePlugins/HerschelQuickLook_1.9.jar | |||||||
| ||||||||
Changed: | ||||||||
< < | http://herschel.be/twiki/pub/Public/DpHipePlugins/HerschelQuickLook_1.10.jar | |||||||
> > | http://herschel.be/twiki/pub/Public/DpHipePlugins/HerschelQuickLook_1.10.jar | |||||||
| ||||||||
Changed: | ||||||||
< < | First version with the new name; the external window is replaced by an integrated perspective: http://herschel.be/twiki/pub/Public/DpHipePlugins/HerschelQuickAnalysis_2.0.jar | |||||||
> > | First version with the new name; the external window is replaced by an integrated perspective: http://herschel.be/twiki/pub/Public/DpHipePlugins/HerschelQuickAnalysis_2.0.jar | |||||||
Changed: | ||||||||
< < | Memory optimisations, UI and visual enhancements: http://herschel.be/twiki/pub/Public/DpHipePlugins/HerschelQuickAnalysis_2.1.jar | |||||||
> > | Memory optimisations, UI and visual enhancements: http://herschel.be/twiki/pub/Public/DpHipePlugins/HerschelQuickAnalysis_2.1.jar | |||||||
Changed: | ||||||||
< < | Filter out failed observations, search by ra/dec instead of by raNominal/decNominal, plus minor usability improvements: http://herschel.be/twiki/pub/Public/DpHipePlugins/HerschelQuickAnalysis_2.2.jar | |||||||
> > | Filter out failed observations, search by ra/dec instead of by raNominal/decNominal, plus minor usability improvements: http://herschel.be/twiki/pub/Public/DpHipePlugins/HerschelQuickAnalysis_2.2.jar | |||||||
Changed: | ||||||||
< < |
![]() | |||||||
> > | ![]() | |||||||
Dataset Reader: Load very large products, by loading only designated datasets | ||||||||
Changed: | ||||||||
< < | 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. | |||||||
> > | 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 | ||||||||
Line: 118 to 93 | ||||||||
The SPIA package![]() | ||||||||
Changed: | ||||||||
< < |
https://nhscsci.ipac.caltech.edu/spire/DPsoftware/spia/scripts/spia_1.11.1.jar | |||||||
> > | https://nhscsci.ipac.caltech.edu/spire/DPsoftware/spia/scripts/spia_1.11.1.jar | |||||||
The installation is automatic. Any further updates will be automatically offered when you re-start HIPE and are connected to the internet. | ||||||||
Line: 127 to 100 | ||||||||
See the SPIRE Data Reduction Guide and the SPIA Homemage![]() ![]() | ||||||||
Deleted: | ||||||||
< < | ||||||||
Photometric convolution | ||||||||
Changed: | ||||||||
< < | 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:
http://herschel.esac.esa.int/twiki/pub/Public/DpHipePlugins/ConvolvePhotometric_1.3.jar | |||||||
> > | 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:
http://herschel.esac.esa.int/twiki/pub/Public/DpHipePlugins/ConvolvePhotometric_1.3.jar | |||||||
Changed: | ||||||||
< < | ![]() | |||||||
> > | ![]() | |||||||
Documentation for the tasks and scripts. After installing a plug-in, you can find the corresponding script under the Tools menu in HIPE. | ||||||||
Line: 140 to 110 | ||||||||
Documentation for the tasks and scripts. After installing a plug-in, you can find the corresponding script under the Tools menu in HIPE. | ||||||||
Deleted: | ||||||||
< < | ||||||||
PACS Simple Aperture Photometry Plug-in | ||||||||
Changed: | ||||||||
< < | 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. | |||||||
> > | 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: | ||||||||
Changed: | ||||||||
< < |
https://nhscsci.ipac.caltech.edu/pacs/scripts/Plugins/PacsSimpleAperturePhotometry_2.0.jar | |||||||
> > | https://nhscsci.ipac.caltech.edu/pacs/scripts/Plugins/PacsSimpleAperturePhotometry_2.0.jar | |||||||
NOTE: This version of the plug-in works for any version of HIPE, effectively replacing version 1.0. | ||||||||
Line: 161 to 125 | ||||||||
PACS boloSource plug-inBoloSource takes PACS Level 1 frames and subtract embedded sources. The output interpolated cubes can be used to reconstruct background maps for the purpose of extended emission analysis, or alternatively, source-only maps can be used to perform accurate photometry in confused regions. | ||||||||
Changed: | ||||||||
< < |
http://herschel.be/twiki/pub/Public/DpHipePlugins/boloSource_plugin_0.1.jar | |||||||
> > | http://herschel.be/twiki/pub/Public/DpHipePlugins/boloSource_plugin_0.1.jar | |||||||
Changed: | ||||||||
< < | More information can be found on the boloSource page. | |||||||
> > | More information can be found on the boloSource page. | |||||||
Spectroscopy | ||||||||
Line: 170 to 132 | ||||||||
Spectroscopy | ||||||||
Deleted: | ||||||||
< < | ||||||||
Spectroscopic convolution | ||||||||
Changed: | ||||||||
< < | 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 any of the following URLs: | |||||||
> > | 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 any of the following URLs: | |||||||
| ||||||||
Changed: | ||||||||
< < | http://herschel.esac.esa.int/twiki/pub/Public/DpHipePlugins/ConvolveSpectroscopic_1.1.1.jar | |||||||
> > | http://herschel.esac.esa.int/twiki/pub/Public/DpHipePlugins/ConvolveSpectroscopic_1.1.1.jar | |||||||
| ||||||||
Changed: | ||||||||
< < | http://herschel.esac.esa.int/twiki/pub/Public/DpHipePlugins/ConvolveSpectroscopic_1.2.jar | |||||||
> > | http://herschel.esac.esa.int/twiki/pub/Public/DpHipePlugins/ConvolveSpectroscopic_1.2.jar | |||||||
Documentation for the tasks and scripts. After installing a plug-in, you can find the corresponding script under the Tools menu in HIPE. | ||||||||
Line: 193 to 150 | ||||||||
From the project page: | ||||||||
Changed: | ||||||||
< < | 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. | |||||||
> > | 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. | |||||||
The plug-in is available at this URL: | ||||||||
Line: 212 to 167 | ||||||||
(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: | ||||||||
Changed: | ||||||||
< < |
http://cassis.irap.omp.eu/download/cassis_3.8.jar | |||||||
> > | http://cassis.irap.omp.eu/download/cassis_3.8.jar | |||||||
Deleted: | ||||||||
< < | ||||||||
Map-making | ||||||||
Deleted: | ||||||||
< < | ||||||||
SUPREME: Super Resolution Map-maker for extended emissionFrom the project homepage![]() | ||||||||
Line: 225 to 176 | ||||||||
From the project homepage![]() | ||||||||
Changed: | ||||||||
< < | 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 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. | |||||||
Changed: | ||||||||
< < | 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, …). | |||||||
> > | 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, …). | |||||||
A plug-in for HIPE has been made available as the following URL: | ||||||||
Line: 235 to 185 | ||||||||
http://www.ias.u-psud.fr/supreme/hipeplugin.php![]() | ||||||||
Deleted: | ||||||||
< < | ||||||||
ScanAmorphos Plug-in | ||||||||
Changed: | ||||||||
< < |
The purpose of the scanamorphos plug-in is to read data from the scanamorphos![]() | |||||||
> > | The purpose of the scanamorphos plug-in is to read data from the scanamorphos ![]() | |||||||
Go to the plug-in page
UniHIPE Plug-in | ||||||||
Deleted: | ||||||||
< < | UniHIPE is a plugin developed to interface the standard photometric level1 data of the PACS and SPIRE instruments with the Unimap mapmaker.
UniHIPE is developed by the ASDC, ASI Science Data Center, a facility managed by the Italian Space Agency, ASI: www.asdc.asi.it![]() | |||||||
Changed: | ||||||||
< < | To install: select Plug-ins from the Tools menu. Click Install new and enter the following URL: | |||||||
> > | UniHIPE is a plugin developed to interface the standard photometric level1 data of the PACS and SPIRE instruments with the Unimap mapmaker. UniHIPE is developed by the ASDC, ASI Science Data Center, a facility managed by the Italian Space Agency, ASI: www.asdc.asi.it![]() | |||||||
Changed: | ||||||||
< < | http://herschel.asdc.asi.it/files/UniHipePlugin_4.0.jar | |||||||
> > | To install: select Plug-ins from the Tools menu. Click Install new and enter the following URL:
http://herschel.asdc.asi.it/files/UniHipePlugin_4.0.jar | |||||||
Changed: | ||||||||
< < | UniHIPE requires HIPE 12 or greater. | |||||||
> > | UniHIPE requires HIPE 12 or greater. UniHipe needs the complete HIPE installation (with all three instruments) to run. | |||||||
Changed: | ||||||||
< < | More informations are available at the UniHIPE main webpage: http://herschel.asdc.asi.it/index.php?page=unimap.html![]() ![]() | |||||||
> > | More informations are available at the UniHIPE main webpage: http://herschel.asdc.asi.it/index.php?page=unimap.html![]() | |||||||
Added: | ||||||||
> > | The UniHIPE help is available here: http://herschel.asdc.asi.it/UniHIPE4.0_help.html![]() | |||||||
Other/Engineering | ||||||||
Line: 267 to 211 | ||||||||
The MUST plug-in allows you to connect to ESOC's MUST database and process the housekeeping parameters. | ||||||||
Changed: | ||||||||
< < | ![]() | |||||||
> > | ![]() | |||||||
Usage | ||||||||
Added: | ||||||||
> > | ||||||||
After installation:
| ||||||||
Line: 287 to 232 | ||||||||
Install | ||||||||
Deleted: | ||||||||
< < | To install, select Plug-ins from the Tools menu. Click Install new and enter the following URL: | |||||||
Changed: | ||||||||
< < | http://herschel.esac.esa.int/twiki/pub/Public/DpHipePlugins/must_herschel_plugin_0.5.jar | |||||||
> > | To install, select Plug-ins from the Tools menu. Click Install new and enter the following URL:
http://herschel.esac.esa.int/twiki/pub/Public/DpHipePlugins/must_herschel_plugin_0.5.jar | |||||||
Deleted: | ||||||||
< < | ||||||||
Demonstration Plug-inThe 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. | ||||||||
Line: 297 to 240 | ||||||||
Demonstration Plug-inThe 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. | ||||||||
Changed: | ||||||||
< < |
http://herschel.be/twiki/pub/Public/DpHipePlugins/demo_1.1.jar | |||||||
> > | http://herschel.be/twiki/pub/Public/DpHipePlugins/demo_1.1.jar | |||||||
Added: | ||||||||
> > | ||||||||
Changed: | ||||||||
< < | <-- COMMENT BOX CODE - DO NOT EDIT --> | |||||||
> > | <!-- COMMENT BOX CODE - DO NOT EDIT --> | |||||||
Deleted: | ||||||||
< < |
blog comments powered by Disqus
<-- END OF COMMENT BOX CODE --> <--
| |||||||
> > | <script type="text/javascript"> var disqus_shortname = 'herscheltwiki'; // required: replace example with your forum shortname (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the comments powered by Disqus. ![]() ![]() <!-- * Set ALLOWTOPICCHANGE = RegisteredUsersGroup, TWikiAdminGroup --> | |||||||
|