Skip to content

Fix field data algorithim#1477

Merged
Ezequiel-Valencia merged 21 commits intomasterfrom
fix-field-data-algorithim
Apr 16, 2025
Merged

Fix field data algorithim#1477
Ezequiel-Valencia merged 21 commits intomasterfrom
fix-field-data-algorithim

Conversation

@Ezequiel-Valencia
Copy link
Copy Markdown
Contributor

@Ezequiel-Valencia Ezequiel-Valencia commented Apr 11, 2025

The field data algorithm, which analyzes a file and writes down each channel's pixel data based on its content, has now been moved from client-side execution to server-side execution. This transition also features improvements in memory management.

@Ezequiel-Valencia Ezequiel-Valencia self-assigned this Apr 11, 2025
@Ezequiel-Valencia Ezequiel-Valencia linked an issue Apr 11, 2025 that may be closed by this pull request
Throw an error if the file given will produce field data of extremely large dimensions.
Comment thread vcell-core/src/main/java/cbit/vcell/field/FieldDataFileConversion.java Dismissed
Comment thread vcell-core/src/main/java/cbit/vcell/field/FieldDataFileConversion.java Dismissed
Throw unsupported exceptions, rename classes and variables, and regenerate clients.
Copy link
Copy Markdown
Member

@jcschaff jcschaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

discussion with @Ezequiel-Valencia, comments incorporated.

@Ezequiel-Valencia Ezequiel-Valencia merged commit e0eb2a4 into master Apr 16, 2025
13 checks passed
@Ezequiel-Valencia Ezequiel-Valencia deleted the fix-field-data-algorithim branch April 16, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Epic: Use Quarkus Framework and Implement REST API Endpoints For VCell API Large files can not be used to generate field data

3 participants