FOXES / forecasting

Commit History

refactiring rest of code base and adding checkpoints
dc04e07

griffingoodwin04 commited on

continuing to simplify code so that it is easier to work with. Removing extras...
a1e0076

griffingoodwin04 commited on

- Modified inference.py to streamline dataset loading and configuration handling.
19dd07e

griffingoodwin04 commited on

foxes-lite update... made for easy inference and evaluation.... removed data preprocessing and downloading pipeline pieces.
434126c

griffingoodwin04 commited on

updated FOXES model file so that the attention mask can be local, inverted local, or global attention!
733180a

griffingoodwin04 commited on

refactor configuration files and update paths
bdcac9c

griffingoodwin04 commited on

add flux map analysis script and configuration for detecting and tracking active regions
a3ab95c

griffingoodwin04 commited on

updated noise so that it scales globally (doesn't use individual std)
49d5c36

griffingoodwin04 commited on

refactor ablation configuration handling and improve DataLoader cleanup
8cbdc7d

griffingoodwin04 commited on

refine noise application in SDOAIA_dataloader and simplify GPU usage message
db5e754

griffingoodwin04 commited on

enhance inference configuration for improved performance
5ba59e3

griffingoodwin04 commited on

Add ablation study and spatial performance scripts; update pipeline configuration and dataset handling
a0c6371

griffingoodwin04 commited on

Fixed normalization of timestamp names
efa0b94

griffingoodwin04 commited on

Fixed normalization of timestamp names
00bc3f2

griffingoodwin04 commited on

Add evaluation configuration and update inference pipeline
9160f12

griffingoodwin04 commited on

Refactor pipeline configuration and update data processing scripts
19c57f4

griffingoodwin04 commited on

Refactor configuration parameters and update model architecture references
acb2031

griffingoodwin04 commited on

Update learning rate scheduler parameters and clean up loss calculation notes
24bd405

griffingoodwin04 commited on

Rename localpatch.yaml to train_config.yaml and update notes; modify learning rate scheduler parameters and rename attention mask creation method
ce834cc

griffingoodwin04 commited on

Updated model to include inverted attention naming scheme
16aaf53

griffingoodwin04 commited on

Enhance plotting themes for poster analysis, refine regression plot scaling, and add data cleanup utilities
96de7c2

griffingoodwin04 commited on

Implement dynamic theme-based plotting for regression output and tweak default parameters
5e84b84

griffingoodwin04 commited on

Refactor code structure for improved readability and maintainability
482409f

griffingoodwin04 commited on

Refined flare analysis parameters and detection logic, including adjustments to validation thresholds for peak detection, enhanced configuration settings for baseline calculations, and improved visualization in the plotting functions. Updated YAML configuration for time range and detection parameters to optimize flare event identification.
07fa8fe

griffingoodwin04 commited on

Enhanced flare analysis with new multi-scale peak detection, improved prominence filtering, and additional configuration parameters for baseline quantile and minimum peak distance. Updated detection logic to support adaptive thresholds in log space for better accuracy in flare event identification.
1618f56

griffingoodwin04 commited on

Updated flare analysis configuration and detection parameters, including time range adjustments and modifications to baseline calculations for improved accuracy in flare event detection.
79b5201

griffingoodwin04 commited on

more improvements... significantly better
33cc494

griffingoodwin04 commited on

more updates for improving analysis
c21b77d

griffingoodwin04 commited on

updates to flare catalog generator
9874028

griffingoodwin04 commited on

major updates for flare catalog creation
85dfa85

griffingoodwin04 commited on