You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FixesHSF#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 errors.
* Add `handleUnsupportedCompression` method to decompress data and read objects from the file.
* Add tests in `packages/phoenix-event-display/src/tests/loaders/jsroot-event-loader.test.ts` to verify handling of ATLAS AOD files with the new compression method.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/HSF/phoenix/issues/44?shareId=XXXX-XXXX-XXXX-XXXX).
No description provided.
The text was updated successfully, but these errors were encountered: