Version 1.3.11 - What's New
CSCview is a Java stand-alone application which provides access to the source properties and data products of the Chandra Source Catalog.
For any system with Java installed, CSCview can be run as a standalone JAR file. Follow these steps to set up and launch:
java -version
If Java is not found, download the latest version from Oracle Java.
java -jar cscview.jar
Note: This command is case-sensitive and required for modern macOS support.
java --add-exports java.desktop/com.apple.eawt=ALL-UNNAMED -jar cscview.jar
For macOS systems, a Java runtime is packaged with the application pkg and no additional Java installation is needed. To install CSCview:
.pkg file and follow the on-screen prompts. Once installed, launch CSCview from your Applications folder.