• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nasa-nccs-hpda / astrotime / 13375399992

Builds Branch Commit Type Ran Committer Via Coverage
13375399992 main Add model checkpoint loading logic with refresh control Introduced a `refresh` flag to conditionally load model weights from checkpoints if they already exist. Updated `CheckpointCallback` to expose the checkpoint filepath for reuse. This change ... push 17 Feb 2025 05:11PM UTC ThomasMaxwell github
80.0
13363052932 main Remove redundant convolutional and pooling layers. The extra layers (conv22, conv23, conv24, batchnorm8, maxpool8) were removed to simplify the CNN model. This change reduces complexity and improves maintainability without impacting overall funct... push 17 Feb 2025 04:48AM UTC ThomasMaxwell github
80.0
13362763965 main Adjust batch size, enhance CNN architecture, and update wavelet encoder. Reduced batch size to 32 for improved training stability. Extended CNN layers in `cnn_powell.py` with additional convolutional, batch normalization, and pooling layers for d... push 17 Feb 2025 04:21AM UTC ThomasMaxwell github
80.0
13362686438 main Update series length and simplify SinusoidPeriodModel initialization Replaced `seq_length` with `series_length` for consistency and clarity. Removed the `seq_length` parameter from `SinusoidPeriodModel` to simplify its initialization. Adjusted ba... push 17 Feb 2025 04:13AM UTC ThomasMaxwell github
80.0
13360577664 main Increase series length from 1000 to 2000 in WaveletEncoder. Updated the default `series_len` parameter in `WaveletEncoder` and adjusted the workflow script to reflect this change. This ensures consistency and accommodates longer time series proce... push 17 Feb 2025 12:55AM UTC ThomasMaxwell github
80.0
13360541596 main Refactor wavelet plotting notebook and remove unused variable Reorganized the wavelet plotting notebook for improved clarity, replacing JSON metadata with annotated code cells. Removed an unused `seq_length` variable from the sinusoid loader to r... push 17 Feb 2025 12:52AM UTC ThomasMaxwell github
80.0
13360474122 main Add plotting support for additional data series y2 to y4 Extended the plotting logic to handle additional data series (y2, y3, y4) using a loop structure. Updated both initialization and dynamic update methods to include these series consistently... push 17 Feb 2025 12:46AM UTC ThomasMaxwell github
80.0
13360317172 main Refactor plot line handling to use a dictionary. Replaced individual plot line variables with a dictionary (`lines`) to manage multiple line elements more effectively. Updated `_setup` and `update` methods to handle changes accordingly, improving... push 17 Feb 2025 12:31AM UTC ThomasMaxwell github
80.0
13359296984 main Handle 3D array inputs in plotting functions Adjusted logic to support 3D array inputs by selecting the first slice along the last dimension when necessary. Removed unnecessary debug print statements and updated y-axis bounds dynamically based on... push 16 Feb 2025 10:18PM UTC ThomasMaxwell github
80.0
13359263949 main Refactor notebooks and fix logging setup Simplified cell structure and streamlined imports in notebooks. Removed GPU flag from logging initialization in workflow script for compatibility. push 16 Feb 2025 10:14PM UTC ThomasMaxwell github
80.0
13359159579 main Add npz-to-netCDF workflow and enhance configuration management Introduce `npz2nc.py` script for converting sinusoid data from NPZ to netCDF format. Improve logging, plot data handling, and configuration utilities with a new `ConfigContext` class... push 16 Feb 2025 10:01PM UTC ThomasMaxwell github
80.0
13359088492 main "Refactor wavelet_plot_nc notebook for clarity and conciseness Streamlined code by reducing redundancy, reorganizing imports, and improving structure. Simplified dataset handling and logging initialization for better readability and maintainabili... push 16 Feb 2025 09:49PM UTC ThomasMaxwell github
80.0
13359077979 main Refactor wavelet plot notebook and streamline SignalTransformPlot. Reorganized and simplified the wavelet plot notebook by converting cell definitions to Python script syntax and refining dataset handling with the WaveletEncoder for clarity. Addi... push 16 Feb 2025 09:47PM UTC ThomasMaxwell github
80.0
13359031785 main Update plot setup to handle multi-dimensional x-data Refactored `_setup` to support cases where `x` is multi-dimensional by indexing with `self.element`. Added logic to update x-axis data and limits accordingly during updates. This ensures proper... push 16 Feb 2025 09:39PM UTC ThomasMaxwell github
80.0
13358981432 main Update plot label to use `self.name` instead of transform name Replaced `self.transform.name` with `self.name` for the plot label to ensure consistency with naming conventions. This change improves readability and alignment of the label with othe... push 16 Feb 2025 09:33PM UTC ThomasMaxwell github
80.0
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc