Difference: HipeKnownIssues (1 vs. 107)

Revision 10716 May 2013 - Main.LucaConversi

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->

Revision 10616 May 2013 - Main.MarkRKidger

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 127 to 127
 

Printing a HIPE script to a file in Snowleopard sends the job to a printer instead

Changed:
<
<
When a user tries to print a script to a file on disk, HIPE sends it to the printer instead.

>
>
When a user tries to print a script to a file on disk, HIPE sends it to the printer instead. A patch will be issued for this problem in HIPE 11 and a definitive fix included in HIPE 12.
 

Known issues in HIPE 9.2

Revision 10514 May 2013 - Main.MarkRKidger

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 23 to 23
 
  • Why does the uninstaller leave some icons and files/directories behind? This incomplete uninstallation is a known issue and may be caused by a corrupted InstallAnywhere global registry. As a workaround, try renaming the InstallAnywhere registry file. See point 7 in the InstallAnywhere issues page for detailed information. If you add files (such as Jython scripts) into HIPE directories after installation, these will not be removed by the uninstaller.
  • For other issues affecting the installer, check this page.
Added:
>
>

Known issues in HIPE 10.1

There are no changes with respect to the 10.0 issues detailed below.

 

Known issues in HIPE 10.0

Can't open plug-ins panel under KDE or Gnome 3

Revision 10406 May 2013 - Main.MarkRKidger

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 120 to 120
 However, the target ephemeris inside HIPE doesn't get updated. I.e., doOffset uses the ephemeris current as of observation uplink to the spacecraft. Work is in progress to automatically update target ephemerids. If your target ephemeris was very uncertain at observation time (and if it has improved since), then you may be better off using a manual approach of downloading the Horizons ephemeris for each target.
Added:
>
>

Printing a HIPE script to a file in Snowleopard sends the job to a printer instead

When a user tries to print a script to a file on disk, HIPE sends it to the printer instead.

 

Known issues in HIPE 9.2

Revision 10323 Apr 2013 - Main.MarkRKidger

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 102 to 102
 If you use HIPE 10, you should update to version 45 of the calibration tree to make use of several new calibration files.
Added:
>
>

Generating a co-moving frame for HIFI mapping observations of solar system objects

There is a task in HIPE that allows you to transform level-2 coordinates into a coordinate system co-moving with the target ephemeris. That task is called doOffset,

http://herschel.esac.esa.int/hcss-doc-10.0/index.jsp#hifi_um:hdrg_offsetposn_use

A typical code snippet would be:

comet = getObservation(1342227173, useHsa=True)

htp=comet.refs["level2"].product.refs["WBS-H-USB"].product # extract USB, pol H

htp2=doOffset(htp=htp, overwrite=0, relative=1) # make coordinates relative to ephemeris

HiClassTask?()(product=htp2, fileName='cometHUSB_relativeCoords.fits') # export in CLASS-readable format

However, the target ephemeris inside HIPE doesn't get updated. I.e., doOffset uses the ephemeris current as of observation uplink to the spacecraft. Work is in progress to automatically update target ephemerids. If your target ephemeris was very uncertain at observation time (and if it has improved since), then you may be better off using a manual approach of downloading the Horizons ephemeris for each target.

 

Known issues in HIPE 9.2

Revision 10219 Apr 2013 - Main.MarkRKidger

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 35 to 35
 A patch is planned for this issue in HIPE 10.2.
Added:
>
>

Clicking on the 'plug-in' button to add the cassis plugin, nothing happens and you see multiple java exceptions

The "Desktop API", which is used to access the browser when you click "Find more.." button in the HIPE plugin dialogue, is not supported on KDE. It "was designed to work on Windows and Gnome". However, you can also open it directly by pointing your browser directly to http://herschel.esac.esa.int/twiki/bin/view/Public/DpHipePlugins, and copying the URL to the respective .jar files for the particular plugin you are interested in and pasting it in the HIPE plugins dialog to install it.

If you would like to have the "Find more.." button working, all you need is to have the Gnome libraries installed.

Some instructions: - To install Gnome 3 libraries on Ubuntu (http://www.filiwiese.com/installing-gnome-on-ubuntu-12-04-precise-pangolin/). Note that if you're using version 11.10 or later, you probably don't need the first command (sudo apt-add-repository ...). I would just skip it and if the last command does not complain about "package not found" or something similar, then all is well. - To install Gnome 2 libraries on Ubuntu: http://askubuntu.com/questions/123690/how-to-install-gnome2-on-ubuntu-11-10

A patch is planned for this issue in HIPE 10.2.

 

Pools unreadable with Unknown format version: -11 error

If you installed a developer build of HIPE 10 between 10.0.2069 and 10.0.2674 and modified any of your pools you will find those pools are no longer readable in any other HIPE version; when trying to load a pool with getObservation you will get the following error message:

Revision 10118 Apr 2013 - Main.MarkRKidger

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 11 to 11
 
Changed:
<
<

Installation and uninstallation issues

>
>
Please note that some issues detected in previous versions may still be present in HIPE 10. Scroll down and check earlier versions if you do not see your particular issue listed for HIPE 10.

Installation and de-installation issues

 
  • Cannot install on Mac OS X 10.8 "Mountain Lion". HIPE user installers do not work on Mac OS X 10.8 due to additional security checks implemented by this operating system. Note that HIPE is not yet officially supported on Mac OS X 10.8. There are two workarounds:
    • In a terminal window, use the chmod u+x command to change the permissions of the file HIPE_9_1_0_INSTALLER.app/Contents/MacOS/HIPE_9_1_0_INSTALLER. Change the file name according to the HIPE version you are installing.
Line: 121 to 123
 

Known issues in HIPE 9.0

Added:
>
>

Installation and de-installation issues

There is a known problem with the InstallAnywhere? installer observed on a Linux 64 bits, Debian wheezy/sid, java 1.6.0_24 computer. Installation fails with the following error:

"Configuring the installer for this system's environment...

strings: '/lib/libc.so.6': No such file"

Un-setting the PS1 envar solves the problem. Further details of the InstallAnywhere? issue can be found here: http://kb.flexerasoftware.com/selfservice/viewContent.do?externalID=Q112941

This issue is still present in HIPE 10.0.

 

Performance issues of convolution task with NaN values

The performance of the imageConvolution task is severely degraded when NaN values are found in input data. HIPE 8.3 is not affected by this problem. Fixed in HIPE 9.1.

Revision 10017 Apr 2013 - Main.MarkRKidger

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 23 to 23
 

Known issues in HIPE 10.0

Added:
>
>

Can't open plug-ins panel under KDE or Gnome 3

The Plug-ins panel cannot be opened (from the Tools menu) if you're working under Linux and you don't have the Gnome 2 library installed. Gnome 2 is a desktop environment, and typically if you use a different desktop environment (Gnome 3, KDE, Unity, etc), then you will not have this library.

In both cases, the problem can be solved by installing the Gnome 2 library. For example on Ubuntu (or Kubuntu), the command is:

sudo apt-get install libgnome2-0

A patch is planned for this issue in HIPE 10.2.

 

Pools unreadable with Unknown format version: -11 error

If you installed a developer build of HIPE 10 between 10.0.2069 and 10.0.2674 and modified any of your pools you will find those pools are no longer readable in any other HIPE version; when trying to load a pool with getObservation you will get the following error message:

Revision 9927 Feb 2013 - Main.BrunoMerin

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 68 to 68
 If you have two or more separate Spectrum Explorer GUIs open and at least one is undocked, when using its Cube Toolbox the separate SE instances talk to each other--spectra or new cubes you create in one instance will also appear in the other one.
Added:
>
>

New PACS calibration version 45 should not be used with HIPE 10

In HIPE 10 a new spectroscopy telescope background calibration was introduced. This update is not compatible with the code in HIPE 9.

You can alway check the calibration version that you are using with the following command:

print getCalTree().version

If you use HIPE 10, you should update to version 45 of the calibration tree to make use of several new calibration files.

 

Known issues in HIPE 9.2

New PACS calibration version 45 should not be used with HIPE 9

Line: 490 to 501
 

META FILEATTACHMENT attr="h" autoattached="1" comment="Error message when sending data to VOSpec" date="1358258421" name="vospec.png" path="vospec.png" size="12133" user="Main.DavideRizzo" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Second script to recover unreadable pools" date="1357897236" name="secondScript.py.txt" path="secondScript.py.txt" size="1820" user="Main.DavideRizzo" version="1"
Deleted:
<
<
META FILEATTACHMENT attr="h" autoattached="1" comment="First script to recover unreadable pools" date="1357897204" name="firstScript.py.txt" path="firstScript.py.txt" size="832" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Mac OS security warning for WebStart? applications" date="1357901311" name="topcat.png" path="topcat.png" size="27534" user="Main.DavideRizzo" version="1"
Changed:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
>
>
META FILEATTACHMENT attr="h" autoattached="1" comment="First script to recover unreadable pools" date="1357897204" name="firstScript.py.txt" path="firstScript.py.txt" size="832" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Script for Google Analytics" date="1351239505" name="GoogleAnalytics.txt" path="GoogleAnalytics.txt" size="549" user="Main.DavideRizzo" version="1"

Revision 9811 Feb 2013 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 19 to 19
 
  • The installer for Mac complains about write permissions. Why? You need write permissions for the directory where you want to install HIPE. For example, you need Administrator privileges to install in /Applications. If you have installed HIPE successfully in the past, and are now experiencing write permission problems, it may be that some other application changed the permissions in the meantime. There have been cases of scientific applications such as SciSoft doing this. Once you revert write permissions to their correct values, HIPE installation should succeed.
  • The installer for Windows does not start and issues the error message Not a valid Win32 application. Why? This problem has been encountered under Windows Vista because the installer had not been downloaded correctly, resulting in an empty file. The exact cause is not yet known. As a workaround, try downloading the installer in a different way (for instance, via command line FTP rather than a web browser) or from another computer.
  • Why does the uninstaller leave some icons and files/directories behind? This incomplete uninstallation is a known issue and may be caused by a corrupted InstallAnywhere global registry. As a workaround, try renaming the InstallAnywhere registry file. See point 7 in the InstallAnywhere issues page for detailed information. If you add files (such as Jython scripts) into HIPE directories after installation, these will not be removed by the uninstaller.
Added:
>
>
  • For other issues affecting the installer, check this page.
 

Known issues in HIPE 10.0

Line: 489 to 490
 

META FILEATTACHMENT attr="h" autoattached="1" comment="Error message when sending data to VOSpec" date="1358258421" name="vospec.png" path="vospec.png" size="12133" user="Main.DavideRizzo" version="1"
Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Second script to recover unreadable pools" date="1357897236" name="secondScript.py.txt" path="secondScript.py.txt" size="1820" user="Main.DavideRizzo" version="1"
Deleted:
<
<
META FILEATTACHMENT attr="h" autoattached="1" comment="Mac OS security warning for WebStart? applications" date="1357901311" name="topcat.png" path="topcat.png" size="27534" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="First script to recover unreadable pools" date="1357897204" name="firstScript.py.txt" path="firstScript.py.txt" size="832" user="Main.DavideRizzo" version="1"
Added:
>
>
META FILEATTACHMENT attr="h" autoattached="1" comment="Mac OS security warning for WebStart? applications" date="1357901311" name="topcat.png" path="topcat.png" size="27534" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Script for Google Analytics" date="1351239505" name="GoogleAnalytics.txt" path="GoogleAnalytics.txt" size="549" user="Main.DavideRizzo" version="1"

Revision 9701 Feb 2013 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 467 to 467
 
Added:
>
>

What are all the tmp_product_sink_* pools in my local store directory?

You may find these pools in your local store directory (by default .hcss/lstore in your home directory) after reducing data with HIPE. These are temporary pools that are not deleted upon quitting HIPE due to a known bug. You can safely delete them by hand after quitting HIPE.

 
<-- COMMENT BOX CODE - DO NOT EDIT -->

Revision 9625 Jan 2013 - Main.KatrinaExter

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 63 to 63
 The solution is to send the data again without closing the external application.
Added:
>
>

Separate, undocked instances Cube Toolbox talk to each other

If you have two or more separate Spectrum Explorer GUIs open and at least one is undocked, when using its Cube Toolbox the separate SE instances talk to each other--spectra or new cubes you create in one instance will also appear in the other one.

 

Known issues in HIPE 9.2

New PACS calibration version 45 should not be used with HIPE 9

Revision 9524 Jan 2013 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 65 to 65
 

Known issues in HIPE 9.2

Added:
>
>

New PACS calibration version 45 should not be used with HIPE 9

In HIPE 10 a new spectroscopy telescope background calibration was introduced. This update is not compatible with the code in HIPE 9.

If you use the background normalisation ipipe script for chopped spectroscopy in HIPE 9, you should not update the PACS calibration tree to version 45. You should keep using the calibration set 41 and cancel the update when the automatic calibration updater in HIPE asks to install set 45.

If you have updated to set 45 and want to use the background normalisation in HIPE 9, you can switch back to version 41 in two ways:

  • With the command getCalTree(version=41).
  • By removing the file PCalBase_TimeDependency_FM_v45.fits from the directory ~/.hcss/data/pcal-community.

You can alway check the calibration version that you are using with the following command:

print getCalTree().version

If you use HIPE 10, you should update to version 45 of the calibration tree to make use of several new calibration files.

 

Issues with computePVMap task

The computePVMap task has the following issues:

Line: 463 to 480
 
<-- END OF COMMENT BOX CODE -->

Changed:
<
<
META FILEATTACHMENT attr="h" autoattached="1" comment="Mac OS security warning for WebStart? applications" date="1357901311" name="topcat.png" path="topcat.png" size="27534" user="Main.DavideRizzo" version="1"
>
>
META FILEATTACHMENT attr="h" autoattached="1" comment="Error message when sending data to VOSpec" date="1358258421" name="vospec.png" path="vospec.png" size="12133" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Deleted:
<
<
META FILEATTACHMENT attr="h" autoattached="1" comment="Script for Google Analytics" date="1351239505" name="GoogleAnalytics.txt" path="GoogleAnalytics.txt" size="549" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Second script to recover unreadable pools" date="1357897236" name="secondScript.py.txt" path="secondScript.py.txt" size="1820" user="Main.DavideRizzo" version="1"
Added:
>
>
META FILEATTACHMENT attr="h" autoattached="1" comment="Mac OS security warning for WebStart? applications" date="1357901311" name="topcat.png" path="topcat.png" size="27534" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="First script to recover unreadable pools" date="1357897204" name="firstScript.py.txt" path="firstScript.py.txt" size="832" user="Main.DavideRizzo" version="1"
Changed:
<
<
META FILEATTACHMENT attachment="vospec.png" attr="h" comment="Error message when sending data to VOSpec" date="1358258420" name="vospec.png" path="vospec.png" size="12133" stream="vospec.png" user="Main.DavideRizzo" version="1"
>
>
META FILEATTACHMENT attr="h" autoattached="1" comment="Script for Google Analytics" date="1351239505" name="GoogleAnalytics.txt" path="GoogleAnalytics.txt" size="549" user="Main.DavideRizzo" version="1"

Revision 9415 Jan 2013 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 53 to 53
 
  1. Open HIPE 10. The variables shall be restored in the Variables view.
  2. Export the variables with the new format of HIPE 10, with File --> Session --> Export.
Added:
>
>

HIPE cannot send data to an external application via SAMP

When you try to send data to an external application via the SAMP Virtual Observatory protocol, the following window may appear:

vospec.png

The reason is that HIPE tries to send data before the external application has initialised properly. This issue seems to occur more frequently with VOSpec.

The solution is to send the data again without closing the external application.

 

Known issues in HIPE 9.2

Issues with computePVMap task

Line: 453 to 463
 
<-- END OF COMMENT BOX CODE -->

Added:
>
>
META FILEATTACHMENT attr="h" autoattached="1" comment="Mac OS security warning for WebStart? applications" date="1357901311" name="topcat.png" path="topcat.png" size="27534" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
META FILEATTACHMENT attr="h" autoattached="1" comment="Script for Google Analytics" date="1351239505" name="GoogleAnalytics.txt" path="GoogleAnalytics.txt" size="549" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="h" autoattached="1" comment="Second script to recover unreadable pools" date="1357897236" name="secondScript.py.txt" path="secondScript.py.txt" size="1820" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="h" autoattached="1" comment="First script to recover unreadable pools" date="1357897204" name="firstScript.py.txt" path="firstScript.py.txt" size="832" user="Main.DavideRizzo" version="1"
Changed:
<
<
META FILEATTACHMENT attachment="topcat.png" attr="h" comment="Mac OS security warning for WebStart? applications" date="1357901311" name="topcat.png" path="topcat.png" size="27534" stream="topcat.png" user="Main.DavideRizzo" version="1"
>
>
META FILEATTACHMENT attachment="vospec.png" attr="h" comment="Error message when sending data to VOSpec" date="1358258420" name="vospec.png" path="vospec.png" size="12133" stream="vospec.png" user="Main.DavideRizzo" version="1"

Revision 9311 Jan 2013 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 330 to 330
  HIPE should now be able to read the file.
Changed:
<
<

Mac OS 10.8 Mountain Lion requires Java 7 to open WebStart applications

>
>

Cannot run WebStart applications on Mac OS Lion or Mountain Lion because of security settings

 
Changed:
<
<
Mac OS 10.8 "Mountain Lion" requires Java Runtime Environment (JRE) 7 to open WebStart applications. WebStart applications that can be opened from within HIPE include the HSA User Interface, Aladin, VOSpec and so on. When a WebStart application is started and version 7 of the JRE is not installed, a warning with instructions is shown. Follow the instructions provided and try again.
>
>
WebStart applications that can be opened from within HIPE include the HSA User Interface, Aladin, VOSpec and so on. When trying to open one of such applications, a window like the following may appear:

topcat.png

This is caused by the security settings of the Gatekeeper feature of Mac OS. For more information about Gatekeeper, see the Apple support website.

To allow a WebStart application that is blocked, change the Allow applications downloaded from option in Gatekeeper from Mac App Store to one of the two less restrictive options. If the application has a valid certificate, the Mac App Store and identified developers option will suffice. Otherwise you will need to select the Anywhere option.

 

"Invalid context" errors on Mac OS X Lion

Line: 449 to 455
 
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
META FILEATTACHMENT attr="h" autoattached="1" comment="Script for Google Analytics" date="1351239505" name="GoogleAnalytics.txt" path="GoogleAnalytics.txt" size="549" user="Main.DavideRizzo" version="1"
Added:
>
>
META FILEATTACHMENT attr="h" autoattached="1" comment="Second script to recover unreadable pools" date="1357897236" name="secondScript.py.txt" path="secondScript.py.txt" size="1820" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="First script to recover unreadable pools" date="1357897204" name="firstScript.py.txt" path="firstScript.py.txt" size="832" user="Main.DavideRizzo" version="1"
Changed:
<
<
META FILEATTACHMENT attachment="secondScript.py.txt" attr="h" comment="Second script to recover unreadable pools" date="1357897236" name="secondScript.py.txt" path="secondScript.py.txt" size="1820" stream="secondScript.py.txt" user="Main.DavideRizzo" version="1"
>
>
META FILEATTACHMENT attachment="topcat.png" attr="h" comment="Mac OS security warning for WebStart? applications" date="1357901311" name="topcat.png" path="topcat.png" size="27534" stream="topcat.png" user="Main.DavideRizzo" version="1"

Revision 9211 Jan 2013 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 22 to 22
 

Known issues in HIPE 10.0

Added:
>
>

Pools unreadable with Unknown format version: -11 error

If you installed a developer build of HIPE 10 between 10.0.2069 and 10.0.2674 and modified any of your pools you will find those pools are no longer readable in any other HIPE version; when trying to load a pool with getObservation you will get the following error message:

herschel.ia.task.TaskException: Error processing getObservation task: Unknown format version: -11

See the Data Analysis Guide for a recovery procedure. You can download from this page the first and second script mentioned in the procedure. Change the extension from .py.txt to .py after downloading.

 

The WCS explorer for cubes does not work with PACS and SPIRE cubes

The WCS explorer does not work on cubes for which ImageIndex is used to specify the wavescale axis. This is true for SPIRE and PACS cubes. If crpix3, crval3 and cdelt3 are used instead, the WCS explorer works. To be fixed in HIPE 11.

Line: 439 to 449
 
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
META FILEATTACHMENT attr="h" autoattached="1" comment="Script for Google Analytics" date="1351239505" name="GoogleAnalytics.txt" path="GoogleAnalytics.txt" size="549" user="Main.DavideRizzo" version="1"
Added:
>
>
META FILEATTACHMENT attr="h" autoattached="1" comment="First script to recover unreadable pools" date="1357897204" name="firstScript.py.txt" path="firstScript.py.txt" size="832" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attachment="secondScript.py.txt" attr="h" comment="Second script to recover unreadable pools" date="1357897236" name="secondScript.py.txt" path="secondScript.py.txt" size="1820" stream="secondScript.py.txt" user="Main.DavideRizzo" version="1"

Revision 9108 Jan 2013 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 22 to 22
 

Known issues in HIPE 10.0

Added:
>
>

The WCS explorer for cubes does not work with PACS and SPIRE cubes

The WCS explorer does not work on cubes for which ImageIndex is used to specify the wavescale axis. This is true for SPIRE and PACS cubes. If crpix3, crval3 and cdelt3 are used instead, the WCS explorer works. To be fixed in HIPE 11.

 

Issues with reading text files from SExtractor or Topcat

While reading files from SExtractor or Topcat you may encounter the following issues:

Revision 9003 Jan 2013 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 137 to 137
 Fixed in HIPE 9.2.
Deleted:
<
<

Known issues in HIPE 8.3

None known in addition to those listed for HIPE 8.2.

Known issues in HIPE 8.2

  • Task createRgbImage puts wrong WCS in the output. Instead of using the WCS provided by the Wcs input parameter, this task uses the WCS of one of the input images.

  • PACS photometer scan map processing : Due to the new scheme of filtering turnaround manoeuvres between scan legs with the task filterOnScanSpeed task (masking frames in the 'ScanSpeedMask' mask, instead of removing the frames), photProject will project maps including the slew to target, hence exploding the memory in Hipe and leading to huge map sizes, because the photProject WCS doesn't take into account this new mask. A workaround solution is to run the filterSlew task previously, at the expense of possibly loosing a few frames on the first scan leg or alternatively run photProject in the following way:
ScanSpeedMask = frames.getMask('ScanSpeedMask')[0,0,:] 
indexSpeed    = ScanSpeedMask.where(ScanSpeedMask==False)
map          = photProject(frames.select(indexSpeed), calTree=calTree,calibration=True)
This bug shall be corrected in the next Hipe versions.

Known issues in HIPE 8.1

None known in addition to those listed for HIPE 8.0.

Known issues in HIPE 8.0

  • Problem with transpose task. In some cases the transpose task does not convert correctly the WCS of the input image. This problem occurs only when the WCS of the image defines the rotation angle (CROTA2). When the transformation matrix (PCx_y or CDx_y) is used, the problem does not occur.

  • Problem with NaN values with imageConvolution task. Starting from HIPE 7, the imageConvolution task works with images containing NaNs too. However, the results when NaNs are present (either in the map or around the coverage area) are not reliable. A fixed version of the task is scheduled for HIPE 9.

  • Problem with correction of MADmap point-source artifacts. The PACS task photCorrMadmapArtifacts, used to correct point-source artifacts in MADmap produced Level 2.5 products, only works when the initial time-ordered data product (TOD) is created with scale factor of 1. All other values of scale factor may produce incorrect results. A fix, possibly distributed as a plug-in, will be available later.

  • Problem with units in the Cube Spectrum Analysis Toolbox. This tool returns the wrong units of measurement with extraction plots and integrated maps. This issue has been detected with PACS data and is under investigation. Previous HIPE versions are not affected.

  • User pool names (pool ID) restrictions: Old pools that do not follow the restrictions on the allowed names cannot be read in HIPE (eg a dot "." in the name is such a case). The user can safely rename the folder (found in the local store) following the rules: allowed characters in name: alphanumeric, dash ("-") and underscore ("_"), the name cannot start with a dash ("-") and cannot have "urn" as name. The pool ID is case-sensitive and must be with less than 255 characters.

  • High memory usage with Mac OS 10.6 Snow Leopard. There are reports of HIPE 8.0.1 using all available memory and freezing while reprocessing observations under Mac OS 10.6 Snow Leopard. This problem does not seem to appear on other platforms, including other Mac OS versions. The problem is being investigated.

  • Velocity Maps in the Cube Spectrum Analysis Toolbox. Fitting of faint lines (less than 2 sigma) or non-gaussian lines can result in incorrect velocities in the velocity map. It is advised to fit the velocity in a few positions manually in the spectrum explorer and verify the consistency with the calculated velocities at these positions in the velocity map in the cube explorer.

  • Upgrade to Jython 2.5. Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.

  • Links in the User's Reference Manual. Some hyperlinks in entries of the User's Reference Manual do not work, pointing instead to the top of the same page.

  • Opening the HSA User Interface under Windows XP: If you open the HSA User Interface from HIPE while being logged in, the following error appears: JNLParseException[ Could not parse launch file. Error at line 0.]. The workaround is to log out in HIPE and start the HSA User Interface. If necessary, log in in the HSA User Interface and log back in in HIPE.

  • Sending data from HIPE to DS9 under Mac OS: Using DS9 version 6.2, due to a problem with the DS9 application, HIPE fails to start DS9 automatically. Either use DS9 version 6.1 or start DS9 manually and re-send your image from HIPE. The DS9 team states that they plan on fixing this in the next release.

  • Sending data from DS9 to HIPE under Windows. The following issues were reported when trying to send images via SAMP from DS9 to HIPE under Windows:
    • Windows 7: The option to send an image is sometimes disabled in DS9.
    • Windows XP: A SAMP message appears to be sent, but the image is not received by HIPE.
    • All Windows versions: At DS9 shutdown, the following Cygwin warning appears, even when data transfer works correctly, like in Windows Vista.

cygwinpopup.png

  • Solved known issue with step by step execution. The known issue found in HIPE 7.0 with step by step execution has been solved. You can revert to the old behaviour by choosing Edit --> Preferences, going to Editors & Viewers --> Jython Editor and unticking the Use improved step by step execution checkbox.

  • HIPE drops Versant database connection under Windows XP: A problem can occur if HIPE is run under Windows XP connected via WiFi to a Versant database server. If the connection is interrupted briefly, the HIPE session may fail with a "Network layer read error". Linux does not have this problem because it keeps retrying for several minutes.

  • Garbled text after horizontal scrolling in Ubuntu 11.10. A problem on systems with NVidia cards and running Ubuntu 11.10 can cause text to appear garbled when scrolling horizontally, as shown by the figure below. To solve the problem, add the following property to the user.props file, located in the .hcss directory within your home directory. If there is no user.props file, create it.

java.vm.options = -Dsun.java2d.opengl=true

garbledtext.png

 

Older HIPE versions

Known issues for older HIPE versions are listed in a separate page.

Line: 379 to 316
  HIPE should now be able to read the file.
Added:
>
>

Mac OS 10.8 Mountain Lion requires Java 7 to open WebStart applications

Mac OS 10.8 "Mountain Lion" requires Java Runtime Environment (JRE) 7 to open WebStart applications. WebStart applications that can be opened from within HIPE include the HSA User Interface, Aladin, VOSpec and so on. When a WebStart application is started and version 7 of the JRE is not installed, a warning with instructions is shown. Follow the instructions provided and try again.

 

"Invalid context" errors on Mac OS X Lion

When you start HIPE form a Terminal window on Mac OS X Lion, you may see errors such as these:

Line: 492 to 433
 
<-- END OF COMMENT BOX CODE -->

Deleted:
<
<
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Script for Google Analytics" date="1351239505" name="GoogleAnalytics.txt" path="GoogleAnalytics.txt" size="549" user="Main.DavideRizzo" version="1"

Revision 8923 Nov 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 135 to 135
 convertL1ToScanam(frames,assignRaDec=False)
Added:
>
>
Fixed in HIPE 9.2.
 

Known issues in HIPE 8.3

None known in addition to those listed for HIPE 8.2.

Line: 490 to 492
 
<-- END OF COMMENT BOX CODE -->

Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Script for Google Analytics" date="1351239505" name="GoogleAnalytics.txt" path="GoogleAnalytics.txt" size="549" user="Main.DavideRizzo" version="1"

Revision 8823 Nov 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 39 to 39
 
  1. Open HIPE 10. The variables shall be restored in the Variables view.
  2. Export the variables with the new format of HIPE 10, with File --> Session --> Export.
Added:
>
>

Known issues in HIPE 9.2

Issues with computePVMap task

The computePVMap task has the following issues:

  • There are remaining aesthetic issues regarding the pvMap aspect ratio modification in the task.
  • There is a known error when extracting a pvMap with row < col (velocity dimension < spatial dimension). Workaround: set the correctAspectRatio parameter to False (in the graphical interface, untick the corresponding checkbox).
 

Known issues in HIPE 9.1

None known in addition to those listed for HIPE 9.0.

Line: 481 to 490
 
<-- END OF COMMENT BOX CODE -->

Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Script for Google Analytics" date="1351239505" name="GoogleAnalytics.txt" path="GoogleAnalytics.txt" size="549" user="Main.DavideRizzo" version="1"

Revision 8721 Nov 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 22 to 22
 

Known issues in HIPE 10.0

Changed:
<
<
  • Format change for exported variables. The file format of variables exported with File --> Session --> Export has changed in HIPE 10. This means that HIPE 10 will not be able to read session variables exported with HIPE 9, and vice-versa.
    If you exported variables with HIPE 9 or a previous version, follow this workaround to read them in HIPE 10:
>
>

Issues with reading text files from SExtractor or Topcat

While reading files from SExtractor or Topcat you may encounter the following issues:

  • Some SExtractor headers are not read successfully, due to an issue with the column position of units in the file header. Workaround: read the file with the tableType parameter set to SPACES. You can then fill any missing information by hand.
  • Some Topcat files are not read successfully, due to an issue with quoted cells with spaces. Workaround: export the data from Topcat in FITS format, then read the FITS file back into HIPE. For information about reading FITS files into HIPE, see the Data Analysis Guide.

Format change for exported variables

The file format of variables exported with File --> Session --> Export has changed in HIPE 10. This means that HIPE 10 will not be able to read session variables exported with HIPE 9, and vice-versa.
If you exported variables with HIPE 9 or a previous version, follow this workaround to read them in HIPE 10:

 
  1. Open HIPE 9 and import the exported variables with File --> Session --> Import.
  2. Set Save variables on exit in the Preferences dialogue window, under General --> Startup & Shutdown.
Line: 36 to 45
 

Known issues in HIPE 9.0

Changed:
<
<
  • Performance issues of convolution task with NaN values. The performance of the imageConvolution task is severely degraded when NaN values are found in input data. HIPE 8.3 is not affected by this problem. Fixed in HIPE 9.1.
>
>

Performance issues of convolution task with NaN values

The performance of the imageConvolution task is severely degraded when NaN values are found in input data. HIPE 8.3 is not affected by this problem. Fixed in HIPE 9.1.

 
Changed:
<
<
  • Performance issues with very large images. Images larger than about 100 MB in FITS format can still take over a minute to load. During such time HIPE is unresponsive. Image analysis operations, such as cropping and adding contours, also take a long time on large images.
>
>

Performance issues with very large images

 
Changed:
<
<
  • Problem with PACS background normalization script. The ChopNodBackgroundNormalizationRange interactive pipeline script (Pipelines --> PACS --> Spectrometer --> Chopper large range scan SED --> Background Normalization) is missing a definition of the variable target. After loading the observation, assuming it is stored in a variable called obs, you can define the missing target variable as follows:
>
>
Images larger than about 100 MB in FITS format can still take over a minute to load. During such time HIPE is unresponsive. Image analysis operations, such as cropping and adding contours, also take a long time on large images.

Problem with PACS background normalization script

The ChopNodBackgroundNormalizationRange interactive pipeline script (Pipelines --> PACS --> Spectrometer --> Chopper large range scan SED --> Background Normalization) is missing a definition of the variable target. After loading the observation, assuming it is stored in a variable called obs, you can define the missing target variable as follows:

 
target = obs.meta["object"].value.replace(" ","_")
Changed:
<
<
  • PACS task specFlatFieldLine problem with NaN values. The specFlatFieldLine task cannot handle NaNs in the fluxes of PacsCube products. This affected one observation as far as we tested. If you encounter this problem then you can mask the NaNs by running the function shown below. Copy and paste the function code in a new Jython script window in the Editor view of HIPE, then click the green double arrow icon in the HIPE toolbar to run the script. After that you can call the function from the Console view, passing the variable contaning your cube as argument: addInvalidMask(myCube).
>
>

PACS task specFlatFieldLine problem with NaN values

The specFlatFieldLine task cannot handle NaNs in the fluxes of PacsCube products. This affected one observation as far as we tested. If you encounter this problem then you can mask the NaNs by running the function shown below. Copy and paste the function code in a new Jython script window in the Editor view of HIPE, then click the green double arrow icon in the HIPE toolbar to run the script. After that you can call the function from the Console view, passing the variable contaning your cube as argument: addInvalidMask(myCube).

 
def addInvalidMask(slicedCube):
    for i in range(0,slicedCube.numberOfSlices):
Line: 57 to 74
  slicedCube.replace(i,cube)
Changed:
<
<
  • HIPE hangs when pressing the activate/deactivate button in the mask panel of the Spectrum Explorer PACS extensions. This button is enabled only when you change the state of one or more masks. Fixed in HIPE 9.1.
    <-- PACS-4626 -->
>
>

HIPE hangs when pressing the activate/deactivate button in the mask panel of the Spectrum Explorer PACS extensions

This button is enabled only when you change the state of one or more masks. Fixed in HIPE 9.1.

<-- PACS-4626 -->
 
Changed:
<
<
  • Image analysis tasks start only from Applicable section. Image analysis tasks will open only from the Applicable folder of the Tasks view. These tasks will not open when selected from the All or By Category folders. Note that you must select an image variable in the Variables view for the Applicable folder to be filled with the available tasks. To be fixed in HIPE 10. The problem affects the following tasks:
>
>

Image analysis tasks start only from Applicable section

Image analysis tasks will open only from the Applicable folder of the Tasks view. These tasks will not open when selected from the All or By Category folders. Note that you must select an image variable in the Variables view for the Applicable folder to be filled with the available tasks. To be fixed in HIPE 10. The problem affects the following tasks:

 
    • annularSkyAperturePhotometry
    • circleHistogram
    • crop
Line: 71 to 92
 
    • rectangularSkyAperturePhotometry
    • sourceFitting
Changed:
<
<
  • PV diagrams created with computePVMap on HIFI cubes cannot be easily viewed. HIFI cubes have in general a small number of rows and columns, while the spectral dimension is rather large (thousands of channels). The PV map is very narrow in the x direction and really wide in the y-direction, so that it does not fit in the Spectrum panel. When displaying the y-axis values, at its smaller zoom, only a small number of channels can be seen. Workaround: open the variable created from the variables pane and use the full Display/Image Viewer.
>
>

PV diagrams created with computePVMap on HIFI cubes cannot be easily viewed

HIFI cubes have in general a small number of rows and columns, while the spectral dimension is rather large (thousands of channels). The PV map is very narrow in the x direction and really wide in the y-direction, so that it does not fit in the Spectrum panel. When displaying the y-axis values, at its smaller zoom, only a small number of channels can be seen. Workaround: open the variable created from the variables pane and use the full Display/Image Viewer.

 
<-- use the old Cube Spectrum Analysis Toolbox, still available in HIPE 9. Legacy documentation is available in Appendix C of the Data Analysis Guide. For position-velocity diagrams, see subsection C.6.8.1.-->
Changed:
<
<
  • HIPE crash linked to JAMA (Java Matrix) library. HIPE may crash without warning when executing parts of the bundled JAMA library. If you experience a sudden crash when running a script, this may be the cause, even if there are no obvious references to matrices in the script. Take the following steps to prevent the crash from happening:
>
>

HIPE crash linked to JAMA (Java Matrix) library

HIPE may crash without warning when executing parts of the bundled JAMA library. If you experience a sudden crash when running a script, this may be the cause, even if there are no obvious references to matrices in the script. Take the following steps to prevent the crash from happening:

 
    1. Go to the .hcss directory in your open directory. Open the hipe.props file, or create it if it does not exist.
    2. Add the following line to the file:
      java.vm.options = -XX:CompileCommand=exclude,Jama/LUDecomposition,<init>
    3. Restart HIPE.
Changed:
<
<
  • Problem with transpose task. In some cases the transpose task does not convert correctly the WCS of the input image. This problem occurs only when the WCS of the image defines the rotation angle (CROTA2). When the transformation matrix (PCx_y or CDx_y) is used, the problem does not occur. To be fixed in HIPE 10.
>
>

Problem with transpose task

In some cases the transpose task does not convert correctly the WCS of the input image. This problem occurs only when the WCS of the image defines the rotation angle (CROTA2). When the transformation matrix (PCx_y or CDx_y) is used, the problem does not occur. To be fixed in HIPE 10.

Velocity map creation in Legacy Cube Spectrum Analysis Toobox (CSAT) fails

The creation of velocity maps with the Legacy CSAT fails; the task will hang without an error message. CSAT is no longer supported and the new cube toolbox, which uses an improved algorithm for velocity map making, should be used instead. See 6.8.3 in the Herschel Data Analysis Guide for information about using the new cube toolbox.

Flag set in HIFI's flagTool task do not appear to be used by the fitBaseline task

This is a display issue only, the flags set by flagTool are, in fact, used.

 
Changed:
<
<
  • Velocity map creation in Legacy Cube Spectrum Analysis Toobox (CSAT) fails. The creation of velocity maps with the Legacy CSAT fails; the task will hang without an error message. CSAT is no longer supported and the new cube toolbox, which uses an improved algorithm for velocity map making, should be used instead. See 6.8.3 in the Herschel Data Analysis Guide for information about using the new cube toolbox.
>
>

PACS specific: convertL1ToScanam fails

 
Changed:
<
<
  • Flag set in HIFI's flagTool task do not appear to be used by the fitBaseline task. This is a display issue only, the flags set by flagTool are, in fact, used.
>
>
convertL1ToScanam fails because of a missing import for the calibration tree, when assignRaDec is set to True. The work around solution is :
 
Deleted:
<
<
  • PACS specific:
    • convertL1ToScanam fails because of a missing import for the calibration tree, when assignRaDec is set to True. The work around solution is :
 
      calTree = getCalTree(time=frames.startDate)
      frames=photAssignRaDec(frames,calTree=calTree)

Revision 8619 Nov 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 335 to 335
  HIPE should now be able to read the file.
Added:
>
>

"Invalid context" errors on Mac OS X Lion

When you start HIPE form a Terminal window on Mac OS X Lion, you may see errors such as these:

java[40745] <Error>: CGContextGetCTM: invalid context

These errors are harmless and can be safely ignored.

 

Jython bug when comparing NaN values with numbers

Jython behaves differently from Python when comparing NaN values with numbers.

Revision 8531 Oct 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->

<-- END OF ANALYTICS CODE -->

HIPE known issues

Changed:
<
<
help Welcome to the known issues page. Please take a look at the table of contents below. You can find known issues for each HIPE version, in addition to installation, startup, help and other issues common to different HIPE versions.
>
>
help Welcome to the known issues page. Please take a look at the table of contents below. You can find known issues for each HIPE version, in addition to installation/uninstallation, startup, help, Science Archive and other issues common to different HIPE versions.
 
ALERT! This page is for known issues in the HIPE software. For known issues in data products see this page.

Changed:
<
<

Installation issues

>
>

Installation and uninstallation issues

 
  • Cannot install on Mac OS X 10.8 "Mountain Lion". HIPE user installers do not work on Mac OS X 10.8 due to additional security checks implemented by this operating system. Note that HIPE is not yet officially supported on Mac OS X 10.8. There are two workarounds:
    • In a terminal window, use the chmod u+x command to change the permissions of the file HIPE_9_1_0_INSTALLER.app/Contents/MacOS/HIPE_9_1_0_INSTALLER. Change the file name according to the HIPE version you are installing.
    • In Mac OS X, from System Preferences --> Security & Privacy --> General --> Allow applications downloads from select ANYWHERE.
Added:
>
>
  • The installer for Mac complains about write permissions. Why? You need write permissions for the directory where you want to install HIPE. For example, you need Administrator privileges to install in /Applications. If you have installed HIPE successfully in the past, and are now experiencing write permission problems, it may be that some other application changed the permissions in the meantime. There have been cases of scientific applications such as SciSoft doing this. Once you revert write permissions to their correct values, HIPE installation should succeed.
  • The installer for Windows does not start and issues the error message Not a valid Win32 application. Why? This problem has been encountered under Windows Vista because the installer had not been downloaded correctly, resulting in an empty file. The exact cause is not yet known. As a workaround, try downloading the installer in a different way (for instance, via command line FTP rather than a web browser) or from another computer.
  • Why does the uninstaller leave some icons and files/directories behind? This incomplete uninstallation is a known issue and may be caused by a corrupted InstallAnywhere global registry. As a workaround, try renaming the InstallAnywhere registry file. See point 7 in the InstallAnywhere issues page for detailed information. If you add files (such as Jython scripts) into HIPE directories after installation, these will not be removed by the uninstaller.
 

Known issues in HIPE 10.0

Line: 217 to 220
 This error is probably due to a bug in the Java Virtual Machine, and has so far been found only on Windows XP 32 bit.
Added:
>
>

I get startup messages about missing HIFI/PACS/SPIRE modules. Is that serious?

You are probably referring to messages such as the following (for HIFI; messages for PACS and SPIRE are the same):

Import "from herschel.hifi.all import *" returns:
          Import Error -> No module named hifi

Such messages are harmless and just reflect the fact that you have not installed the software related to the specified instruments.

 

General Help System issues

The help does not work anymore! What's wrong?

Line: 239 to 253
 Yes, via the hipe_help command, which resides in the apps folder in your HIPE installation. The hipe_help command will start a standalone Help System in a window called Yet Another JAva Help System. Press the Display button to open the Help initial page in your default browser.
Added:
>
>

The Help System opens in my web browser. Does it mean I need to be connected to the Internet?

No, the Help System resides on your computer and does not need Internet connection, except of course for links to online resources, such as YouTube videos and pages hosted on the Herschel Wiki website, including the What's New and Known Issues documents.

 

Why does searching the documentation take such a long time?

When you execute the first search with a new HIPE version, HIPE has to index the contents of the documentation. This can take up to several minutes, depending on the performance of your system. Indexing of the documentation is only done for the first search. Subsequent searches will be much faster.

We are investigating ways to include pre-built indexes in the documentation shipped with HIPE, so you will not have to wait for the results of your first search.

Deleted:
<
<

The Help System opens in my web browser. Does it mean I need to be connected to the Internet?

No, the Help System resides on your computer and does not need Internet connection, except for the What's New document, which is hosted on the Herschel Wiki website.

 

Why is the HIPE Help System suddenly unable to connect to any help page?

The Help System relies on a local web server to display help pages. If you close the application that started the web server, the server will shut down as well:

Line: 280 to 294
 
  • URM examples: Some examples in the User's Reference Manuals may not work as expected. Please use the feedback icon in the HIPE Help System to let us know about broken examples.
  • JIDE vs HIPE: The documentation shipped with HIPE may still mention JIDE in some places. JIDE was the data reduction application that came before HIPE and is no longer supported. All references to JIDE can be applied to HIPE.
Added:
>
>

Herschel Science Archive issues

I have downloaded FITS files in a tar archive from the HSA, but they are corrupted. How can I fix them?

You may have used WinZip under Windows. WinZip has an option called TAR file smart CR/LF conversion, in the Miscellaneous tab of the Configuration dialogue window (at least up to version 15.0), that is enabled by default and causes the corruption. Disable the option to solve this problem. You can also use other software such as 7-Zip.

In the HSA user interface I can query and select observations, but I do not get the option in the HSA to pass the data to HIPE, or in HIPE to load the selected products. Why?

If you are using Windows, the problem might be that you instructed your browser to auto-detect proxy settings. In Windows this is a system-wide setting which affects any application connecting to the Internet, including HIPE.

You can change proxy settings for HIPE by following the instructions in the HIPE Owner's Guide.

When I click Send to external Application in the HSA interface, nothing seems to happen. What is going on?

The data is being transferred in the background. Clicking Send to external Application should bring to the front the main HIPE window, which will tell you that data is indeed being received. In some cases however the HIPE window does not appear. Bring it to the front manually to follow the progress of your action.

When I try to retrieve data from the HSA I get an error message in the console about an invalid magic number for FITS file. What is going on?

The reason is that the "data" being downloaded is in reality a small file containing an error message. Two issues have been shown to cause this problem:

  • Your HSA password has non-alphanumeric characters in it. Change it to a password containing only letters and numbers.
  • Your HSA username has uppercase characters. Write it using only lowercase letters.
 

Other issues

Added:
>
>

HIPE crashed/froze! What do I do?

If you cannot find a solution in this document, you may have found a bug in HIPE. Please report it by opening a Helpdesk ticket. If the system produced a dump file when the crash happened, make sure to include it in your ticket. For more information about dump files and where to look for them, see the HIPE Owner's Guide.

 

Cannot open a FITS file created by HIPE

If you export a FITS file from HIPE and modify it with an external program, HIPE may not be able to import it anymore. If this happens, follow these steps:

Line: 331 to 374
 
hcss.ia.pal.pool.lstore.lock = simple
Changed:
<
<
See the HIPE Owner's Guide for information on how to set properties.
>
>
See the HIPE Owner's Guide for information on how to set properties.
 

Why do I get a ClassCastException when trying to save an observation with the saveObservation command?

Line: 345 to 388
 
    • home/.hcss/pal_cache/hsa
  1. Retrieve the observation again.
Added:
>
>

I get an OutOfMemoryError related to PermGen space. What can I do?

Add or edit the following property in your hipe.props property file:

java.vm.options = -XX:MaxPermSize=256m

Note that this parameter is specific to the Sun/Oracle Java implementation, which is the only one officially supported by HIPE.

For more information about property files, see the HIPE Owner's Guide.

There are PACS files I cannot delete! Why?

It might not be possible to delete the following files on Windows because their full path exceeds the 260 characters limit.

  • PCalSpectrometer_RelCalSourceFlux_FM_v1.fits_2009...80Z.fits
  • PCalSpectrometer_RelCalSourceFlux_FM_v2.fits_2009...55Z.fits
  • PCalSpectrometer_RelCalSourceFlux_FM_v2.fits_2009...14Z.fits
  • PCalSpectrometer_RelCalSourceFlux_FM_v2.fits_2009...21Z.fits
  • PCalSpectrometer_RelCalSourceFlux_FM_v2.fits_2009...58Z.fits

You can avoid this problem by installing HIPE with a short initial path, such as C:\hipe, so that full paths remain below the limit.

HIPE does not accept keyboard input anymore! What's wrong?

If you are running Linux, this could be due to a compatibility problem between Java and SCIM (Smart Common Input Method). A workaround is to stop SCIM or uninstall it. Please refer to the documentation of your distribution for how to do so.

The problem is described in more detail on these pages:

 
<-- COMMENT BOX CODE - DO NOT EDIT -->
Line: 362 to 438
 
<-- END OF COMMENT BOX CODE -->

Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Script for Google Analytics" date="1351239505" name="GoogleAnalytics.txt" path="GoogleAnalytics.txt" size="549" user="Main.DavideRizzo" version="1"

Revision 8429 Oct 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->
Line: 27 to 27
 
  1. Open HIPE 10. The variables shall be restored in the Variables view.
  2. Export the variables with the new format of HIPE 10, with File --> Session --> Export.
Added:
>
>

Known issues in HIPE 9.1

None known in addition to those listed for HIPE 9.0.

 

Known issues in HIPE 9.0

Changed:
<
<
  • Performance issues of convolution task with NaN values. The performance of the imageConvolution task is severely degraded when NaN values are found in input data. HIPE 8.3 is not affected by this problem.
>
>
  • Performance issues of convolution task with NaN values. The performance of the imageConvolution task is severely degraded when NaN values are found in input data. HIPE 8.3 is not affected by this problem. Fixed in HIPE 9.1.
 
  • Performance issues with very large images. Images larger than about 100 MB in FITS format can still take over a minute to load. During such time HIPE is unresponsive. Image analysis operations, such as cropping and adding contours, also take a long time on large images.
Line: 50 to 54
  slicedCube.replace(i,cube)
Changed:
<
<
  • HIPE hangs when pressing the activate/deactivate button in the mask panel of the Spectrum Explorer PACS extensions. This button is enabled only when you change the state of one or more masks.
    <-- PACS-4626 -->
>
>
  • HIPE hangs when pressing the activate/deactivate button in the mask panel of the Spectrum Explorer PACS extensions. This button is enabled only when you change the state of one or more masks. Fixed in HIPE 9.1.
    <-- PACS-4626 -->
 
Changed:
<
<
  • Image analysis tasks start only from Applicable section. Image analysis tasks will open only from the Applicable folder of the Tasks view. These tasks will not open when selected from the All or By Category folders. Note that you must select an image variable in the Variables view for the Applicable folder to be filled with the available tasks. The problem affects the following tasks:
>
>
  • Image analysis tasks start only from Applicable section. Image analysis tasks will open only from the Applicable folder of the Tasks view. These tasks will not open when selected from the All or By Category folders. Note that you must select an image variable in the Variables view for the Applicable folder to be filled with the available tasks. To be fixed in HIPE 10. The problem affects the following tasks:
 
    • annularSkyAperturePhotometry
    • circleHistogram
    • crop
Line: 72 to 76
 
    1. Add the following line to the file:
      java.vm.options = -XX:CompileCommand=exclude,Jama/LUDecomposition,<init>
    2. Restart HIPE.
Changed:
<
<
  • Problem with transpose task. In some cases the transpose task does not convert correctly the WCS of the input image. This problem occurs only when the WCS of the image defines the rotation angle (CROTA2). When the transformation matrix (PCx_y or CDx_y) is used, the problem does not occur.
>
>
  • Problem with transpose task. In some cases the transpose task does not convert correctly the WCS of the input image. This problem occurs only when the WCS of the image defines the rotation angle (CROTA2). When the transformation matrix (PCx_y or CDx_y) is used, the problem does not occur. To be fixed in HIPE 10.
 
  • Velocity map creation in Legacy Cube Spectrum Analysis Toobox (CSAT) fails. The creation of velocity maps with the Legacy CSAT fails; the task will hang without an error message. CSAT is no longer supported and the new cube toolbox, which uses an improved algorithm for velocity map making, should be used instead. See 6.8.3 in the Herschel Data Analysis Guide for information about using the new cube toolbox.
Line: 358 to 362
 
<-- END OF COMMENT BOX CODE -->

Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Script for Google Analytics" date="1351239505" name="GoogleAnalytics.txt" path="GoogleAnalytics.txt" size="549" user="Main.DavideRizzo" version="1"

Revision 8326 Oct 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Added:
>
>
<-- ANALYTICS CODE - DO NOT EDIT -->
<-- Google Analytics script BEGIN -->
<-- Google Analytics script END -->

<-- END OF ANALYTICS CODE -->
 

HIPE known issues

help Welcome to the known issues page. Please take a look at the table of contents below. You can find known issues for each HIPE version, in addition to installation, startup, help and other issues common to different HIPE versions.
Line: 49 to 52
 
  • HIPE hangs when pressing the activate/deactivate button in the mask panel of the Spectrum Explorer PACS extensions. This button is enabled only when you change the state of one or more masks.
    <-- PACS-4626 -->
Changed:
<
<
  • Image analysis tasks start only from Applicable section. Image analysis tasks will open only from the Applicable folder of the Tasks view. These tasks will not open when selected from the All or By Category folders. Note that you must select an image variable in the Variables view for the Applicable folder to be filled with the available tasks.
>
>
  • Image analysis tasks start only from Applicable section. Image analysis tasks will open only from the Applicable folder of the Tasks view. These tasks will not open when selected from the All or By Category folders. Note that you must select an image variable in the Variables view for the Applicable folder to be filled with the available tasks. The problem affects the following tasks:
    • annularSkyAperturePhotometry
    • circleHistogram
    • crop
    • ellipseHistogram
    • fixedSkyAperturePhotometry
    • polygonHistogram
    • profile
    • rectangleHistogram
    • rectangularSkyAperturePhotometry
    • sourceFitting
 
  • PV diagrams created with computePVMap on HIFI cubes cannot be easily viewed. HIFI cubes have in general a small number of rows and columns, while the spectral dimension is rather large (thousands of channels). The PV map is very narrow in the x direction and really wide in the y-direction, so that it does not fit in the Spectrum panel. When displaying the y-axis values, at its smaller zoom, only a small number of channels can be seen. Workaround: open the variable created from the variables pane and use the full Display/Image Viewer.
<-- use the old Cube Spectrum Analysis Toolbox, still available in HIPE 9. Legacy documentation is available in Appendix C of the Data Analysis Guide. For position-velocity diagrams, see subsection C.6.8.1.-->
Line: 348 to 361
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
Added:
>
>
META FILEATTACHMENT attr="h" autoattached="1" comment="Script for Google Analytics" date="1351239505" name="GoogleAnalytics.txt" path="GoogleAnalytics.txt" size="549" user="Main.DavideRizzo" version="1"

Revision 8218 Oct 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 14 to 14
 
    • In a terminal window, use the chmod u+x command to change the permissions of the file HIPE_9_1_0_INSTALLER.app/Contents/MacOS/HIPE_9_1_0_INSTALLER. Change the file name according to the HIPE version you are installing.
    • In Mac OS X, from System Preferences --> Security & Privacy --> General --> Allow applications downloads from select ANYWHERE.
Added:
>
>

Known issues in HIPE 10.0

  • Format change for exported variables. The file format of variables exported with File --> Session --> Export has changed in HIPE 10. This means that HIPE 10 will not be able to read session variables exported with HIPE 9, and vice-versa.
    If you exported variables with HIPE 9 or a previous version, follow this workaround to read them in HIPE 10:

  1. Open HIPE 9 and import the exported variables with File --> Session --> Import.
  2. Set Save variables on exit in the Preferences dialogue window, under General --> Startup & Shutdown.
  3. Exit HIPE 9.
  4. Open HIPE 10. The variables shall be restored in the Variables view.
  5. Export the variables with the new format of HIPE 10, with File --> Session --> Export.
 

Known issues in HIPE 9.0

  • Performance issues of convolution task with NaN values. The performance of the imageConvolution task is severely degraded when NaN values are found in input data. HIPE 8.3 is not affected by this problem.

Revision 8115 Oct 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 255 to 255
 

Other issues

Added:
>
>

Cannot open a FITS file created by HIPE

If you export a FITS file from HIPE and modify it with an external program, HIPE may not be able to import it anymore. If this happens, follow these steps:

  1. Open the FITS file with a FITS editing program such as fv.
  2. Delete the HCSS____ keyword from the header of all extensions.
  3. Save the file.

HIPE should now be able to read the file.

 

Jython bug when comparing NaN values with numbers

Jython behaves differently from Python when comparing NaN values with numbers.

Line: 325 to 335
 
<-- END OF COMMENT BOX CODE -->

Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"

Revision 8019 Sep 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 6 to 6
 
ALERT! This page is for known issues in the HIPE software. For known issues in data products see this page.
Deleted:
<
<
ALERT! See this page for documentation errata and last-minute updates.
 

Installation issues

Line: 243 to 241
 

How can I provide feedback/requests regarding HIPE documentation?

Changed:
<
<
For informal feedback, click on the envelope icon on the top toolbar of any help page. This opens a new message in your email client, where you can add your feedback. If you want your issue to be officially tracked and supported, please raise a ticket with the Helpdesk of the Herschel Science Centre.
>
>
You can leave a comment using the box at the bottom of any documentation page in the HIPE Help System. You must be connected to the Internet to view and submit comments.

Alternatively, you can click the envelope icon on the top toolbar of any help page. This opens a new message in your email client, where you can add your feedback.

If you want your issue to be officially tracked and supported, please raise a ticket with the Helpdesk of the Herschel Science Centre.

Other help issues

  • URM categories: Some entries in the three instruments User's Reference Manuals have wrong or missing categories.
  • URM examples: Some examples in the User's Reference Manuals may not work as expected. Please use the feedback icon in the HIPE Help System to let us know about broken examples.
  • JIDE vs HIPE: The documentation shipped with HIPE may still mention JIDE in some places. JIDE was the data reduction application that came before HIPE and is no longer supported. All references to JIDE can be applied to HIPE.
 

Other issues

Line: 317 to 325
 
<-- END OF COMMENT BOX CODE -->

Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"

Revision 7912 Sep 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Changed:
<
<
help Welcome to the known issues page. Please take a look at the table of contents below. You can find known issues for each HIPE version, in addition to startup, help and other issues common to different HIPE versions.
>
>
help Welcome to the known issues page. Please take a look at the table of contents below. You can find known issues for each HIPE version, in addition to installation, startup, help and other issues common to different HIPE versions.
 
ALERT! This page is for known issues in the HIPE software. For known issues in data products see this page.
Line: 10 to 10
 
Added:
>
>

Installation issues

  • Cannot install on Mac OS X 10.8 "Mountain Lion". HIPE user installers do not work on Mac OS X 10.8 due to additional security checks implemented by this operating system. Note that HIPE is not yet officially supported on Mac OS X 10.8. There are two workarounds:
    • In a terminal window, use the chmod u+x command to change the permissions of the file HIPE_9_1_0_INSTALLER.app/Contents/MacOS/HIPE_9_1_0_INSTALLER. Change the file name according to the HIPE version you are installing.
    • In Mac OS X, from System Preferences --> Security & Privacy --> General --> Allow applications downloads from select ANYWHERE.
 

Known issues in HIPE 9.0

  • Performance issues of convolution task with NaN values. The performance of the imageConvolution task is severely degraded when NaN values are found in input data. HIPE 8.3 is not affected by this problem.

Revision 7810 Aug 2012 - Main.CarolynMcCoey

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 47 to 47
 
  • Problem with transpose task. In some cases the transpose task does not convert correctly the WCS of the input image. This problem occurs only when the WCS of the image defines the rotation angle (CROTA2). When the transformation matrix (PCx_y or CDx_y) is used, the problem does not occur.
Changed:
<
<
  • Velocity map creation in Legacy Cube Spectrum Analysis Toobox (CSAT) fails. The creation of velocity maps with the Legacy CSAT fails; the task will hang without an error message. CSAT is no longer supported and the new cube toolbox, which uses an improved algorithm for velocity map making, should be used instead. See 6.8.3 in the Herschel Daat Analysis Guide for information about using the new cube toolbox.
>
>
  • Velocity map creation in Legacy Cube Spectrum Analysis Toobox (CSAT) fails. The creation of velocity maps with the Legacy CSAT fails; the task will hang without an error message. CSAT is no longer supported and the new cube toolbox, which uses an improved algorithm for velocity map making, should be used instead. See 6.8.3 in the Herschel Data Analysis Guide for information about using the new cube toolbox.
 
  • Flag set in HIFI's flagTool task do not appear to be used by the fitBaseline task. This is a display issue only, the flags set by flagTool are, in fact, used.

Revision 7703 Aug 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 9.0

Added:
>
>
  • Performance issues of convolution task with NaN values. The performance of the imageConvolution task is severely degraded when NaN values are found in input data. HIPE 8.3 is not affected by this problem.
 
  • Performance issues with very large images. Images larger than about 100 MB in FITS format can still take over a minute to load. During such time HIPE is unresponsive. Image analysis operations, such as cropping and adding contours, also take a long time on large images.

  • Problem with PACS background normalization script. The ChopNodBackgroundNormalizationRange interactive pipeline script (Pipelines --> PACS --> Spectrometer --> Chopper large range scan SED --> Background Normalization) is missing a definition of the variable target. After loading the observation, assuming it is stored in a variable called obs, you can define the missing target variable as follows:
Line: 309 to 311
 
<-- END OF COMMENT BOX CODE -->

Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"

Revision 7625 Jul 2012 - Main.BrunoMerin

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 9.0

Changed:
<
<
  • Performance issues with large images. Images larger than about 100 MB in FITS format can take over a minute to load. During such time HIPE is unresponsive. Image analysis operations, such as cropping and adding contours, also take a long time on large images.
>
>
  • Performance issues with very large images. Images larger than about 100 MB in FITS format can still take over a minute to load. During such time HIPE is unresponsive. Image analysis operations, such as cropping and adding contours, also take a long time on large images.
 
  • Problem with PACS background normalization script. The ChopNodBackgroundNormalizationRange interactive pipeline script (Pipelines --> PACS --> Spectrometer --> Chopper large range scan SED --> Background Normalization) is missing a definition of the variable target. After loading the observation, assuming it is stored in a variable called obs, you can define the missing target variable as follows:
Line: 309 to 309
 
<-- END OF COMMENT BOX CODE -->

Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"

Revision 7525 Jul 2012 - Main.BrunoMerin

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 9.0

Changed:
<
<
  • Performance degradation with large images. Images larger than about 100 MB in FITS format can take over a minute to load. During such time HIPE is unresponsive. Image analysis operations, such as cropping and adding contours, also take a long time on large images.
>
>
  • Performance issues with large images. Images larger than about 100 MB in FITS format can take over a minute to load. During such time HIPE is unresponsive. Image analysis operations, such as cropping and adding contours, also take a long time on large images.
 
  • Problem with PACS background normalization script. The ChopNodBackgroundNormalizationRange interactive pipeline script (Pipelines --> PACS --> Spectrometer --> Chopper large range scan SED --> Background Normalization) is missing a definition of the variable target. After loading the observation, assuming it is stored in a variable called obs, you can define the missing target variable as follows:

Revision 7425 Jul 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 9.0

Added:
>
>
  • Performance degradation with large images. Images larger than about 100 MB in FITS format can take over a minute to load. During such time HIPE is unresponsive. Image analysis operations, such as cropping and adding contours, also take a long time on large images.
 
  • Problem with PACS background normalization script. The ChopNodBackgroundNormalizationRange interactive pipeline script (Pipelines --> PACS --> Spectrometer --> Chopper large range scan SED --> Background Normalization) is missing a definition of the variable target. After loading the observation, assuming it is stored in a variable called obs, you can define the missing target variable as follows:
target = obs.meta["object"].value.replace(" ","_")

Revision 7320 Jul 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 9.0

Added:
>
>
  • Problem with PACS background normalization script. The ChopNodBackgroundNormalizationRange interactive pipeline script (Pipelines --> PACS --> Spectrometer --> Chopper large range scan SED --> Background Normalization) is missing a definition of the variable target. After loading the observation, assuming it is stored in a variable called obs, you can define the missing target variable as follows:
target = obs.meta["object"].value.replace(" ","_")

  • PACS task specFlatFieldLine problem with NaN values. The specFlatFieldLine task cannot handle NaNs in the fluxes of PacsCube products. This affected one observation as far as we tested. If you encounter this problem then you can mask the NaNs by running the function shown below. Copy and paste the function code in a new Jython script window in the Editor view of HIPE, then click the green double arrow icon in the HIPE toolbar to run the script. After that you can call the function from the Console view, passing the variable contaning your cube as argument: addInvalidMask(myCube).
def addInvalidMask(slicedCube):
    for i in range(0,slicedCube.numberOfSlices):
       cube = slicedCube.get(i)
       invalid = IS_NAN(cube.flux)
       if not cube.containsMask("INVALID"):
          cube.addMask("INVALID","Invalid signal values")
       cube.setMask("INVALID",invalid)
       slicedCube.replace(i,cube)
 
  • HIPE hangs when pressing the activate/deactivate button in the mask panel of the Spectrum Explorer PACS extensions. This button is enabled only when you change the state of one or more masks.
    <-- PACS-4626 -->

  • Image analysis tasks start only from Applicable section. Image analysis tasks will open only from the Applicable folder of the Tasks view. These tasks will not open when selected from the All or By Category folders. Note that you must select an image variable in the Variables view for the Applicable folder to be filled with the available tasks.
Line: 290 to 307
 
<-- END OF COMMENT BOX CODE -->

Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"

Revision 7219 Jul 2012 - Main.BrunoAltieri

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 32 to 32
 
  • PACS specific:
    • convertL1ToScanam fails because of a missing import for the calibration tree, when assignRaDec is set to True. The work around solution is :
Changed:
<
<
    1.  calTree = getCalTree(time=frames.startDate)
    2.  frames=photAssignRaDec(frames,calTree=calTree)
    3.  convertL1ToScanam(frames,assignRaDec=False)
>
>
      calTree = getCalTree(time=frames.startDate)
      frames=photAssignRaDec(frames,calTree=calTree)
      convertL1ToScanam(frames,assignRaDec=False)
      
 

Known issues in HIPE 8.3

Line: 45 to 47
 
  • Task createRgbImage puts wrong WCS in the output. Instead of using the WCS provided by the Wcs input parameter, this task uses the WCS of one of the input images.

  • PACS photometer scan map processing : Due to the new scheme of filtering turnaround manoeuvres between scan legs with the task filterOnScanSpeed task (masking frames in the 'ScanSpeedMask' mask, instead of removing the frames), photProject will project maps including the slew to target, hence exploding the memory in Hipe and leading to huge map sizes, because the photProject WCS doesn't take into account this new mask. A workaround solution is to run the filterSlew task previously, at the expense of possibly loosing a few frames on the first scan leg or alternatively run photProject in the following way:
Changed:
<
<
==
>
>
 ScanSpeedMask? = frames.getMask('ScanSpeedMask')[0,0,:] indexSpeed = ScanSpeedMask?.where(ScanSpeedMask?==False) map = photProject(frames.select(indexSpeed), calTree=calTree,calibration=True)
Changed:
<
<
==
>
>
 This bug shall be corrected in the next Hipe versions.

Known issues in HIPE 8.1

Revision 7119 Jul 2012 - Main.BrunoAltieri

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 31 to 31
 
  • Flag set in HIFI's flagTool task do not appear to be used by the fitBaseline task. This is a display issue only, the flags set by flagTool are, in fact, used.

  • PACS specific:
Changed:
<
<
    • convertL1ToScanam fails because of a missing import for the calibration tree. The following line should be added:
from herschel.pacs.cal.all import getCalTree
>
>
    • convertL1ToScanam fails because of a missing import for the calibration tree, when assignRaDec is set to True. The work around solution is :
    1.  calTree = getCalTree(time=frames.startDate)
    2.  frames=photAssignRaDec(frames,calTree=calTree)
    3.  convertL1ToScanam(frames,assignRaDec=False)
 

Known issues in HIPE 8.3

Line: 45 to 45
 
  • Task createRgbImage puts wrong WCS in the output. Instead of using the WCS provided by the Wcs input parameter, this task uses the WCS of one of the input images.

  • PACS photometer scan map processing : Due to the new scheme of filtering turnaround manoeuvres between scan legs with the task filterOnScanSpeed task (masking frames in the 'ScanSpeedMask' mask, instead of removing the frames), photProject will project maps including the slew to target, hence exploding the memory in Hipe and leading to huge map sizes, because the photProject WCS doesn't take into account this new mask. A workaround solution is to run the filterSlew task previously, at the expense of possibly loosing a few frames on the first scan leg or alternatively run photProject in the following way:
Changed:
<
<
>
>
==
 ScanSpeedMask? = frames.getMask('ScanSpeedMask')[0,0,:] indexSpeed = ScanSpeedMask?.where(ScanSpeedMask?==False) map = photProject(frames.select(indexSpeed), calTree=calTree,calibration=True)
Changed:
<
<
>
>
==
 This bug shall be corrected in the next Hipe versions.

Known issues in HIPE 8.1

Revision 7019 Jul 2012 - Main.BrunoAltieri

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 30 to 30
 
  • Flag set in HIFI's flagTool task do not appear to be used by the fitBaseline task. This is a display issue only, the flags set by flagTool are, in fact, used.
Added:
>
>
  • PACS specific:
    • convertL1ToScanam fails because of a missing import for the calibration tree. The following line should be added:
from herschel.pacs.cal.all import getCalTree
 

Known issues in HIPE 8.3

None known in addition to those listed for HIPE 8.2.

Revision 6919 Jul 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 9.0

Added:
>
>
  • HIPE hangs when pressing the activate/deactivate button in the mask panel of the Spectrum Explorer PACS extensions. This button is enabled only when you change the state of one or more masks.
    <-- PACS-4626 -->
 
  • Image analysis tasks start only from Applicable section. Image analysis tasks will open only from the Applicable folder of the Tasks view. These tasks will not open when selected from the All or By Category folders. Note that you must select an image variable in the Variables view for the Applicable folder to be filled with the available tasks.

  • PV diagrams created with computePVMap on HIFI cubes cannot be easily viewed. HIFI cubes have in general a small number of rows and columns, while the spectral dimension is rather large (thousands of channels). The PV map is very narrow in the x direction and really wide in the y-direction, so that it does not fit in the Spectrum panel. When displaying the y-axis values, at its smaller zoom, only a small number of channels can be seen. Workaround: open the variable created from the variables pane and use the full Display/Image Viewer.
Line: 280 to 282
 
<-- END OF COMMENT BOX CODE -->

Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
Added:
>
>
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"

Revision 6818 Jul 2012 - Main.CarolynMcCoey

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 14 to 14
 
  • Image analysis tasks start only from Applicable section. Image analysis tasks will open only from the Applicable folder of the Tasks view. These tasks will not open when selected from the All or By Category folders. Note that you must select an image variable in the Variables view for the Applicable folder to be filled with the available tasks.
Changed:
<
<
  • PV diagrams created with computePVMap on HIFI cubes cannot be viewed. HIFI cubes have in general a small number of rows and columns, while the spectral dimension is rather large (thousands of channels). The PV map is very narrow in the x direction and really wide in the y-direction, so that it does not fit in the Spectrum panel. When displaying the y-axis values, at its smaller zoom, only a small number of channels can be seen. Workaround: use the old Cube Spectrum Analysis Toolbox, still available in HIPE 9. Legacy documentation is available in Appendix C of the Data Analysis Guide. For position-velocity diagrams, see subsection C.6.8.1.
>
>
  • PV diagrams created with computePVMap on HIFI cubes cannot be easily viewed. HIFI cubes have in general a small number of rows and columns, while the spectral dimension is rather large (thousands of channels). The PV map is very narrow in the x direction and really wide in the y-direction, so that it does not fit in the Spectrum panel. When displaying the y-axis values, at its smaller zoom, only a small number of channels can be seen. Workaround: open the variable created from the variables pane and use the full Display/Image Viewer.
<-- use the old Cube Spectrum Analysis Toolbox, still available in HIPE 9. Legacy documentation is available in Appendix C of the Data Analysis Guide. For position-velocity diagrams, see subsection C.6.8.1.-->
 
  • HIPE crash linked to JAMA (Java Matrix) library. HIPE may crash without warning when executing parts of the bundled JAMA library. If you experience a sudden crash when running a script, this may be the cause, even if there are no obvious references to matrices in the script. Take the following steps to prevent the crash from happening:
    1. Go to the .hcss directory in your open directory. Open the hipe.props file, or create it if it does not exist.
Line: 279 to 280
 
<-- END OF COMMENT BOX CODE -->

Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Added:
>
>
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"

Revision 6712 Jul 2012 - Main.CarolynMcCoey

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 23 to 23
 
  • Problem with transpose task. In some cases the transpose task does not convert correctly the WCS of the input image. This problem occurs only when the WCS of the image defines the rotation angle (CROTA2). When the transformation matrix (PCx_y or CDx_y) is used, the problem does not occur.
Added:
>
>
  • Velocity map creation in Legacy Cube Spectrum Analysis Toobox (CSAT) fails. The creation of velocity maps with the Legacy CSAT fails; the task will hang without an error message. CSAT is no longer supported and the new cube toolbox, which uses an improved algorithm for velocity map making, should be used instead. See 6.8.3 in the Herschel Daat Analysis Guide for information about using the new cube toolbox.

  • Flag set in HIFI's flagTool task do not appear to be used by the fitBaseline task. This is a display issue only, the flags set by flagTool are, in fact, used.
 

Known issues in HIPE 8.3

None known in addition to those listed for HIPE 8.2.

Revision 6604 Jul 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 9.0

Added:
>
>
  • Image analysis tasks start only from Applicable section. Image analysis tasks will open only from the Applicable folder of the Tasks view. These tasks will not open when selected from the All or By Category folders. Note that you must select an image variable in the Variables view for the Applicable folder to be filled with the available tasks.
 
  • PV diagrams created with computePVMap on HIFI cubes cannot be viewed. HIFI cubes have in general a small number of rows and columns, while the spectral dimension is rather large (thousands of channels). The PV map is very narrow in the x direction and really wide in the y-direction, so that it does not fit in the Spectrum panel. When displaying the y-axis values, at its smaller zoom, only a small number of channels can be seen. Workaround: use the old Cube Spectrum Analysis Toolbox, still available in HIPE 9. Legacy documentation is available in Appendix C of the Data Analysis Guide. For position-velocity diagrams, see subsection C.6.8.1.

  • HIPE crash linked to JAMA (Java Matrix) library. HIPE may crash without warning when executing parts of the bundled JAMA library. If you experience a sudden crash when running a script, this may be the cause, even if there are no obvious references to matrices in the script. Take the following steps to prevent the crash from happening:
Line: 273 to 275
 
<-- END OF COMMENT BOX CODE -->

Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"

Revision 6503 Jul 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 21 to 21
 
  • Problem with transpose task. In some cases the transpose task does not convert correctly the WCS of the input image. This problem occurs only when the WCS of the image defines the rotation angle (CROTA2). When the transformation matrix (PCx_y or CDx_y) is used, the problem does not occur.
Added:
>
>

Known issues in HIPE 8.3

None known in addition to those listed for HIPE 8.2.

 

Known issues in HIPE 8.2

  • Task createRgbImage puts wrong WCS in the output. Instead of using the WCS provided by the Wcs input parameter, this task uses the WCS of one of the input images.
Line: 269 to 273
 
<-- END OF COMMENT BOX CODE -->

Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"

Revision 6427 Jun 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 9.0

Added:
>
>
  • PV diagrams created with computePVMap on HIFI cubes cannot be viewed. HIFI cubes have in general a small number of rows and columns, while the spectral dimension is rather large (thousands of channels). The PV map is very narrow in the x direction and really wide in the y-direction, so that it does not fit in the Spectrum panel. When displaying the y-axis values, at its smaller zoom, only a small number of channels can be seen. Workaround: use the old Cube Spectrum Analysis Toolbox, still available in HIPE 9. Legacy documentation is available in Appendix C of the Data Analysis Guide. For position-velocity diagrams, see subsection C.6.8.1.
 
  • HIPE crash linked to JAMA (Java Matrix) library. HIPE may crash without warning when executing parts of the bundled JAMA library. If you experience a sudden crash when running a script, this may be the cause, even if there are no obvious references to matrices in the script. Take the following steps to prevent the crash from happening:
    1. Go to the .hcss directory in your open directory. Open the hipe.props file, or create it if it does not exist.
    2. Add the following line to the file:
      java.vm.options = -XX:CompileCommand=exclude,Jama/LUDecomposition,<init>
Line: 267 to 269
 
<-- END OF COMMENT BOX CODE -->

Added:
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Deleted:
<
<
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"

Revision 6311 Jun 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 17 to 17
 
    1. Add the following line to the file:
      java.vm.options = -XX:CompileCommand=exclude,Jama/LUDecomposition,<init>
    2. Restart HIPE.
Added:
>
>
  • Problem with transpose task. In some cases the transpose task does not convert correctly the WCS of the input image. This problem occurs only when the WCS of the image defines the rotation angle (CROTA2). When the transformation matrix (PCx_y or CDx_y) is used, the problem does not occur.
 

Known issues in HIPE 8.2

  • Task createRgbImage puts wrong WCS in the output. Instead of using the WCS provided by the Wcs input parameter, this task uses the WCS of one of the input images.

Revision 6206 Jun 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 9.0

Deleted:
<
<
  • Task createRgbImage puts wrong WCS in the output. Instead of using the WCS provided by the Wcs input parameter, this task uses the WCS of one of the input images.
 
  • HIPE crash linked to JAMA (Java Matrix) library. HIPE may crash without warning when executing parts of the bundled JAMA library. If you experience a sudden crash when running a script, this may be the cause, even if there are no obvious references to matrices in the script. Take the following steps to prevent the crash from happening:
    1. Go to the .hcss directory in your open directory. Open the hipe.props file, or create it if it does not exist.
    2. Add the following line to the file:
      java.vm.options = -XX:CompileCommand=exclude,Jama/LUDecomposition,<init>

Revision 6105 Jun 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 9.0

Added:
>
>
  • Task createRgbImage puts wrong WCS in the output. Instead of using the WCS provided by the Wcs input parameter, this task uses the WCS of one of the input images.
 
  • HIPE crash linked to JAMA (Java Matrix) library. HIPE may crash without warning when executing parts of the bundled JAMA library. If you experience a sudden crash when running a script, this may be the cause, even if there are no obvious references to matrices in the script. Take the following steps to prevent the crash from happening:
    1. Go to the .hcss directory in your open directory. Open the hipe.props file, or create it if it does not exist.
    2. Add the following line to the file:
      java.vm.options = -XX:CompileCommand=exclude,Jama/LUDecomposition,<init>
Line: 19 to 21
 

Known issues in HIPE 8.2

Added:
>
>
  • Task createRgbImage puts wrong WCS in the output. Instead of using the WCS provided by the Wcs input parameter, this task uses the WCS of one of the input images.
 
  • PACS photometer scan map processing : Due to the new scheme of filtering turnaround manoeuvres between scan legs with the task filterOnScanSpeed task (masking frames in the 'ScanSpeedMask' mask, instead of removing the frames), photProject will project maps including the slew to target, hence exploding the memory in Hipe and leading to huge map sizes, because the photProject WCS doesn't take into account this new mask. A workaround solution is to run the filterSlew task previously, at the expense of possibly loosing a few frames on the first scan leg or alternatively run photProject in the following way:
ScanSpeedMask = frames.getMask('ScanSpeedMask')[0,0,:] 

Revision 6029 May 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 33 to 33
 

Known issues in HIPE 8.0

Added:
>
>
  • Problem with transpose task. In some cases the transpose task does not convert correctly the WCS of the input image. This problem occurs only when the WCS of the image defines the rotation angle (CROTA2). When the transformation matrix (PCx_y or CDx_y) is used, the problem does not occur.
 
  • Problem with NaN values with imageConvolution task. Starting from HIPE 7, the imageConvolution task works with images containing NaNs too. However, the results when NaNs are present (either in the map or around the coverage area) are not reliable. A fixed version of the task is scheduled for HIPE 9.

  • Problem with correction of MADmap point-source artifacts. The PACS task photCorrMadmapArtifacts, used to correct point-source artifacts in MADmap produced Level 2.5 products, only works when the initial time-ordered data product (TOD) is created with scale factor of 1. All other values of scale factor may produce incorrect results. A fix, possibly distributed as a plug-in, will be available later.

Revision 5923 May 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 10 to 10
 
Added:
>
>

Known issues in HIPE 9.0

  • HIPE crash linked to JAMA (Java Matrix) library. HIPE may crash without warning when executing parts of the bundled JAMA library. If you experience a sudden crash when running a script, this may be the cause, even if there are no obvious references to matrices in the script. Take the following steps to prevent the crash from happening:
    1. Go to the .hcss directory in your open directory. Open the hipe.props file, or create it if it does not exist.
    2. Add the following line to the file:
      java.vm.options = -XX:CompileCommand=exclude,Jama/LUDecomposition,<init>
    3. Restart HIPE.
 

Known issues in HIPE 8.2

  • PACS photometer scan map processing : Due to the new scheme of filtering turnaround manoeuvres between scan legs with the task filterOnScanSpeed task (masking frames in the 'ScanSpeedMask' mask, instead of removing the frames), photProject will project maps including the slew to target, hence exploding the memory in Hipe and leading to huge map sizes, because the photProject WCS doesn't take into account this new mask. A workaround solution is to run the filterSlew task previously, at the expense of possibly loosing a few frames on the first scan leg or alternatively run photProject in the following way:

Revision 5814 May 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 237 to 237
 
    • home/.hcss/pal_cache/hsa
  1. Retrieve the observation again.
Added:
>
>

<-- COMMENT BOX CODE - DO NOT EDIT -->
blog comments powered by Disqus
<-- END OF COMMENT BOX CODE -->

 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"

Revision 5717 Apr 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 139 to 139
 
  • A caching bug in Safari 4.0 can be solved by clearing the browser cache. Alternatively, open the help page with another web browser: copy and paste the address (something like http://127.0.0.1:8082/index.jsp?mark=null) to the address bar of the other browser.
  • A problem with Mac OS X can result in error messages when viewing the documentation of any installed HIPE version. In particular, you may get an HTTP ERROR: 404 NOT FOUND message in your browser, and a message about index.jsp not found in the command line terminal. Rebooting the computer solves the issue.
  • Older browser versions may not display documentation correctly. For example, links from HIPE to the Help System, like the Help in URM menu entries for tasks, work in Firefox 3.6.x but not in Firefox 3.0.x. Other legacy browsers may have similar problems.
Added:
>
>
  • If you are using Linux and get an error message like Firefox can not contact the server www.%u.com, change your default browser from firefox %u to firefox %s (same if mozilla is your default browser). See the documentation of your Linux distribution for how to change default web browser. Alternatively, in HIPE choose Edit --> Preferences, go to Help & Documentation and enter the path to Firefox, or to another browser on your system, in the Browser field. Click Test to check if it works.
 
  • In general, when you encounter a problem with the Help System you should follow these steps:
    • See if the help works with another browser. If possible, upgrade your browser to the latest version.
    • Clear the browser cache
Line: 169 to 170
 Note that when the Help System stops, any browser window or tab showing help pages will remain open, but links on them will not work anymore.
Deleted:
<
<

Why are some code examples slightly different in the PDF and HTML versions of the documentation?

Code examples and commands in the PDF versions of the manuals sometimes have extra dashes added (for instance, -XX:MaxPermSize=256m becomes --XX:MaxPermSize=256m). If an example or a command does not work as expected, try checking the HTML version of the documentation, which is not affected by this bug.

 

Why are several important packages missing from the Javadoc?

You are probably looking at the static Javadoc located in the doc/api/ folder of your HIPE installation. The complete Javadoc can now be accessed from the HIPE Help System by clicking on HCSS Developer's Reference Manual (API) in the Developer Reference section. The plan is to remove the static version of the Javadoc completely.

Revision 5612 Apr 2012 - Main.BrunoAltieri

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 8.2

Changed:
<
<
None known in addition to those listed for HIPE 8.0.
>
>
  • PACS photometer scan map processing : Due to the new scheme of filtering turnaround manoeuvres between scan legs with the task filterOnScanSpeed task (masking frames in the 'ScanSpeedMask' mask, instead of removing the frames), photProject will project maps including the slew to target, hence exploding the memory in Hipe and leading to huge map sizes, because the photProject WCS doesn't take into account this new mask. A workaround solution is to run the filterSlew task previously, at the expense of possibly loosing a few frames on the first scan leg or alternatively run photProject in the following way:
ScanSpeedMask = frames.getMask('ScanSpeedMask')[0,0,:] 
indexSpeed    = ScanSpeedMask.where(ScanSpeedMask==False)
map          = photProject(frames.select(indexSpeed), calTree=calTree,calibration=True)
This bug shall be corrected in the next Hipe versions.
 

Known issues in HIPE 8.1

Revision 5510 Apr 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 10 to 10
 
Added:
>
>

Known issues in HIPE 8.2

None known in addition to those listed for HIPE 8.0.

 

Known issues in HIPE 8.1

None known in addition to those listed for HIPE 8.0.

Revision 5421 Feb 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 55 to 55
 garbledtext.png
Deleted:
<
<

Known issues in HIPE 7.3

None known in addition to those listed for HIPE 7.0.

Known issues in HIPE 7.2

None known in addition to those listed for HIPE 7.0.

Known issues in HIPE 7.1

None known in addition to those listed for HIPE 7.0.

Known issues in HIPE 7.0

  • Cannot download data from the Herschel Archive due to corrupted cache.

Error messages about product cache corruption may vary. One example is the following:

herschel.share.util.ConfigurationException: Failed to locate product in cache

To solve the problem, try one or more of the following:

  • Choose Edit --> Preferences and go to Data Access --> Storages & Pools. Select a pool in the Pools pane and click the Clear cache button. Note that this button will not be available if there are no pools listed in the Pools pane.
  • If the above does not work, clear the HSA cache manually by deleting the home/.hcss/pal_cache/hsa directory, where home is your home directory.
  • If the above does not work, clear all caches manually by deleting the home/.hcss/pal_cache directory.

  • High disk activity with many local pools

If you have a high number of local pools on your disk (of the order of hundreds or more) you may experience noticeably high disk activity at HIPE startup.

  • Step by step execution sometimes runs two statements at once

This happens when executing a compound statement, such as a for loop. The first command after the compound statement will be executed in the same step as the compound statement. Consider for example the following script:

for i in range(3):
  print i
print "Finished"

The line by line execution will run the for loop and the print "Finished' statement in the same step. A workaround for this behaviour is to add a pass command after the end of the compound statement. The pass command will be executed in the same step as the for loop, but without any effect:

for i in range(3):
  print i
pass
print "Finished"
 

Older HIPE versions

Known issues for older HIPE versions are listed in a separate page.

Line: 227 to 177
 

Other issues

Added:
>
>

Jython bug when comparing NaN values with numbers

Jython behaves differently from Python when comparing NaN values with numbers.

In Python 2.4 or 2.5:

nan = float("nan")
print 0 < nan
# False
print 0 > nan
# False

In Jython 2.5.2:

nan = float("nan")
print 0 < nan
# False
print 0 > nan
# True

An issue has been opened on the Jython bug tracker.

 

"Can't connect to X11" error when using the jylaunch command

Executing a script outside HIPE with the jylaunch command may fail with a java.lang.InternalError: Can't connect to X11 window server error. This may happen even if the script does not open any graphical window, since it may indirectly call components that require an X11 server. The workaround is to run the script with the command jylaunch -Djava.awt.headless=true instead of just jylaunch.

Revision 5315 Feb 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 10 to 10
 
Added:
>
>

Known issues in HIPE 8.1

None known in addition to those listed for HIPE 8.0.

 

Known issues in HIPE 8.0

  • Problem with NaN values with imageConvolution task. Starting from HIPE 7, the imageConvolution task works with images containing NaNs too. However, the results when NaNs are present (either in the map or around the coverage area) are not reliable. A fixed version of the task is scheduled for HIPE 9.

Revision 5208 Feb 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 8.0

Changed:
<
<
  • Problem with correction of MADmap point-source artifacts. The PACS module photCorrMadmapArtifacts, used to correct point-source artifacts in MADmap produced Level 2.5 products, only works when the initial time-ordered data product (TOD) is created with scale factor of 1. All other values of scale factor may produce incorrect results. A fix, possibly distributed as a plug-in, will be available later.
>
>
  • Problem with NaN values with imageConvolution task. Starting from HIPE 7, the imageConvolution task works with images containing NaNs too. However, the results when NaNs are present (either in the map or around the coverage area) are not reliable. A fixed version of the task is scheduled for HIPE 9.

  • Problem with correction of MADmap point-source artifacts. The PACS task photCorrMadmapArtifacts, used to correct point-source artifacts in MADmap produced Level 2.5 products, only works when the initial time-ordered data product (TOD) is created with scale factor of 1. All other values of scale factor may produce incorrect results. A fix, possibly distributed as a plug-in, will be available later.
 
  • Problem with units in the Cube Spectrum Analysis Toolbox. This tool returns the wrong units of measurement with extraction plots and integrated maps. This issue has been detected with PACS data and is under investigation. Previous HIPE versions are not affected.

Revision 5108 Feb 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 8.0

Added:
>
>
  • Problem with correction of MADmap point-source artifacts. The PACS module photCorrMadmapArtifacts, used to correct point-source artifacts in MADmap produced Level 2.5 products, only works when the initial time-ordered data product (TOD) is created with scale factor of 1. All other values of scale factor may produce incorrect results. A fix, possibly distributed as a plug-in, will be available later.
 
  • Problem with units in the Cube Spectrum Analysis Toolbox. This tool returns the wrong units of measurement with extraction plots and integrated maps. This issue has been detected with PACS data and is under investigation. Previous HIPE versions are not affected.

  • User pool names (pool ID) restrictions: Old pools that do not follow the restrictions on the allowed names cannot be read in HIPE (eg a dot "." in the name is such a case). The user can safely rename the folder (found in the local store) following the rules: allowed characters in name: alphanumeric, dash ("-") and underscore ("_"), the name cannot start with a dash ("-") and cannot have "urn" as name. The pool ID is case-sensitive and must be with less than 255 characters.

Revision 5026 Jan 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 8.0

Added:
>
>
  • Problem with units in the Cube Spectrum Analysis Toolbox. This tool returns the wrong units of measurement with extraction plots and integrated maps. This issue has been detected with PACS data and is under investigation. Previous HIPE versions are not affected.
 
  • User pool names (pool ID) restrictions: Old pools that do not follow the restrictions on the allowed names cannot be read in HIPE (eg a dot "." in the name is such a case). The user can safely rename the folder (found in the local store) following the rules: allowed characters in name: alphanumeric, dash ("-") and underscore ("_"), the name cannot start with a dash ("-") and cannot have "urn" as name. The pool ID is case-sensitive and must be with less than 255 characters.

  • High memory usage with Mac OS 10.6 Snow Leopard. There are reports of HIPE 8.0.1 using all available memory and freezing while reprocessing observations under Mac OS 10.6 Snow Leopard. This problem does not seem to appear on other platforms, including other Mac OS versions. The problem is being investigated.
Changed:
<
<
  • Velocity Maps in the CubeSpectrumAnalysisToolbox. Fitting of faint lines (less than 2 sigma) or non-gaussian lines can result in incorrect velocities in the velocity map. It is advised to fit the velocity in a few positions manually in the spectrum explorer and verify the consistency with the calculated velocities at these positions in the velocity map in the cube explorer.
>
>
  • Velocity Maps in the Cube Spectrum Analysis Toolbox. Fitting of faint lines (less than 2 sigma) or non-gaussian lines can result in incorrect velocities in the velocity map. It is advised to fit the velocity in a few positions manually in the spectrum explorer and verify the consistency with the calculated velocities at these positions in the velocity map in the cube explorer.
 
  • Upgrade to Jython 2.5. Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.
Line: 247 to 249
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Changed:
<
<
META FILEATTACHMENT attachment="garbledtext.png" attr="" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" stream="garbledtext.png" user="Main.DavideRizzo" version="1"
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" user="Main.DavideRizzo" version="1"

Revision 4923 Jan 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 37 to 37
 
  • HIPE drops Versant database connection under Windows XP: A problem can occur if HIPE is run under Windows XP connected via WiFi to a Versant database server. If the connection is interrupted briefly, the HIPE session may fail with a "Network layer read error". Linux does not have this problem because it keeps retrying for several minutes.
Added:
>
>
  • Garbled text after horizontal scrolling in Ubuntu 11.10. A problem on systems with NVidia cards and running Ubuntu 11.10 can cause text to appear garbled when scrolling horizontally, as shown by the figure below. To solve the problem, add the following property to the user.props file, located in the .hcss directory within your home directory. If there is no user.props file, create it.

java.vm.options = -Dsun.java2d.opengl=true

garbledtext.png

 

Known issues in HIPE 7.3

None known in addition to those listed for HIPE 7.0.

Line: 133 to 141
 Try running HIPE after modifying the values until it successfully starts.
Added:
>
>
ALERT! You may have the same properties defined in a hipe.props or user.props file, located in the .hcss directory within your home directory. In this case, any values set in hipe.props override those in user.props, which override those in installed.properties. Make sure to edit the properties in the file with highest proprity for your changes to take effect. See this page for more information on property files and their precedence order.
 

HIPE cannot start: SAXNotRecognizedException

The terminal/command window from which you invoke HIPE shows a SAXNotRecognizedException.

Line: 237 to 247
 
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"
Added:
>
>
META FILEATTACHMENT attachment="garbledtext.png" attr="" comment="Garbled text after horizontal scrolling, in Ubuntu 11.10 with NVidia card" date="1327331942" name="garbledtext.png" path="garbledtext.png" size="18498" stream="garbledtext.png" user="Main.DavideRizzo" version="1"

Revision 4804 Jan 2012 - Main.IvanV

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 8.0

Changed:
<
<
  • High memory usage with Mac OS 10.5 Snow Leopard. There are reports of HIPE 8.0.1 using all available memory and freezing while reprocessing observations under Mac OS 10.5 Snow Leopard. This problem does not seem to appear on other platforms, including other Mac OS versions. The problem is being investigated.
>
>
  • User pool names (pool ID) restrictions: Old pools that do not follow the restrictions on the allowed names cannot be read in HIPE (eg a dot "." in the name is such a case). The user can safely rename the folder (found in the local store) following the rules: allowed characters in name: alphanumeric, dash ("-") and underscore ("_"), the name cannot start with a dash ("-") and cannot have "urn" as name. The pool ID is case-sensitive and must be with less than 255 characters.

  • High memory usage with Mac OS 10.6 Snow Leopard. There are reports of HIPE 8.0.1 using all available memory and freezing while reprocessing observations under Mac OS 10.6 Snow Leopard. This problem does not seem to appear on other platforms, including other Mac OS versions. The problem is being investigated.
 
  • Velocity Maps in the CubeSpectrumAnalysisToolbox. Fitting of faint lines (less than 2 sigma) or non-gaussian lines can result in incorrect velocities in the velocity map. It is advised to fit the velocity in a few positions manually in the spectrum explorer and verify the consistency with the calculated velocities at these positions in the velocity map in the cube explorer.

Revision 4702 Jan 2012 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 8.0

Added:
>
>
  • High memory usage with Mac OS 10.5 Snow Leopard. There are reports of HIPE 8.0.1 using all available memory and freezing while reprocessing observations under Mac OS 10.5 Snow Leopard. This problem does not seem to appear on other platforms, including other Mac OS versions. The problem is being investigated.
 
  • Velocity Maps in the CubeSpectrumAnalysisToolbox. Fitting of faint lines (less than 2 sigma) or non-gaussian lines can result in incorrect velocities in the velocity map. It is advised to fit the velocity in a few positions manually in the spectrum explorer and verify the consistency with the calculated velocities at these positions in the velocity map in the cube explorer.

  • Upgrade to Jython 2.5. Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.

Revision 4615 Dec 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 16 to 16
 
  • Upgrade to Jython 2.5. Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.
Added:
>
>
  • Links in the User's Reference Manual. Some hyperlinks in entries of the User's Reference Manual do not work, pointing instead to the top of the same page.
 
  • Opening the HSA User Interface under Windows XP: If you open the HSA User Interface from HIPE while being logged in, the following error appears: JNLParseException[ Could not parse launch file. Error at line 0.]. The workaround is to log out in HIPE and start the HSA User Interface. If necessary, log in in the HSA User Interface and log back in in HIPE.

  • Sending data from HIPE to DS9 under Mac OS: Using DS9 version 6.2, due to a problem with the DS9 application, HIPE fails to start DS9 automatically. Either use DS9 version 6.1 or start DS9 manually and re-send your image from HIPE. The DS9 team states that they plan on fixing this in the next release.

Revision 4507 Dec 2011 - Main.PaulBalm

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 18 to 18
 
  • Opening the HSA User Interface under Windows XP: If you open the HSA User Interface from HIPE while being logged in, the following error appears: JNLParseException[ Could not parse launch file. Error at line 0.]. The workaround is to log out in HIPE and start the HSA User Interface. If necessary, log in in the HSA User Interface and log back in in HIPE.
Changed:
<
<
  • Sending data from HIPE to DS9 under Mac OS: Using DS9 version 6.2, due to an error in the DS9 start-up script (disclaimer: or so we believe), HIPE fails to start DS9 automatically. Either use DS9 version 6.1 or start DS9 manually and re-send your image from HIPE. The problem has been reported to the DS9 team.
>
>
  • Sending data from HIPE to DS9 under Mac OS: Using DS9 version 6.2, due to a problem with the DS9 application, HIPE fails to start DS9 automatically. Either use DS9 version 6.1 or start DS9 manually and re-send your image from HIPE. The DS9 team states that they plan on fixing this in the next release.
 
  • Sending data from DS9 to HIPE under Windows. The following issues were reported when trying to send images via SAMP from DS9 to HIPE under Windows:
    • Windows 7: The option to send an image is sometimes disabled in DS9.

Revision 4405 Dec 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 162 to 162
 

Is there a way to open the HIPE Help System without starting HIPE?

Changed:
<
<
Yes, via the show_help command, which resides in the apps folder in your HIPE installation. The show_help command will start a standalone Help System in a window called Yet Another JAva Help System. Press the Display button to open the Help initial page in your default browser.
>
>
Yes, via the hipe_help command, which resides in the apps folder in your HIPE installation. The hipe_help command will start a standalone Help System in a window called Yet Another JAva Help System. Press the Display button to open the Help initial page in your default browser.

Why does searching the documentation take such a long time?

When you execute the first search with a new HIPE version, HIPE has to index the contents of the documentation. This can take up to several minutes, depending on the performance of your system. Indexing of the documentation is only done for the first search. Subsequent searches will be much faster.

We are investigating ways to include pre-built indexes in the documentation shipped with HIPE, so you will not have to wait for the results of your first search.

 

The Help System opens in my web browser. Does it mean I need to be connected to the Internet?

Revision 4305 Dec 2011 - Main.PaulBalm

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 18 to 18
 
  • Opening the HSA User Interface under Windows XP: If you open the HSA User Interface from HIPE while being logged in, the following error appears: JNLParseException[ Could not parse launch file. Error at line 0.]. The workaround is to log out in HIPE and start the HSA User Interface. If necessary, log in in the HSA User Interface and log back in in HIPE.
Changed:
<
<
  • Issues with sending data from DS9 to HIPE under Windows. The following issues were reported when trying to send images via SAMP from DS9 to HIPE under Windows:
>
>
  • Sending data from HIPE to DS9 under Mac OS: Using DS9 version 6.2, due to an error in the DS9 start-up script (disclaimer: or so we believe), HIPE fails to start DS9 automatically. Either use DS9 version 6.1 or start DS9 manually and re-send your image from HIPE. The problem has been reported to the DS9 team.

  • Sending data from DS9 to HIPE under Windows. The following issues were reported when trying to send images via SAMP from DS9 to HIPE under Windows:
 
    • Windows 7: The option to send an image is sometimes disabled in DS9.
    • Windows XP: A SAMP message appears to be sent, but the image is not received by HIPE.
    • All Windows versions: At DS9 shutdown, the following Cygwin warning appears, even when data transfer works correctly, like in Windows Vista.

Revision 4229 Nov 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 16 to 16
 
  • Upgrade to Jython 2.5. Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.
Changed:
<
<
  • Opening the HSA User Interface under Windows XP: If one opens the HSA User Interface from HIPE while being logged in, an error appear: "JNLParseException[ Could not parse launch file. Error at line 0.]". The work-around is to log out in HIPE and start the HSA User Interface. If necessary, log in in the HSA User Interface and log back in in HIPE. (See HcssSpr:14151.)
>
>
  • Opening the HSA User Interface under Windows XP: If you open the HSA User Interface from HIPE while being logged in, the following error appears: JNLParseException[ Could not parse launch file. Error at line 0.]. The workaround is to log out in HIPE and start the HSA User Interface. If necessary, log in in the HSA User Interface and log back in in HIPE.
 
  • Issues with sending data from DS9 to HIPE under Windows. The following issues were reported when trying to send images via SAMP from DS9 to HIPE under Windows:
    • Windows 7: The option to send an image is sometimes disabled in DS9.
Line: 27 to 27
 
  • Solved known issue with step by step execution. The known issue found in HIPE 7.0 with step by step execution has been solved. You can revert to the old behaviour by choosing Edit --> Preferences, going to Editors & Viewers --> Jython Editor and unticking the Use improved step by step execution checkbox.
Changed:
<
<
  • HIPE Drops Versant Database Connection under Windows XP: A problem can occur if HIPE is run under Windows XP connected via WiFi to a Versant database server. If the connection is interrupted briefly, the HIPE session may fail with a "Network layer read error". Linux does not have this problem because it keeps retrying for several minutes.
>
>
  • HIPE drops Versant database connection under Windows XP: A problem can occur if HIPE is run under Windows XP connected via WiFi to a Versant database server. If the connection is interrupted briefly, the HIPE session may fail with a "Network layer read error". Linux does not have this problem because it keeps retrying for several minutes.
 

Known issues in HIPE 7.3

Revision 4123 Nov 2011 - Main.CarolynMcCoey

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 8.0

Added:
>
>
  • Velocity Maps in the CubeSpectrumAnalysisToolbox. Fitting of faint lines (less than 2 sigma) or non-gaussian lines can result in incorrect velocities in the velocity map. It is advised to fit the velocity in a few positions manually in the spectrum explorer and verify the consistency with the calculated velocities at these positions in the velocity map in the cube explorer.
 
  • Upgrade to Jython 2.5. Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.

  • Opening the HSA User Interface under Windows XP: If one opens the HSA User Interface from HIPE while being logged in, an error appear: "JNLParseException[ Could not parse launch file. Error at line 0.]". The work-around is to log out in HIPE and start the HSA User Interface. If necessary, log in in the HSA User Interface and log back in in HIPE. (See HcssSpr:14151.)

Revision 4022 Nov 2011 - Main.PaulBalm

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 25 to 25
 
  • Solved known issue with step by step execution. The known issue found in HIPE 7.0 with step by step execution has been solved. You can revert to the old behaviour by choosing Edit --> Preferences, going to Editors & Viewers --> Jython Editor and unticking the Use improved step by step execution checkbox.
Added:
>
>
  • HIPE Drops Versant Database Connection under Windows XP: A problem can occur if HIPE is run under Windows XP connected via WiFi to a Versant database server. If the connection is interrupted briefly, the HIPE session may fail with a "Network layer read error". Linux does not have this problem because it keeps retrying for several minutes.
 

Known issues in HIPE 7.3

None known in addition to those listed for HIPE 7.0.

Revision 3917 Nov 2011 - Main.PaulBalm

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 14 to 14
 
  • Upgrade to Jython 2.5. Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.
Added:
>
>
  • Opening the HSA User Interface under Windows XP: If one opens the HSA User Interface from HIPE while being logged in, an error appear: "JNLParseException[ Could not parse launch file. Error at line 0.]". The work-around is to log out in HIPE and start the HSA User Interface. If necessary, log in in the HSA User Interface and log back in in HIPE. (See HcssSpr:14151.)
 
  • Issues with sending data from DS9 to HIPE under Windows. The following issues were reported when trying to send images via SAMP from DS9 to HIPE under Windows:
Changed:
<
<
    • Windows 7: The option to send an image is disabled in DS9.
>
>
    • Windows 7: The option to send an image is sometimes disabled in DS9.
 
    • Windows XP: A SAMP message appears to be sent, but the image is not received by HIPE.
    • All Windows versions: At DS9 shutdown, the following Cygwin warning appears, even when data transfer works correctly, like in Windows Vista.

Revision 3811 Nov 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 21 to 21
 cygwinpopup.png
Added:
>
>
  • Solved known issue with step by step execution. The known issue found in HIPE 7.0 with step by step execution has been solved. You can revert to the old behaviour by choosing Edit --> Preferences, going to Editors & Viewers --> Jython Editor and unticking the Use improved step by step execution checkbox.
 

Known issues in HIPE 7.3

None known in addition to those listed for HIPE 7.0.

Line: 52 to 54
 If you have a high number of local pools on your disk (of the order of hundreds or more) you may experience noticeably high disk activity at HIPE startup.
Changed:
<
<
  • Line by line execution sometimes runs two statements at once
>
>
  • Step by step execution sometimes runs two statements at once
 This happens when executing a compound statement, such as a for loop. The first command after the compound statement will be executed in the same step as the compound statement. Consider for example the following script:
Line: 213 to 215
 
  1. Retrieve the observation again.
Changed:
<
<
META FILEATTACHMENT attachment="HIPE_addPools.png" attr="" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" stream="HIPE_addPools.png" user="Main.PaulBalm" version="1"
META FILEATTACHMENT attachment="cygwinpopup.png" attr="h" comment="Cygwin warning when closing DS9." date="1320242087" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" stream="cygwinpopup.png" user="Main.DavideRizzo" version="1"
>
>
META FILEATTACHMENT attr="h" autoattached="1" comment="Cygwin warning when closing DS9." date="1320242088" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" user="Main.DavideRizzo" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" user="Main.PaulBalm" version="1"

Revision 3702 Nov 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 8.0

Changed:
<
<
  • Upgrade to Jython 2.5: Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.
>
>
  • Upgrade to Jython 2.5. Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.

  • Issues with sending data from DS9 to HIPE under Windows. The following issues were reported when trying to send images via SAMP from DS9 to HIPE under Windows:
    • Windows 7: The option to send an image is disabled in DS9.
    • Windows XP: A SAMP message appears to be sent, but the image is not received by HIPE.
    • All Windows versions: At DS9 shutdown, the following Cygwin warning appears, even when data transfer works correctly, like in Windows Vista.

cygwinpopup.png

 

Known issues in HIPE 7.3

Line: 207 to 214
 

META FILEATTACHMENT attachment="HIPE_addPools.png" attr="" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" stream="HIPE_addPools.png" user="Main.PaulBalm" version="1"
Added:
>
>
META FILEATTACHMENT attachment="cygwinpopup.png" attr="h" comment="Cygwin warning when closing DS9." date="1320242087" name="cygwinpopup.png" path="cygwinpopup.png" size="28796" stream="cygwinpopup.png" user="Main.DavideRizzo" version="1"

Revision 3621 Oct 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Known issues in HIPE 8.0

Changed:
<
<
Upgrade to Jython 2.5: Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.
>
>
  • Upgrade to Jython 2.5: Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.
 

Known issues in HIPE 7.3

Line: 45 to 45
 If you have a high number of local pools on your disk (of the order of hundreds or more) you may experience noticeably high disk activity at HIPE startup.
Added:
>
>
  • Line by line execution sometimes runs two statements at once

This happens when executing a compound statement, such as a for loop. The first command after the compound statement will be executed in the same step as the compound statement. Consider for example the following script:

for i in range(3):
  print i
print "Finished"

The line by line execution will run the for loop and the print "Finished' statement in the same step. A workaround for this behaviour is to add a pass command after the end of the compound statement. The pass command will be executed in the same step as the for loop, but without any effect:

for i in range(3):
  print i
pass
print "Finished"
 

Older HIPE versions

Known issues for older HIPE versions are listed in a separate page.

Revision 3520 Oct 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 45 to 45
 If you have a high number of local pools on your disk (of the order of hundreds or more) you may experience noticeably high disk activity at HIPE startup.
Changed:
<
<

Known issues in HIPE 6.1

>
>

Older HIPE versions

 
Changed:
<
<
None known in addition to those listed for HIPE 6.0.

Known issues in HIPE 6.0

Core

  • Inverted sign in Observation Context radialVelocity metadata

Usually the velocity of a source with respect to the observer is positive if it results in an increase of the observed wavelength with respect to the rest value, and negative otherwise, according to the formula v = (lambda - lambda_rest) / lambda_rest. In the current implementation of the radialVelocity metadata into the ObservationContext product, this convention is inverted: the sign of the spacecraft velocity is positive when it is moving towards the target.

  • Failure in mosaic task

The mosaic task fails if your default language uses a different delimiter for decimal numbers than English (for example, a comma rather than a dot).

A workaround is to add the following line to your hipe.props file:

java.vm.options = -Duser.language=en -Duser.region=en

The file should be in the .hcss subdirectory of your home directory. If the file does not exist, create it. If the file already contains a line defining the java.vm.options property, you can add the two values -Duser.language=en and -Duser.region=en at the end of the line, separated by a space from the other values.

  • Wrong units and sign in Cube Spectrum Analysis Toolbox

The cursor readout from a velocity map created in the Cube Spectrum Analysis Toolbox indicates km/s, but the values are in m/s. Also, velocity maps created from a spectral cube with an upper sideband (USB) frequency scale have the wrong sign.

<-- HCSS-11540 -->

  • Query with no results wrongly returns an empty product.

When using the Product Browser perspective, a query with no results creates an empty product called p in the Variables view.

Steps to reproduce:

  1. In the Product Browser view, select a query source and search for an obsid that you know not to exist.
  2. In the Variables view, variables QUERY_RESULT and p appear.
  3. The QUERY_RESULT variable is correctly empty, as you can verify by issuing the command print QUERY_RESULT in the Console view.
  4. The p variable should not have been returned. You can safely delete it.

See the Data Analysis Guide for more information on the Product Browser perspective.

  • Slow startup due to error messages.

You may see many errors like the following in the command line window from which you are starting HIPE. These errors cause a considerable delay in HIPE startup:

31-Jan-11 10:00:17.797 WARNING NavigatorView: Error checking file /bin: java.util.concurrent.TimeoutException
Workaround: set the property hcss.hipe.refreshPeriod as follows:
hcss.hipe.refreshPeriod = 3600000
See the HIPE Owner's Guide for information on how to set properties.

Known issues in HIPE 5.3

None known in addition to those listed for previous 5.x versions.

Known issues in HIPE 5.2

None known in addition to those listed for previous 5.x versions.

Known issues in HIPE 5.1

Issues in previous 5.x versions may still apply to this version.

Core

  • You may see many errors like the following in the command line window from which you are starting HIPE. These errors cause a considerable delay in HIPE startup:
31-Jan-11 10:00:17.797 WARNING NavigatorView: Error checking file /bin: java.util.concurrent.TimeoutException
Workaround: set the property hcss.hipe.refreshPeriod as follows:
hcss.hipe.refreshPeriod = 3600000
See the HIPE Owner's Guide for information on how to set properties.

  • An error like the following can sometimes appear in the command line window from which you are starting HIPE. This error is harmless and can be ignored. May also affect older HIPE versions. Fixed in HIPE 6.0.
Exception in thread "AWT-EventQueue-0" java.util.ConcurrentModificationException
        at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
        at java.util.AbstractList$Itr.next(AbstractList.java:343)
        at herschel.ia.gui.kernel.parts.impl.AbstractSite.opened(AbstractSite.java:468)
        ...

  • Caches of PAL pools (most often used for accessing the HSA) can be corrupted when switching back and forth between HIPE v5.1 and previous versions. The result of this corruption is that the cache can silently give you other data than the data you were asking for. If you are switching back and forth between 5.1 and previous versions, clear your caches in the Data Access Preferences panel: From the Edit menu, select Preferences. Under Data Access, locate the Pools and Storages section. In the bottom right section of the panel, select the pool that has a cache enabled and click "Clear cache". Fixed in HIPE 6.0 and 5.3.

Known issues in HIPE 5.0

Core

  • The cursor readout from a velocity map created in the Cube Spectrum Analysis Toolbox indicates km/s, but the values are in m/s. Also, velocity maps created from a spectral cube with an upper sideband (USB) frequency scale have the wrong sign.
    <-- HCSS-11540 -->
  • HIPE does not start if there are too many local pools. This happens when the list of local pool names, separated by commas, exceeds 8096 characters.
  • Zooming on an image may cause HIPE to hang. The zoom level at which this happens depends on the original size of the image.
  • The saveObservation task with default settings fails to save an Observation Context to a pool.
    Workaround: delete the hsa_cache local pool directory and the $HOME/.hcss/pal_cache/hsa directory. Alternatively, move the hsa_cache local pool to $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/. Note that you have to move the hsa_cache directory from your local pool directory into the above directory, so that you will have paths that have hsa_cache twice, for example: $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/hsa_cache/herschel.ia.obs.ObservationContext.
  • The ra and dec values in the metadata of an Observation Context (and hence the RA and DEC entries in the summary) can be significantly different from the target coordinates (raNominal and decNominal) entered in HSpot. This is caused from averaging the target and chop positions. Coordinates in the actual data are correct.
  • The NearestNeighbourProjectionTask task, which creates a spectral cube from three-dimensional data, fails to create a target grid out of a set of target grids. A command such as targetGrid = nearestNeighbourProjection.targetGrid([tg1,tg2,tg3]) fails with an IllegalArgumentException.
    For more information on NearestNeighbourProjectionTask, see the HCSS User's Reference Manual in the HIPE Help System.
  • In the LocalStoreWriter task, the default location of new local pools is $HOME/.hcss instead of the default $HOME/.hcss/lstore. This results in new pools being created in non-standard directories. Information about the locations of these pools is written in the $HOME/.hcss/hipe.props file.
    To remove a local pool in a non-standard location, delete the pool directory and the corresponding configuration line in hipe.props.
    To create local pools in the standard location, change the value in the Location field of the LocalStoreWriter task to $HOME/.hcss/lstore, where $HOME is your home directory (for example /home/mrbean/.hcss/lstore on Linux systems).
    Fixed in HIPE 5.1.
  • A bug in Firefox may prevent the Help System from starting correctly (a browser window opens but nothing appears). This can be solved by deleting all the browser cookies, or just the cookies coming from 127.0.0.1 (the local system). See also General Help System issues on this page.
  • Most entries in the User's Reference Manual have wrong or missing categories.
  • The documentation shipped with HIPE still mentions JIDE in several places. JIDE was the data reduction application that came before HIPE and is no longer supported. With the exception of Appendix B of the Scripting and Data Mining guide, all references to JIDE can be applied to HIPE.
  • The message INTERRUPTED while loading image can sometimes appear in the command line window from which you launched HIPE. This message is harmless and can be ignored.

HIFI

  • Ra/Dec coordinates in data cube meta-data are incorrect.
  • In CLASS files generated via the HiClass task, the source velocity is not included or applied (i.e. the frequency scale is wrong).
  • When the frequency calibration of WBS is computed from the values of the HRS spectra, the coefficient of the polynomial to be used are function of the temperature. These are not available in the calibration tree.

PACS

  • The following scripts in the Pipeline --> PACS menu in HIPE are known to crash: extended_pipeline.py, L1_smallSource.py, L2_scanMap.py. Other scripts may crash or not be applicable because they depend on the results of other non-working scripts. Many scripts are not adequately commented.
  • The data/pcal/PCalSpectrometer_ArrayInstrument_FM_v5.fits calibration file, dealing with spectrometer spatial calibration, contains incorrect values. This results in offsets of the order of one arcsecond between reported coordinates and commanded positions.
  • Some tasks may be holding data products in memory unnecessarily, thus slowing down HIPE and possibly causing out of memory errors.
  • In the photProjectPointSource task, the calibration = false mode (no longer recommended) is not flux conserving.

SPIRE

  • The signalJumpDetector task is not registered at HIPE startup.
    Workaround: import it manually with the following command:
    from herschel.spire.ia.pipeline.common.sigjump import SignalJumpDetectorTask?
  • The AbstractMapperTask may treat incorrectly a Wcs provided as input. When the input Wcs is defined using the CDELTi keywords, the result is correct, but when the pixels are defined with the CDi_j keywords, these are translated into CDELTi and CROTA2 keywords. This is not equivalent, if not rectangular pixels are required.
  • The AbstractMapperTask has a bug in the generation of tod files which can result in an ArrayIndexOutOfBoundsException at the map generation.
  • The spireCal task outputs an empty calibration context if the input pool does not exist, instead of reporting the problem. This results in errors when user scripts attempt to access the calibration files.

<--

Known issues in HIPE 4.0

PAL Storage Manager: Can't add pools to storages

After creating a new ProductStorage using the PAL Storage Manager, you have to specify the pools that should be added to the storage. After selecting them and clicking "OK" in the GUI, the application appears to hang.

HIPE_addPools.png

The work-around is to click Cancel, after clicking OK. Clicking Cancel closes the panel, releases the deadlock, and allows the pools to be added to the storage, as was requested by the click on OK.

Fixed in HIPE 4.1. -->

>
>
Known issues for older HIPE versions are listed in a separate page.
 

General HIPE startup issues

Revision 3413 Sep 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 14 to 14
  Upgrade to Jython 2.5: Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.
Added:
>
>

Known issues in HIPE 7.3

None known in addition to those listed for HIPE 7.0.

 

Known issues in HIPE 7.2

None known in addition to those listed for HIPE 7.0.

Revision 3329 Aug 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 14 to 14
  Upgrade to Jython 2.5: Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.
Added:
>
>

Known issues in HIPE 7.2

None known in addition to those listed for HIPE 7.0.

 

Known issues in HIPE 7.1

None known in addition to those listed for HIPE 7.0.

Revision 3227 Jul 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 14 to 14
  Upgrade to Jython 2.5: Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.
Added:
>
>

Known issues in HIPE 7.1

None known in addition to those listed for HIPE 7.0.

 

Known issues in HIPE 7.0

  • Cannot download data from the Herschel Archive due to corrupted cache.

Revision 3121 Jun 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 29 to 29
 
  • If the above does not work, clear the HSA cache manually by deleting the home/.hcss/pal_cache/hsa directory, where home is your home directory.
  • If the above does not work, clear all caches manually by deleting the home/.hcss/pal_cache directory.
Added:
>
>
  • High disk activity with many local pools

If you have a high number of local pools on your disk (of the order of hundreds or more) you may experience noticeably high disk activity at HIPE startup.

 

Known issues in HIPE 6.1

None known in addition to those listed for HIPE 6.0.

Revision 3008 Jun 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 16 to 16
 

Known issues in HIPE 7.0

Changed:
<
<
None known at the moment.
>
>
  • Cannot download data from the Herschel Archive due to corrupted cache.

Error messages about product cache corruption may vary. One example is the following:

herschel.share.util.ConfigurationException: Failed to locate product in cache

To solve the problem, try one or more of the following:

  • Choose Edit --> Preferences and go to Data Access --> Storages & Pools. Select a pool in the Pools pane and click the Clear cache button. Note that this button will not be available if there are no pools listed in the Pools pane.
  • If the above does not work, clear the HSA cache manually by deleting the home/.hcss/pal_cache/hsa directory, where home is your home directory.
  • If the above does not work, clear all caches manually by deleting the home/.hcss/pal_cache directory.
 

Known issues in HIPE 6.1

Revision 2908 Jun 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 141 to 141
 
  • The AbstractMapperTask has a bug in the generation of tod files which can result in an ArrayIndexOutOfBoundsException at the map generation.
  • The spireCal task outputs an empty calibration context if the input pool does not exist, instead of reporting the problem. This results in errors when user scripts attempt to access the calibration files.
Changed:
<
<

Known issues in HIPE 4.0

>
>
 

General HIPE startup issues

Revision 2824 May 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 16 to 16
 

Known issues in HIPE 7.0

Changed:
<
<
In preparation.
>
>
None known at the moment.
 

Known issues in HIPE 6.1

Revision 2711 May 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<

HIPE known issues

>
>

HIPE known issues

help Welcome to the known issues page. Please take a look at the table of contents below. You can find known issues for each HIPE version, in addition to startup, help and other issues common to different HIPE versions.
 
ALERT! This page is for known issues in the HIPE software. For known issues in data products see this page.
Line: 22 to 24
 

Known issues in HIPE 6.0

Changed:
<
<

Core

>
>

Core

 
  • Inverted sign in Observation Context radialVelocity metadata
Line: 80 to 82
 Issues in previous 5.x versions may still apply to this version.
Changed:
<
<

Core

>
>

Core

 
  • You may see many errors like the following in the command line window from which you are starting HIPE. These errors cause a considerable delay in HIPE startup:
Line: 105 to 107
 

Known issues in HIPE 5.0

Changed:
<
<

Core

>
>

Core

 
  • The cursor readout from a velocity map created in the Cube Spectrum Analysis Toolbox indicates km/s, but the values are in m/s. Also, velocity maps created from a spectral cube with an upper sideband (USB) frequency scale have the wrong sign.
    <-- HCSS-11540 -->
  • HIPE does not start if there are too many local pools. This happens when the list of local pool names, separated by commas, exceeds 8096 characters.
Line: 119 to 121
 
  • The documentation shipped with HIPE still mentions JIDE in several places. JIDE was the data reduction application that came before HIPE and is no longer supported. With the exception of Appendix B of the Scripting and Data Mining guide, all references to JIDE can be applied to HIPE.
  • The message INTERRUPTED while loading image can sometimes appear in the command line window from which you launched HIPE. This message is harmless and can be ignored.
Changed:
<
<

HIFI

>
>

HIFI

 
  • Ra/Dec coordinates in data cube meta-data are incorrect.
  • In CLASS files generated via the HiClass task, the source velocity is not included or applied (i.e. the frequency scale is wrong).
  • When the frequency calibration of WBS is computed from the values of the HRS spectra, the coefficient of the polynomial to be used are function of the temperature. These are not available in the calibration tree.
Changed:
<
<

PACS

>
>

PACS

 
  • The following scripts in the Pipeline --> PACS menu in HIPE are known to crash: extended_pipeline.py, L1_smallSource.py, L2_scanMap.py. Other scripts may crash or not be applicable because they depend on the results of other non-working scripts. Many scripts are not adequately commented.
  • The data/pcal/PCalSpectrometer_ArrayInstrument_FM_v5.fits calibration file, dealing with spectrometer spatial calibration, contains incorrect values. This results in offsets of the order of one arcsecond between reported coordinates and commanded positions.
  • Some tasks may be holding data products in memory unnecessarily, thus slowing down HIPE and possibly causing out of memory errors.
  • In the photProjectPointSource task, the calibration = false mode (no longer recommended) is not flux conserving.
Changed:
<
<

SPIRE

>
>

SPIRE

 
  • The signalJumpDetector task is not registered at HIPE startup.
    Workaround: import it manually with the following command:
    from herschel.spire.ia.pipeline.common.sigjump import SignalJumpDetectorTask?
  • The AbstractMapperTask may treat incorrectly a Wcs provided as input. When the input Wcs is defined using the CDELTi keywords, the result is correct, but when the pixels are defined with the CDi_j keywords, these are translated into CDELTi and CROTA2 keywords. This is not equivalent, if not rectangular pixels are required.
Line: 141 to 143
 

Known issues in HIPE 4.0

Changed:
<
<

PAL Storage Manager: Can't add pools to storages

>
>

PAL Storage Manager: Can't add pools to storages

 After creating a new ProductStorage using the PAL Storage Manager, you have to specify the pools that should be added to the storage. After selecting them and clicking "OK" in the GUI, the application appears to hang.
Line: 153 to 155
 

General HIPE startup issues

Changed:
<
<

HIPE does not start at all, without giving error messages. What's wrong?

>
>

HIPE does not start at all, without giving error messages. What's wrong?

 This can happen for different reasons, that are explored in the next entries. When you start HIPE by clicking on its icon and a problem occurs, you may only see a terminal/command window appear for a fraction of a second, leaving you without information on the error.
Line: 161 to 163
 The next entries list some common problems that prevent HIPE from starting.
Changed:
<
<

HIPE cannot start: the JVM cannot reserve enough memory

>
>

HIPE cannot start: the JVM cannot reserve enough memory

  This only applies if you installed HIPE using the installer, and not downloading a developer build from the Continuous Integration System.
Line: 193 to 195
 Try running HIPE after modifying the values until it successfully starts.
Changed:
<
<

HIPE cannot start: SAXNotRecognizedException

>
>

HIPE cannot start: SAXNotRecognizedException

 The terminal/command window from which you invoke HIPE shows a SAXNotRecognizedException.
Line: 201 to 203
 java.vm.options = -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
Changed:
<
<

HIPE cannot start: exception access violation.

>
>

HIPE cannot start: exception access violation.

 The terminal/command window from which you invoke HIPE shows an EXCEPTION_ACCESS_VIOLATION error related to a class in org.apache.xerces.
Line: 211 to 213
 

General Help System issues

Changed:
<
<

The help does not work anymore! What's wrong?

>
>

The help does not work anymore! What's wrong?

 First, check if your issue is that described below, in Why is the HIPE Help System suddenly unable to connect to any help page? If not, you have probably encountered a bug. The following are known issues that can prevent you from viewing the documentation, resulting either in a blank page or an error message:

  • A caching bug in Safari 4.0 can be solved by clearing the browser cache. Alternatively, open the help page with another web browser: copy and paste the address (something like http://127.0.0.1:8082/index.jsp?mark=null) to the address bar of the other browser.
Changed:
<
<
  • A bug in Mac OS X can result in error messages when viewing the documentation of any installed HIPE version. Rebooting the computer solves the issue.
>
>
  • A problem with Mac OS X can result in error messages when viewing the documentation of any installed HIPE version. In particular, you may get an HTTP ERROR: 404 NOT FOUND message in your browser, and a message about index.jsp not found in the command line terminal. Rebooting the computer solves the issue.
 
  • Older browser versions may not display documentation correctly. For example, links from HIPE to the Help System, like the Help in URM menu entries for tasks, work in Firefox 3.6.x but not in Firefox 3.0.x. Other legacy browsers may have similar problems.
  • In general, when you encounter a problem with the Help System you should follow these steps:
    • See if the help works with another browser. If possible, upgrade your browser to the latest version.
Line: 226 to 228
 
    • Reboot the computer
If none of the above works, please raise a ticket with the Helpdesk.
Changed:
<
<

Is there a way to open the HIPE Help System without starting HIPE?

>
>

Is there a way to open the HIPE Help System without starting HIPE?

 Yes, via the show_help command, which resides in the apps folder in your HIPE installation. The show_help command will start a standalone Help System in a window called Yet Another JAva Help System. Press the Display button to open the Help initial page in your default browser.
Changed:
<
<

The Help System opens in my web browser. Does it mean I need to be connected to the Internet?

>
>

The Help System opens in my web browser. Does it mean I need to be connected to the Internet?

 No, the Help System resides on your computer and does not need Internet connection, except for the What's New document, which is hosted on the Herschel Wiki website.
Changed:
<
<

Why is the HIPE Help System suddenly unable to connect to any help page?

>
>

Why is the HIPE Help System suddenly unable to connect to any help page?

 The Help System relies on a local web server to display help pages. If you close the application that started the web server, the server will shut down as well:
Line: 243 to 245
 Note that when the Help System stops, any browser window or tab showing help pages will remain open, but links on them will not work anymore.
Changed:
<
<

Why are some code examples slightly different in the PDF and HTML versions of the documentation?

>
>

Why are some code examples slightly different in the PDF and HTML versions of the documentation?

 Code examples and commands in the PDF versions of the manuals sometimes have extra dashes added (for instance, -XX:MaxPermSize=256m becomes --XX:MaxPermSize=256m). If an example or a command does not work as expected, try checking the HTML version of the documentation, which is not affected by this bug.
Changed:
<
<

Why are several important packages missing from the Javadoc?

>
>

Why are several important packages missing from the Javadoc?

 You are probably looking at the static Javadoc located in the doc/api/ folder of your HIPE installation. The complete Javadoc can now be accessed from the HIPE Help System by clicking on HCSS Developer's Reference Manual (API) in the Developer Reference section. The plan is to remove the static version of the Javadoc completely.
Changed:
<
<

Is it possible to have the traditional, frame-based Javadoc layout?

>
>

Is it possible to have the traditional, frame-based Javadoc layout?

 Javadoc pages appear within the HIPE Help System frame structure. If you click on the FRAME link on any Javadoc page, you will obtain the traditional Javadoc layout. To go back to the HIPE Help System layout you will have to use the Back button of your browser (clicking on the NO FRAMES link will not work). To avoid losing the HIPE Help System layout, you may want to right-click on the FRAMES link to open the traditional Javadoc layout into a new tab of your web browser.
Changed:
<
<

How can I provide feedback/requests regarding HIPE documentation?

>
>

How can I provide feedback/requests regarding HIPE documentation?

 For informal feedback, click on the envelope icon on the top toolbar of any help page. This opens a new message in your email client, where you can add your feedback. If you want your issue to be officially tracked and supported, please raise a ticket with the Helpdesk of the Herschel Science Centre.

Other issues

Changed:
<
<

"Can't connect to X11" error when using the jylaunch command

>
>

"Can't connect to X11" error when using the jylaunch command

 Executing a script outside HIPE with the jylaunch command may fail with a java.lang.InternalError: Can't connect to X11 window server error. This may happen even if the script does not open any graphical window, since it may indirectly call components that require an X11 server. The workaround is to run the script with the command jylaunch -Djava.awt.headless=true instead of just jylaunch.
Changed:
<
<

Problems saving observations to NFS-mounted disks and FAT32 disks

>
>

Problems saving observations to NFS-mounted disks and FAT32 disks

 When saving observation to your computer, you may experience problems in the following cases:
  • When saving data to NFS-mounted disks (you may get an IllegalMonitorStateException).
Line: 276 to 278
  See the HIPE Owner's Guide for information on how to set properties.
Changed:
<
<

Why do I get a ClassCastException when trying to save an observation with the saveObservation command?

>
>

Why do I get a ClassCastException when trying to save an observation with the saveObservation command?

 You probably retrieved the observation without having the corresponding instrument software installed (for instance, you retrieved a PACS observation without having the PACS modules in HIPE).

Revision 2629 Apr 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 261 to 261
 

Other issues

Added:
>
>

"Can't connect to X11" error when using the jylaunch command

Executing a script outside HIPE with the jylaunch command may fail with a java.lang.InternalError: Can't connect to X11 window server error. This may happen even if the script does not open any graphical window, since it may indirectly call components that require an X11 server. The workaround is to run the script with the command jylaunch -Djava.awt.headless=true instead of just jylaunch.

 

Problems saving observations to NFS-mounted disks and FAT32 disks

When saving observation to your computer, you may experience problems in the following cases:

Revision 2518 Apr 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 8 to 8
 
Added:
>
>

Known issues in HIPE 8.0

Upgrade to Jython 2.5: Starting from version 8.0, HIPE will include a new version of Jython. You may have to adapt your scripts for them to work with the new version. See this page for the details.

Known issues in HIPE 7.0

In preparation.

Known issues in HIPE 6.1

None known in addition to those listed for HIPE 6.0.

 

Known issues in HIPE 6.0

Core

Revision 2430 Mar 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Core

Added:
>
>
  • Inverted sign in Observation Context radialVelocity metadata

Usually the velocity of a source with respect to the observer is positive if it results in an increase of the observed wavelength with respect to the rest value, and negative otherwise, according to the formula v = (lambda - lambda_rest) / lambda_rest. In the current implementation of the radialVelocity metadata into the ObservationContext product, this convention is inverted: the sign of the spacecraft velocity is positive when it is moving towards the target.

 
  • Failure in mosaic task

The mosaic task fails if your default language uses a different delimiter for decimal numbers than English (for example, a comma rather than a dot).

Revision 2315 Mar 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Core

Added:
>
>
  • Failure in mosaic task

The mosaic task fails if your default language uses a different delimiter for decimal numbers than English (for example, a comma rather than a dot).

A workaround is to add the following line to your hipe.props file:

java.vm.options = -Duser.language=en -Duser.region=en

The file should be in the .hcss subdirectory of your home directory. If the file does not exist, create it. If the file already contains a line defining the java.vm.options property, you can add the two values -Duser.language=en and -Duser.region=en at the end of the line, separated by a space from the other values.

 
  • Wrong units and sign in Cube Spectrum Analysis Toolbox

The cursor readout from a velocity map created in the Cube Spectrum Analysis Toolbox indicates km/s, but the values are in m/s. Also, velocity maps created from a spectral cube with an upper sideband (USB) frequency scale have the wrong sign.

<-- HCSS-11540 -->

Revision 2202 Mar 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 215 to 215
 Note that when the Help System stops, any browser window or tab showing help pages will remain open, but links on them will not work anymore.
Added:
>
>

Why are some code examples slightly different in the PDF and HTML versions of the documentation?

Code examples and commands in the PDF versions of the manuals sometimes have extra dashes added (for instance, -XX:MaxPermSize=256m becomes --XX:MaxPermSize=256m). If an example or a command does not work as expected, try checking the HTML version of the documentation, which is not affected by this bug.

 

Why are several important packages missing from the Javadoc?

You are probably looking at the static Javadoc located in the doc/api/ folder of your HIPE installation. The complete Javadoc can now be accessed from the HIPE Help System by clicking on HCSS Developer's Reference Manual (API) in the Developer Reference section. The plan is to remove the static version of the Javadoc completely.

Revision 2123 Feb 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Core

Added:
>
>
  • Wrong units and sign in Cube Spectrum Analysis Toolbox

The cursor readout from a velocity map created in the Cube Spectrum Analysis Toolbox indicates km/s, but the values are in m/s. Also, velocity maps created from a spectral cube with an upper sideband (USB) frequency scale have the wrong sign.

<-- HCSS-11540 -->
 
  • Query with no results wrongly returns an empty product.

When using the Product Browser perspective, a query with no results creates an empty product called p in the Variables view.

Line: 75 to 79
 

Core

Added:
>
>
  • The cursor readout from a velocity map created in the Cube Spectrum Analysis Toolbox indicates km/s, but the values are in m/s. Also, velocity maps created from a spectral cube with an upper sideband (USB) frequency scale have the wrong sign.
    <-- HCSS-11540 -->
 
  • HIPE does not start if there are too many local pools. This happens when the list of local pool names, separated by commas, exceeds 8096 characters.
  • Zooming on an image may cause HIPE to hang. The zoom level at which this happens depends on the original size of the image.
  • The saveObservation task with default settings fails to save an Observation Context to a pool.
    Workaround: delete the hsa_cache local pool directory and the $HOME/.hcss/pal_cache/hsa directory. Alternatively, move the hsa_cache local pool to $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/. Note that you have to move the hsa_cache directory from your local pool directory into the above directory, so that you will have paths that have hsa_cache twice, for example: $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/hsa_cache/herschel.ia.obs.ObservationContext.

Revision 2023 Feb 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 36 to 36
  See the HIPE Owner's Guide for information on how to set properties.
Added:
>
>

Known issues in HIPE 5.3

None known in addition to those listed for previous 5.x versions.

Known issues in HIPE 5.2

None known in addition to those listed for previous 5.x versions.

 

Known issues in HIPE 5.1

Added:
>
>
Issues in previous 5.x versions may still apply to this version.
 

Core

  • You may see many errors like the following in the command line window from which you are starting HIPE. These errors cause a considerable delay in HIPE startup:
Line: 59 to 69
  ...
Changed:
<
<
  • Caches of PAL pools (most often used for accessing the HSA) can be corrupted when switching back and forth between HIPE v5.1 and previous versions. The result of this corruption is that the cache can silently give you other data than the data you were asking for. If you are switching back and forth between 5.1 and previous versions, clear your caches in the Data Access Preferences panel: From the Edit menu, select Preferences. Under Data Access, locate the Pools and Storages section. In the bottom right section of the panel, select the pool that has a cache enabled and click "Clear cache". Fixed in HIPE 6.0.
>
>
  • Caches of PAL pools (most often used for accessing the HSA) can be corrupted when switching back and forth between HIPE v5.1 and previous versions. The result of this corruption is that the cache can silently give you other data than the data you were asking for. If you are switching back and forth between 5.1 and previous versions, clear your caches in the Data Access Preferences panel: From the Edit menu, select Preferences. Under Data Access, locate the Pools and Storages section. In the bottom right section of the panel, select the pool that has a cache enabled and click "Clear cache". Fixed in HIPE 6.0 and 5.3.
 

Known issues in HIPE 5.0

Revision 1921 Feb 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 12 to 12
 

Core

Changed:
<
<
  • You may see many errors like the following in the command line window from which you are starting HIPE. These errors cause a considerable delay in HIPE startup:
>
>
  • Query with no results wrongly returns an empty product.

When using the Product Browser perspective, a query with no results creates an empty product called p in the Variables view.

Steps to reproduce:

  1. In the Product Browser view, select a query source and search for an obsid that you know not to exist.
  2. In the Variables view, variables QUERY_RESULT and p appear.
  3. The QUERY_RESULT variable is correctly empty, as you can verify by issuing the command print QUERY_RESULT in the Console view.
  4. The p variable should not have been returned. You can safely delete it.

See the Data Analysis Guide for more information on the Product Browser perspective.

  • Slow startup due to error messages.

You may see many errors like the following in the command line window from which you are starting HIPE. These errors cause a considerable delay in HIPE startup:

 
31-Jan-11 10:00:17.797 WARNING NavigatorView: Error checking file /bin: java.util.concurrent.TimeoutException
Line: 20 to 34
 
hcss.hipe.refreshPeriod = 3600000
Changed:
<
<
See the HIPE Owner's Guide for information on how to set properties.
>
>
See the HIPE Owner's Guide for information on how to set properties.
 

Known issues in HIPE 5.1

Revision 1802 Feb 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 161 to 161
 
  • A caching bug in Safari 4.0 can be solved by clearing the browser cache. Alternatively, open the help page with another web browser: copy and paste the address (something like http://127.0.0.1:8082/index.jsp?mark=null) to the address bar of the other browser.
  • A bug in Mac OS X can result in error messages when viewing the documentation of any installed HIPE version. Rebooting the computer solves the issue.
Added:
>
>
  • Older browser versions may not display documentation correctly. For example, links from HIPE to the Help System, like the Help in URM menu entries for tasks, work in Firefox 3.6.x but not in Firefox 3.0.x. Other legacy browsers may have similar problems.
 
  • In general, when you encounter a problem with the Help System you should follow these steps:
Changed:
<
<
    • See if the help works with another browser
>
>
    • See if the help works with another browser. If possible, upgrade your browser to the latest version.
 
    • Clear the browser cache
    • Delete the browser cookies
    • Reboot the computer

Revision 1731 Jan 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 8 to 8
 
Added:
>
>

Known issues in HIPE 6.0

Core

  • You may see many errors like the following in the command line window from which you are starting HIPE. These errors cause a considerable delay in HIPE startup:
31-Jan-11 10:00:17.797 WARNING NavigatorView: Error checking file /bin: java.util.concurrent.TimeoutException
Workaround: set the property hcss.hipe.refreshPeriod as follows:
hcss.hipe.refreshPeriod = 3600000
See the HIPE Owner's Guide for information on how to set properties.
 

Known issues in HIPE 5.1

Core

Added:
>
>
  • You may see many errors like the following in the command line window from which you are starting HIPE. These errors cause a considerable delay in HIPE startup:
31-Jan-11 10:00:17.797 WARNING NavigatorView: Error checking file /bin: java.util.concurrent.TimeoutException
Workaround: set the property hcss.hipe.refreshPeriod as follows:
hcss.hipe.refreshPeriod = 3600000
See the HIPE Owner's Guide for information on how to set properties.
 
  • An error like the following can sometimes appear in the command line window from which you are starting HIPE. This error is harmless and can be ignored. May also affect older HIPE versions. Fixed in HIPE 6.0.
Exception in thread "AWT-EventQueue-0" java.util.ConcurrentModificationException

Revision 1624 Jan 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 21 to 21
  ...
Changed:
<
<
  • Caches of PAL pools (most often used for accessing the HSA) can be corrupted when switching back and forth between HIPE v5.1 and previous versions. The result of this corruption is that the cache can silently give you other data than the data you were asking for. If you are switching back and forth between 5.1 and previous versions, clear your caches in the Data Access Preferences panel: From the Edit menu, select Preferences. Under Data Access, locate the Pools and Storages section. In the bottom right section of the panel, select the pool that has a cache enabled and click "Clear cache". Fixed in v6.0.
>
>
  • Caches of PAL pools (most often used for accessing the HSA) can be corrupted when switching back and forth between HIPE v5.1 and previous versions. The result of this corruption is that the cache can silently give you other data than the data you were asking for. If you are switching back and forth between 5.1 and previous versions, clear your caches in the Data Access Preferences panel: From the Edit menu, select Preferences. Under Data Access, locate the Pools and Storages section. In the bottom right section of the panel, select the pool that has a cache enabled and click "Clear cache". Fixed in HIPE 6.0.
 

Known issues in HIPE 5.0

Line: 32 to 32
 
  • The saveObservation task with default settings fails to save an Observation Context to a pool.
    Workaround: delete the hsa_cache local pool directory and the $HOME/.hcss/pal_cache/hsa directory. Alternatively, move the hsa_cache local pool to $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/. Note that you have to move the hsa_cache directory from your local pool directory into the above directory, so that you will have paths that have hsa_cache twice, for example: $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/hsa_cache/herschel.ia.obs.ObservationContext.
  • The ra and dec values in the metadata of an Observation Context (and hence the RA and DEC entries in the summary) can be significantly different from the target coordinates (raNominal and decNominal) entered in HSpot. This is caused from averaging the target and chop positions. Coordinates in the actual data are correct.
  • The NearestNeighbourProjectionTask task, which creates a spectral cube from three-dimensional data, fails to create a target grid out of a set of target grids. A command such as targetGrid = nearestNeighbourProjection.targetGrid([tg1,tg2,tg3]) fails with an IllegalArgumentException.
    For more information on NearestNeighbourProjectionTask, see the HCSS User's Reference Manual in the HIPE Help System.
Changed:
<
<
  • In the LocalStoreWriter task, the default location of new local pools is $HOME/.hcss instead of the default $HOME/.hcss/lstore. This results in new pools being created in non-standard directories. Information about the locations of these pools is written in the $HOME/.hcss/hipe.props file.
    To remove a local pool in a non-standard location, delete the pool directory and the corresponding configuration line in hipe.props.
    To create local pools in the standard location, change the value in the Location field of the LocalStoreWriter task to $HOME/.hcss/lstore, where $HOME is your home directory (for example /home/mrbean/.hcss/lstore on Linux systems).
>
>
  • In the LocalStoreWriter task, the default location of new local pools is $HOME/.hcss instead of the default $HOME/.hcss/lstore. This results in new pools being created in non-standard directories. Information about the locations of these pools is written in the $HOME/.hcss/hipe.props file.
    To remove a local pool in a non-standard location, delete the pool directory and the corresponding configuration line in hipe.props.
    To create local pools in the standard location, change the value in the Location field of the LocalStoreWriter task to $HOME/.hcss/lstore, where $HOME is your home directory (for example /home/mrbean/.hcss/lstore on Linux systems).
    Fixed in HIPE 5.1.
  * A bug in Firefox may prevent the Help System from starting correctly (a browser window opens but nothing appears). This can be solved by deleting all the browser cookies, or just the cookies coming from 127.0.0.1 (the local system). See also General Help System issues on this page.
  • Most entries in the User's Reference Manual have wrong or missing categories.
  • The documentation shipped with HIPE still mentions JIDE in several places. JIDE was the data reduction application that came before HIPE and is no longer supported. With the exception of Appendix B of the Scripting and Data Mining guide, all references to JIDE can be applied to HIPE.

Revision 1511 Jan 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Added:
>
>
ALERT! This page is for known issues in the HIPE software. For known issues in data products see this page.

ALERT! See this page for documentation errata and last-minute updates.
 

Known issues in HIPE 5.1

Revision 1410 Jan 2011 - Main.PaulBalm

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 17 to 17
  ...
Added:
>
>
  • Caches of PAL pools (most often used for accessing the HSA) can be corrupted when switching back and forth between HIPE v5.1 and previous versions. The result of this corruption is that the cache can silently give you other data than the data you were asking for. If you are switching back and forth between 5.1 and previous versions, clear your caches in the Data Access Preferences panel: From the Edit menu, select Preferences. Under Data Access, locate the Pools and Storages section. In the bottom right section of the panel, select the pool that has a cache enabled and click "Clear cache". Fixed in v6.0.
 

Known issues in HIPE 5.0

Core

Revision 1305 Jan 2011 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 169 to 169
 

Other issues

Added:
>
>

Problems saving observations to NFS-mounted disks and FAT32 disks

When saving observation to your computer, you may experience problems in the following cases:

  • When saving data to NFS-mounted disks (you may get an IllegalMonitorStateException).
  • When saving data to a FAT32 filesystem from a Mac (you may get an OverlappingFileLockException).
Both problems are solved by setting the following property:
hcss.ia.pal.pool.lstore.lock = simple
See the HIPE Owner's Guide for information on how to set properties.
 

Why do I get a ClassCastException when trying to save an observation with the saveObservation command?

You probably retrieved the observation without having the corresponding instrument software installed (for instance, you retrieved a PACS observation without having the PACS modules in HIPE).

Revision 1210 Dec 2010 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Added:
>
>

Known issues in HIPE 5.1

Core

  • An error like the following can sometimes appear in the command line window from which you are starting HIPE. This error is harmless and can be ignored. May also affect older HIPE versions. Fixed in HIPE 6.0.
Exception in thread "AWT-EventQueue-0" java.util.ConcurrentModificationException
        at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
        at java.util.AbstractList$Itr.next(AbstractList.java:343)
        at herschel.ia.gui.kernel.parts.impl.AbstractSite.opened(AbstractSite.java:468)
        ...
 

Known issues in HIPE 5.0

Core

Revision 1126 Nov 2010 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 16 to 16
 
  • In the LocalStoreWriter task, the default location of new local pools is $HOME/.hcss instead of the default $HOME/.hcss/lstore. This results in new pools being created in non-standard directories. Information about the locations of these pools is written in the $HOME/.hcss/hipe.props file.
    To remove a local pool in a non-standard location, delete the pool directory and the corresponding configuration line in hipe.props.
    To create local pools in the standard location, change the value in the Location field of the LocalStoreWriter task to $HOME/.hcss/lstore, where $HOME is your home directory (for example /home/mrbean/.hcss/lstore on Linux systems). * A bug in Firefox may prevent the Help System from starting correctly (a browser window opens but nothing appears). This can be solved by deleting all the browser cookies, or just the cookies coming from 127.0.0.1 (the local system). See also General Help System issues on this page.
  • Most entries in the User's Reference Manual have wrong or missing categories.
Added:
>
>
  • The documentation shipped with HIPE still mentions JIDE in several places. JIDE was the data reduction application that came before HIPE and is no longer supported. With the exception of Appendix B of the Scripting and Data Mining guide, all references to JIDE can be applied to HIPE.
 
  • The message INTERRUPTED while loading image can sometimes appear in the command line window from which you launched HIPE. This message is harmless and can be ignored.

HIFI

Revision 1026 Nov 2010 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 16 to 16
 
  • In the LocalStoreWriter task, the default location of new local pools is $HOME/.hcss instead of the default $HOME/.hcss/lstore. This results in new pools being created in non-standard directories. Information about the locations of these pools is written in the $HOME/.hcss/hipe.props file.
    To remove a local pool in a non-standard location, delete the pool directory and the corresponding configuration line in hipe.props.
    To create local pools in the standard location, change the value in the Location field of the LocalStoreWriter task to $HOME/.hcss/lstore, where $HOME is your home directory (for example /home/mrbean/.hcss/lstore on Linux systems). * A bug in Firefox may prevent the Help System from starting correctly (a browser window opens but nothing appears). This can be solved by deleting all the browser cookies, or just the cookies coming from 127.0.0.1 (the local system). See also General Help System issues on this page.
  • Most entries in the User's Reference Manual have wrong or missing categories.
Added:
>
>
  • The message INTERRUPTED while loading image can sometimes appear in the command line window from which you launched HIPE. This message is harmless and can be ignored.
 

HIFI

Revision 925 Nov 2010 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 6 to 6
 

Known issues in HIPE 5.0

Deleted:
<
<
All these issues are being addressed for HIPE 5.1.
 

Core

  • HIPE does not start if there are too many local pools. This happens when the list of local pool names, separated by commas, exceeds 8096 characters.
Line: 27 to 25
 

PACS

Changed:
<
<
To be added.
>
>
  • The following scripts in the Pipeline --> PACS menu in HIPE are known to crash: extended_pipeline.py, L1_smallSource.py, L2_scanMap.py. Other scripts may crash or not be applicable because they depend on the results of other non-working scripts. Many scripts are not adequately commented.
  • The data/pcal/PCalSpectrometer_ArrayInstrument_FM_v5.fits calibration file, dealing with spectrometer spatial calibration, contains incorrect values. This results in offsets of the order of one arcsecond between reported coordinates and commanded positions.
  • Some tasks may be holding data products in memory unnecessarily, thus slowing down HIPE and possibly causing out of memory errors.
  • In the photProjectPointSource task, the calibration = false mode (no longer recommended) is not flux conserving.
 

SPIRE

Changed:
<
<
To be added.
>
>
  • The signalJumpDetector task is not registered at HIPE startup.
    Workaround: import it manually with the following command:
    from herschel.spire.ia.pipeline.common.sigjump import SignalJumpDetectorTask?
  • The AbstractMapperTask may treat incorrectly a Wcs provided as input. When the input Wcs is defined using the CDELTi keywords, the result is correct, but when the pixels are defined with the CDi_j keywords, these are translated into CDELTi and CROTA2 keywords. This is not equivalent, if not rectangular pixels are required.
  • The AbstractMapperTask has a bug in the generation of tod files which can result in an ArrayIndexOutOfBoundsException at the map generation.
  • The spireCal task outputs an empty calibration context if the input pool does not exist, instead of reporting the problem. This results in errors when user scripts attempt to access the calibration files.
 

Known issues in HIPE 4.0

Revision 825 Nov 2010 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 6 to 6
 

Known issues in HIPE 5.0

Added:
>
>
All these issues are being addressed for HIPE 5.1.
 

Core

Changed:
<
<
  • HIPE does not start if there are too many local pools (namely, when the local pool names, separated by commas, exceed 8096 characters).
  • The saveObservation task with default settings fails to save an Observation Context to a pool. Workaround: delete the hsa_cache local pool directory and the $HOME/.hcss/pal_cache/hsa directory. Alternatively, move the hsa_cache local pool to $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/. Note that you have to move the hsa_cache directory from your local pool directory into the above directory, so that you will have paths that have hsa_cache twice, for example: $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/hsa_cache/herschel.ia.obs.ObservationContext.
>
>
  • HIPE does not start if there are too many local pools. This happens when the list of local pool names, separated by commas, exceeds 8096 characters.
  • Zooming on an image may cause HIPE to hang. The zoom level at which this happens depends on the original size of the image.
  • The saveObservation task with default settings fails to save an Observation Context to a pool.
    Workaround: delete the hsa_cache local pool directory and the $HOME/.hcss/pal_cache/hsa directory. Alternatively, move the hsa_cache local pool to $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/. Note that you have to move the hsa_cache directory from your local pool directory into the above directory, so that you will have paths that have hsa_cache twice, for example: $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/hsa_cache/herschel.ia.obs.ObservationContext.
  • The ra and dec values in the metadata of an Observation Context (and hence the RA and DEC entries in the summary) can be significantly different from the target coordinates (raNominal and decNominal) entered in HSpot. This is caused from averaging the target and chop positions. Coordinates in the actual data are correct.
  • The NearestNeighbourProjectionTask task, which creates a spectral cube from three-dimensional data, fails to create a target grid out of a set of target grids. A command such as targetGrid = nearestNeighbourProjection.targetGrid([tg1,tg2,tg3]) fails with an IllegalArgumentException.
    For more information on NearestNeighbourProjectionTask, see the HCSS User's Reference Manual in the HIPE Help System.
  • In the LocalStoreWriter task, the default location of new local pools is $HOME/.hcss instead of the default $HOME/.hcss/lstore. This results in new pools being created in non-standard directories. Information about the locations of these pools is written in the $HOME/.hcss/hipe.props file.
    To remove a local pool in a non-standard location, delete the pool directory and the corresponding configuration line in hipe.props.
    To create local pools in the standard location, change the value in the Location field of the LocalStoreWriter task to $HOME/.hcss/lstore, where $HOME is your home directory (for example /home/mrbean/.hcss/lstore on Linux systems).
 
  • A bug in Firefox may prevent the Help System from starting correctly (a browser window opens but nothing appears). This can be solved by deleting all the browser cookies, or just the cookies coming from 127.0.0.1 (the local system). See also General Help System issues on this page.
Changed:
<
<
Not complete yet.
>
>
  • Most entries in the User's Reference Manual have wrong or missing categories.
 

HIFI

Revision 725 Nov 2010 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 10 to 10
 
  • HIPE does not start if there are too many local pools (namely, when the local pool names, separated by commas, exceed 8096 characters).
  • The saveObservation task with default settings fails to save an Observation Context to a pool. Workaround: delete the hsa_cache local pool directory and the $HOME/.hcss/pal_cache/hsa directory. Alternatively, move the hsa_cache local pool to $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/. Note that you have to move the hsa_cache directory from your local pool directory into the above directory, so that you will have paths that have hsa_cache twice, for example: $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/hsa_cache/herschel.ia.obs.ObservationContext.
Added:
>
>
  • A bug in Firefox may prevent the Help System from starting correctly (a browser window opens but nothing appears). This can be solved by deleting all the browser cookies, or just the cookies coming from 127.0.0.1 (the local system). See also General Help System issues on this page.
  Not complete yet.
Line: 106 to 107
 
  • A caching bug in Safari 4.0 can be solved by clearing the browser cache. Alternatively, open the help page with another web browser: copy and paste the address (something like http://127.0.0.1:8082/index.jsp?mark=null) to the address bar of the other browser.
  • A bug in Mac OS X can result in error messages when viewing the documentation of any installed HIPE version. Rebooting the computer solves the issue.
Deleted:
<
<
  • A bug in Firefox, causing an error message, can be solved by deleting all the cookies, or just the cookies coming from 127.0.0.1 (the local system).
 
  • In general, when you encounter a problem with the Help System you should follow these steps:
    • See if the help works with another browser
    • Clear the browser cache

Revision 624 Nov 2010 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Changed:
<
<

HIPE startup issues

>
>

Known issues in HIPE 5.0

Core

  • HIPE does not start if there are too many local pools (namely, when the local pool names, separated by commas, exceed 8096 characters).
  • The saveObservation task with default settings fails to save an Observation Context to a pool. Workaround: delete the hsa_cache local pool directory and the $HOME/.hcss/pal_cache/hsa directory. Alternatively, move the hsa_cache local pool to $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/. Note that you have to move the hsa_cache directory from your local pool directory into the above directory, so that you will have paths that have hsa_cache twice, for example: $HOME/.hcss/pal_cache/hsa/pool/hsa_cache/hsa_cache/herschel.ia.obs.ObservationContext.

Not complete yet.

HIFI

  • Ra/Dec coordinates in data cube meta-data are incorrect.
  • In CLASS files generated via the HiClass task, the source velocity is not included or applied (i.e. the frequency scale is wrong).
  • When the frequency calibration of WBS is computed from the values of the HRS spectra, the coefficient of the polynomial to be used are function of the temperature. These are not available in the calibration tree.

PACS

To be added.

SPIRE

To be added.

Known issues in HIPE 4.0

PAL Storage Manager: Can't add pools to storages

After creating a new ProductStorage using the PAL Storage Manager, you have to specify the pools that should be added to the storage. After selecting them and clicking "OK" in the GUI, the application appears to hang.

HIPE_addPools.png

The work-around is to click Cancel, after clicking OK. Clicking Cancel closes the panel, releases the deadlock, and allows the pools to be added to the storage, as was requested by the click on OK.

Fixed in HIPE 4.1.

General HIPE startup issues

 

HIPE does not start at all, without giving error messages. What's wrong?

Line: 62 to 97
 This error is probably due to a bug in the Java Virtual Machine, and has so far been found only on Windows XP 32 bit.
Changed:
<
<

Help System problems

>
>

General Help System issues

 

The help does not work anymore! What's wrong?

Line: 108 to 143
 For informal feedback, click on the envelope icon on the top toolbar of any help page. This opens a new message in your email client, where you can add your feedback. If you want your issue to be officially tracked and supported, please raise a ticket with the Helpdesk of the Herschel Science Centre.
Changed:
<
<

Common problems

>
>

Other issues

 

Why do I get a ClassCastException when trying to save an observation with the saveObservation command?

Line: 122 to 157
 
    • home/.hcss/pal_cache/hsa
  1. Retrieve the observation again.
Deleted:
<
<

PAL Storage Manager: Can't add pools to storages (HIPE 4.0)

After creating a new ProductStorage using the PAL Storage Manager, one has to specify the pools that should be added to the storage. After selecting them and clicking "OK" in the GUI, the application appears to hang.

HIPE_addPools.png

The work-around is to click Cancel, after clicking OK. Clicking Cancel will close the panel, release the deadlock, and allow the pools to be added to the storage, as was requested by the click on OK.

This has been originally report as HCSS-10745 and is due Java bug 6880336. A work-around has been implemented in HIPE 4.1 and the problem will disappear entirely when the Java version that comes with HIPE is upgraded to update 21 or higher.

 
META FILEATTACHMENT attachment="HIPE_addPools.png" attr="" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" stream="HIPE_addPools.png" user="Main.PaulBalm" version="1"

Revision 504 Nov 2010 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 62 to 62
 This error is probably due to a bug in the Java Virtual Machine, and has so far been found only on Windows XP 32 bit.
Added:
>
>

Help System problems

The help does not work anymore! What's wrong?

First, check if your issue is that described below, in Why is the HIPE Help System suddenly unable to connect to any help page? If not, you have probably encountered a bug. The following are known issues that can prevent you from viewing the documentation, resulting either in a blank page or an error message:

  • A caching bug in Safari 4.0 can be solved by clearing the browser cache. Alternatively, open the help page with another web browser: copy and paste the address (something like http://127.0.0.1:8082/index.jsp?mark=null) to the address bar of the other browser.
  • A bug in Mac OS X can result in error messages when viewing the documentation of any installed HIPE version. Rebooting the computer solves the issue.
  • A bug in Firefox, causing an error message, can be solved by deleting all the cookies, or just the cookies coming from 127.0.0.1 (the local system).
  • In general, when you encounter a problem with the Help System you should follow these steps:
    • See if the help works with another browser
    • Clear the browser cache
    • Delete the browser cookies
    • Reboot the computer
If none of the above works, please raise a ticket with the Helpdesk.

Is there a way to open the HIPE Help System without starting HIPE?

Yes, via the show_help command, which resides in the apps folder in your HIPE installation. The show_help command will start a standalone Help System in a window called Yet Another JAva Help System. Press the Display button to open the Help initial page in your default browser.

The Help System opens in my web browser. Does it mean I need to be connected to the Internet?

No, the Help System resides on your computer and does not need Internet connection, except for the What's New document, which is hosted on the Herschel Wiki website.

Why is the HIPE Help System suddenly unable to connect to any help page?

The Help System relies on a local web server to display help pages. If you close the application that started the web server, the server will shut down as well:

  • If you started the Help System from HIPE, quitting HIPE will stop the Help System.
  • If you started the Help System with the show_help command, closing the Yet Another JAva Help System window will stop the Help System.

Note that when the Help System stops, any browser window or tab showing help pages will remain open, but links on them will not work anymore.

Why are several important packages missing from the Javadoc?

You are probably looking at the static Javadoc located in the doc/api/ folder of your HIPE installation. The complete Javadoc can now be accessed from the HIPE Help System by clicking on HCSS Developer's Reference Manual (API) in the Developer Reference section. The plan is to remove the static version of the Javadoc completely.

Is it possible to have the traditional, frame-based Javadoc layout?

Javadoc pages appear within the HIPE Help System frame structure. If you click on the FRAME link on any Javadoc page, you will obtain the traditional Javadoc layout. To go back to the HIPE Help System layout you will have to use the Back button of your browser (clicking on the NO FRAMES link will not work). To avoid losing the HIPE Help System layout, you may want to right-click on the FRAMES link to open the traditional Javadoc layout into a new tab of your web browser.

How can I provide feedback/requests regarding HIPE documentation?

For informal feedback, click on the envelope icon on the top toolbar of any help page. This opens a new message in your email client, where you can add your feedback. If you want your issue to be officially tracked and supported, please raise a ticket with the Helpdesk of the Herschel Science Centre.

 

Common problems

Why do I get a ClassCastException when trying to save an observation with the saveObservation command?

Revision 419 Jul 2010 - Main.PaulBalm

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Line: 75 to 75
 
    • home/.hcss/lstore/hsa_cache
    • home/.hcss/pal_cache/hsa
  1. Retrieve the observation again.
\ No newline at end of file
Added:
>
>

PAL Storage Manager: Can't add pools to storages (HIPE 4.0)

After creating a new ProductStorage using the PAL Storage Manager, one has to specify the pools that should be added to the storage. After selecting them and clicking "OK" in the GUI, the application appears to hang.

HIPE_addPools.png

The work-around is to click Cancel, after clicking OK. Clicking Cancel will close the panel, release the deadlock, and allow the pools to be added to the storage, as was requested by the click on OK.

This has been originally report as HCSS-10745 and is due Java bug 6880336. A work-around has been implemented in HIPE 4.1 and the problem will disappear entirely when the Java version that comes with HIPE is upgraded to update 21 or higher.

META FILEATTACHMENT attachment="HIPE_addPools.png" attr="" comment="Screenshot for: PAL Storage Manager: Can't add pools to storages" date="1279552092" name="HIPE_addPools.png" path="HIPE_addPools.png" size="40134" stream="HIPE_addPools.png" user="Main.PaulBalm" version="1"

Revision 307 Jul 2010 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Added:
>
>
 

HIPE startup issues

HIPE does not start at all, without giving error messages. What's wrong?

Line: 59 to 61
 Restart HIPE to resolve the issue.

This error is probably due to a bug in the Java Virtual Machine, and has so far been found only on Windows XP 32 bit. \ No newline at end of file

Added:
>
>

Common problems

Why do I get a ClassCastException when trying to save an observation with the saveObservation command?

You probably retrieved the observation without having the corresponding instrument software installed (for instance, you retrieved a PACS observation without having the PACS modules in HIPE).

To solve this problem follow these steps:

  1. Reinstall HIPE, including the software of the desired instrument.
  2. Delete the following directories (home being your home directory):
    • home/.hcss/lstore/hsa_cache
    • home/.hcss/pal_cache/hsa
  3. Retrieve the observation again.
 \ No newline at end of file

Revision 208 Jun 2010 - Main.DavideRizzo

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

HIPE known issues

Deleted:
<
<
Coming soon.
 \ No newline at end of file
Added:
>
>

HIPE startup issues

HIPE does not start at all, without giving error messages. What's wrong?

This can happen for different reasons, that are explored in the next entries. When you start HIPE by clicking on its icon and a problem occurs, you may only see a terminal/command window appear for a fraction of a second, leaving you without information on the error.

To obtain more information about the error, try invoking HIPE directly from a terminal/command window ([installation_dir]/apps/hipe) and examine the text output. Note that the output from some errors can be quite lengthy, so you may need to scroll up to discover the root cause.

The next entries list some common problems that prevent HIPE from starting.

HIPE cannot start: the JVM cannot reserve enough memory

This only applies if you installed HIPE using the installer, and not downloading a developer build from the Continuous Integration System.

The cause is that the Java virtual machine is unable to start with the designated amount of memory.

The terminal/command window from which you invoke HIPE shows the following error message that indicates insufficient memory:

Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.

To fix this error you have to modify two properties in the installed.properties file within your HIPE installation directory. There is no need to reinstall HIPE.

The properties you need to modify are the following. You have to lower the amount of allocated memory:

java.vm.memory.max
java.vm.options=-XX:PermSize

Possible values are the following:

java.vm.memory.max=1024m
java.vm.options=-XX:PermSize=128m

Try running HIPE after modifying the values until it successfully starts.

HIPE cannot start: SAXNotRecognizedException

The terminal/command window from which you invoke HIPE shows a SAXNotRecognizedException.

To solve this issue, add the following line to the installed.properties file in your HIPE installation directory:

java.vm.options = -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl

HIPE cannot start: exception access violation.

The terminal/command window from which you invoke HIPE shows an EXCEPTION_ACCESS_VIOLATION error related to a class in org.apache.xerces.

Restart HIPE to resolve the issue.

This error is probably due to a bug in the Java Virtual Machine, and has so far been found only on Windows XP 32 bit.

 \ No newline at end of file

Revision 108 Jun 2010 - Main.DavideRizzo

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"

HIPE known issues

Coming soon.