Is your feature request related to a problem? Please describe.
Currently, HiFSA PDF and CSV data processing lacks a centralized resolver, and Cosmic Truth scores from HiFSA exports are not being persisted or displayed in the upload workflow. This makes it difficult for users to view and validate quality metrics during the upload process.
Describe the solution you'd like
Implement a comprehensive HiFSA data persistence and display system:
- Move HiFSA PDF and CSV resolution logic into a dedicated
HifsaPdfResolver
- Store parsed Cosmic Truth scores on studies in the database
- Add score panels to the upload workflow UI to display quality metrics
- Include plots/visualizations to help users understand the scores
This enhancement will provide users with immediate feedback on data quality during upload.
Is your feature request related to a problem? Please describe.
Currently, HiFSA PDF and CSV data processing lacks a centralized resolver, and Cosmic Truth scores from HiFSA exports are not being persisted or displayed in the upload workflow. This makes it difficult for users to view and validate quality metrics during the upload process.
Describe the solution you'd like
Implement a comprehensive HiFSA data persistence and display system:
HifsaPdfResolverThis enhancement will provide users with immediate feedback on data quality during upload.