phoenix
phoenix copied to clipboard
"Phoenix", an experiment independent web-based event display for High Energy Physics.
This PR fixes issue #567 - orders collections info dropdown better Before:  After 
Fixes #44 Update `JSRootEventLoader` to handle unsupported compression method for ATLAS AOD files. * Add import for the compression library in `packages/phoenix-event-display/src/loaders/jsroot-event-loader.ts`. * Modify `getEventData` method to handle unsupported compression...
The Docker image used by the Smoke Test workflow was failing during yarn install because Cypress attempted to fetch and set up its native binary in an environment where we...
**Description:** There is a critical inconsistency in the zooming mechanism between the active **Perspective Camera** and the **Orthographic Camera**. This leads to the Orthographic mode being essentially **unusable** for standard...
If I update either typescript or jest, then it seems the CI tests fail.
## Summary This PR removes the Angular dependency from `phoenix-event-display` and replaces it with a framework-independent EventEmitter implementation, while also fixing broken tests and integration issues in `phoenix-ng`. This makes...
Hi CERN Phoenix team 👋 I'm exploring contributions and running the event-display-app locally using Angular 20.3.6 and [email protected]. On npm start, I encountered the following error: Error: No matching export...
Unfortunately this does not work yet. When I do `yarn start` I get ``` node:worker_threads - Error: Module build failed: UnhandledSchemeError: Reading from "node:worker_threads" is not handled by plugins (Unhandled...