FOXES / data /align_data.py

Commit History

Refactor pipeline configuration and update data processing scripts
ec2b4e7

griffingoodwin04 commited on

made changes to directory locations... removed some unnecessary files
b6d3638

griffingoodwin04 commited on

Update requirements and configuration files; added new dependencies and modified paths for data processing. Adjusted model parameters and batch sizes for training and inference, including simultaneous flare movie generation logic.
a2506f2

griffingoodwin04 commited on

cleaning up the code base significantly
2c4457e

griffingoodwin04 commited on

enhance data splitting functionality.
0c7d0f3

griffingoodwin04 commited on

made data pipeline for data processing in process_data_pipeline.py
c14af1c

griffingoodwin04 commited on

made it easier to change directories for data alignment
5375292

griffingoodwin04 commited on

Refactor GOES data processing to optimize loading and preparation; implement batch processing for efficient timestamp handling and create a lookup table for improved data retrieval.
57c66c0

griffingoodwin04 commited on

Improved aligning code so that it loops through the aia data and finds associated data for most recent goes instrument
5c75907

griffingoodwin04 commited on