The following updates have been made since the 2.0.1 patch release:
#12: Units were reviewed to ensure that the different Iris components support the same set of units, and to address users requests to deal with additional units.
The following units where added to the SED Importer:
GeV was added to the SED Viewer.
photon/cm2/s was removed from SED Importer as this unit is not supported by the SED Viewer.
#17: Updated NED logo to latest version.
Logs are now created in $HOME/.vao/iris. The GUI logs are created in $HOME/.vao/iris/logs. The directory is different because the GUI logs are created for each session and their number grows over time. Users can change the location and name of the log files by exporting the environment variables IRIS_LOG_LOCATION and IRIS_LOG_NAME. A timestamp for the session start is added to the log file name. The timestamp is now human readable.
The following is a list of caveats and bugs that were documented this release. For the complete report of caveats and known bugs, please view the list in Bugs & Caveats. If you experience any other issues with Iris, please send us a message at the CXC HelpDesk.
Integration under model components: Only one filter/passband can be added to the list for each SED. It is not currently possible to calculate the flux for the same filter with different combinations of model components. This shortcoming of the GUI can be worked around in this way: one can save the results for each component/combination to file, input a different model expression, click calculate, and then save the new results with a different name.
Internal Frames misbehave with some versions of Java on OS X. Gray lines may appear around windows after moving or resizing the windows. This does not impact the functionality of Iris, only the appearance. This is most notable on Java 1.8.
The Fitting Tool help bar is disabled. This is because the fitting tool help docs built in the Fitting Tool are for Specview; there is no information on fitting specifically in Iris. So to not confuse the readers with Specview-only operations, the help tool is left disabled.
When switching from a populated SED to an empty SED, the Viewer and the Fit windows will not update.
When a SED is edited (e.g. by adding or removing segments) during a fitting session, the fitting window needs to be closed and the fitting session restarted from scratch. This is due to a bug in the fitting component. A dialog box will warn the user that if they change an SED during a fitting session, they should click OK when asked to close the fitting window itself. Clicking “Cancel” would leave the fitting manager in an undesired state, and out of sync with the rest of the Iris components.
WORKAROUND: If this happens, users can save the fitting session, close the fitting window, and then load the saved file in a new session. Due to the nature of the bug, no warnings can be displayed when the user starts the fitting tool but edits the SED before performing any actual fit.
If the user has two fitting sessions open, and has fitted their SED without closing the Fit Statistics and Optimization Method window for either SED, switching back and forth will cause one of the “Statistics” drop-down menus to disappear.
WORKAROUND: Close the Fit Statistics window and re-open it from the main Fitting window (i.e., click the “Fit” button).
The following bugs and caveats will be addressed before the Iris 2.1 release.