AmSC Genesis#127
Merged
Merged
Conversation
…e probe modes for ptychopinn-torch
- Refactor FluorescenceEnhancingAlgorithm into an iterator-based FluorescenceEnhancer (Input/Output dataclasses, progress goal) and add FluorescenceAPI + FluorescenceTaskMonitor mirroring processing. - Extract shared TaskProgressMonitor/TaskLogHandler into model/task_monitor.py; drop model/processing/context.py in favor of model/processing/monitor.py. - Add WorkflowProductAPI.enhance_fluorescence_local for batch/remote runs. - Expand api/metrics.py with ObjectComparison (alignment + ambiguity standardization) and SSIM/PSNR helpers; add tests/test_metrics.py. - Wire the new fluorescence task monitor through the probe/object/product controllers and view; update api.rst.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ptychodus-iri-tokensandptychodus-transfer-tokenssrc/ptychodus/scripts/genesis/{alcf,nersc,olcf}/ptychodus-bdp: load bad-pixel masks from fileReconstructionAmbiguitiesestimator (global complex scale, linear phase ramp, sub-pixel shift) so quality metrics compare reconstructions on equal footingTaskMonitor) withenhance_fluorescence_localworkflow APIDockerfileinto per-accelerator variants:Dockerfile.cpu,Dockerfile.cuda,Dockerfile.rocm,Dockerfile.xpu, each with build-arg knobs (CUDA / ROCm / PyTorch versions, XPU base tag)podmanwrapper script (src/ptychodus/scripts/podman/ptychodus) that builds, runs, and mounts the container with the right GPU / display / volume flagsptychodus-system-checkCLI for smoke-checking the installed environment