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

nasa-nccs-hpda / astrotime / 13340642574

Builds Branch Commit Type Ran Committer Via Coverage
13340642574 main Fix variable naming for consistency in wavelet encoder Replaced `t1` with `x1` to align variable names consistently with the surrounding code. This improves readability and reduces potential confusion during further development or debugging. push 15 Feb 2025 01:59AM UTC ThomasMaxwell github
80.0
13340582816 main Update tensor broadcasting in WWZ transform Adjusted tensor expansion for `ts` and added expansion for `ys` to ensure proper broadcasting in WWZ calculations. This improves consistency and avoids potential shape mismatches during tensor operations. push 15 Feb 2025 01:50AM UTC ThomasMaxwell github
80.0
13340510138 main Refine debug logging in wwz calculations Improve clarity of debug messages by adding more detailed shape data and removing redundant information. This ensures better traceability and easier debugging during development. push 15 Feb 2025 01:42AM UTC ThomasMaxwell github
80.0
13340226350 main Normalize input tensors and remove debug prints Replaced raw tensor appends with normalized tensors using Keras. Removed unnecessary debug print statements for cleaner code and improved maintainability. push 15 Feb 2025 01:11AM UTC ThomasMaxwell github
80.0
13340187249 main Simplify tensor processing in wavelet encoder. Removed unnecessary reshaping and normalization of tensors to streamline the processing pipeline. Added a debug print statement to log tensor shapes for better traceability during development. This i... push 15 Feb 2025 01:06AM UTC ThomasMaxwell github
80.0
13340064926 main Improve wavelet encoding batch logging with shape details Updated the batch logging print statement to include the shapes of input tensors X and Y. This provides clearer debugging information and aids in understanding the data flow during process... push 15 Feb 2025 12:53AM UTC ThomasMaxwell github
80.0
13339488021 main Refactor transpose logic and remove debug print statement. Updated the transpose implementation for clarity and consistency. Removed an unnecessary debug print statement to tidy up the code and improve readability. push 14 Feb 2025 11:59PM UTC ThomasMaxwell github
80.0
13339390167 main Fix incorrect tensor reshaping in wavelet encoder Replaced `expand_dims` with `reshape` for consistency in tensor dimensions. This ensures proper alignment of input data and avoids potential errors during model processing. push 14 Feb 2025 11:47PM UTC ThomasMaxwell github
80.0
13339361945 main Refactor SinusoidLoader to use data_dir instead of device Replaced the device parameter with data_dir for SinusoidLoader initialization. This improves clarity and aligns the loader's initialization with its intended functionality. push 14 Feb 2025 11:44PM UTC ThomasMaxwell github
80.0
13339344254 main Remove device handling and simplify tensor operations. This commit removes the `device` parameter from `SinusoidLoader` and adjusts related tensor operations to remove explicit TensorFlow `device` contexts. Simplifications in `WaveletEncoder` fur... push 14 Feb 2025 11:42PM UTC ThomasMaxwell github
80.0
13339222531 main Update data directory path for wavelet embedding CNN script. Revised the data_dir variable to point to the new directory for sinusoid datasets. This ensures the script processes the correct data source for astro signal processing tasks. No change... push 14 Feb 2025 11:30PM UTC ThomasMaxwell github
80.0
13339209324 main Set logging output directory in wavelet-embedding-cnn.py Updated the logging initialization to save logs in the results directory instead of the default location. This ensures logs are organized and stored alongside other output files for better ... push 14 Feb 2025 11:29PM UTC ThomasMaxwell github
80.0
13339195405 main Refactor logging initialization to accept log_dir as argument. Replaced the hardcoded log directory path with a parameter to allow more flexibility. Updated logging filename and added support for optional kwargs like overwrite_log. This improves ... push 14 Feb 2025 11:27PM UTC ThomasMaxwell github
80.0
13339041646 main Refactor logging and debugging across the codebase. Replaced Python standard logging with TensorFlow's logger for consistency. Added logging levels, debug methods, and removed unused verbose flags. Improved timing and debug logging in critical fu... push 14 Feb 2025 11:13PM UTC ThomasMaxwell github
80.0
13334780420 main Refactor to use TensorFlow tensors across modules Replaced NumPy arrays with TensorFlow tensors to improve consistency and GPU acceleration. Updated `wwz` function, data loaders, and encoders to utilize TensorFlow operations. Introduced device ma... push 14 Feb 2025 06:07PM 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