Skip to content
Snippets Groups Projects

CI development

Merged Aaron Viets requested to merge aaron-viets/gstlal-calibration:CI-development into main
1 unresolved thread
1 file
+ 19
10
Compare changes
  • Side-by-side
  • Inline
+ 19
10
@@ -141,27 +141,31 @@ rm -Rf ${RPM_BUILD_DIR}/%{name}-%{version}
%changelog
Thu 18 Jul 2024 Madeline Wade <madeline.wade@ligo.org> - 1.5.7-1
-Fix oversubtraction
* Thu 18 Jul 2024 Madeline Wade <madeline.wade@ligo.org> - 1.5.7-1
- Fix oversubtraction
- Modified output channels that report information about configs
- Fix for a line subtraction gating bug
- Fix for a line subtraction failure
- Print config, filters, and version info on startup
- Significantly reduced pipeline startup time
- No more warning messages, etc., at pipeline startup
Mon 10 Jun 2024 Aaron Viets <aaron.viets@ligo.org> - 1.5.6-1
* Mon 10 Jun 2024 Aaron Viets <aaron.viets@ligo.org> - 1.5.6-1
- Print config, filters, and version info on startup
- New option --version
Thu 06 Jun 2024 Aaron Viets <aaron.viets@ligo.org> - 1.5.5-1
* Thu 06 Jun 2024 Aaron Viets <aaron.viets@ligo.org> - 1.5.5-1
- Mitigation of oversubtraction of spectral lines
- Improved channels with filters, config, and version info
- Fix for line subtraction gating bug caused by typecasting error
- Improved handling of missing input data for line subtraction
- A few basic unit tests
Wed 29 Nov 2023 Madeline Wade <madeline.wade@ligo.org> - 1.5.4-1
* Wed 29 Nov 2023 Madeline Wade <madeline.wade@ligo.org> - 1.5.4-1
- Replace nans with zeros in the subtracted NOLINES signal
- Debian packaging fix
Wed 22 Nov 2023 Aaron Viets <aaron.viets@ligo.org> - 1.5.3-1
* Wed 22 Nov 2023 Aaron Viets <aaron.viets@ligo.org> - 1.5.3-1
- Ability to report configuration and filters info in the frames
- Require timestamp syncing of filter updates for reproducibility
- New EPICS naming scheme with variable names rather than numbers
@@ -172,16 +176,21 @@ Wed 22 Nov 2023 Aaron Viets <aaron.viets@ligo.org> - 1.5.3-1
- Option to use a threshold or channel to start filter clock
- Gate noise subtraction TFs with amplitude channels
- Filters ok bit fix
Mon 17 Apr 2023 Madeline Wade <madeline.wade@ligo.org> - 1.5.2-1
* Mon 17 Apr 2023 Madeline Wade <madeline.wade@ligo.org> - 1.5.2-1
- Bug fix for line subtraction
Thu 23 Mar 2023 Madeline Wade <madeline.wade@ligo.org> - 1.5.1-1
* Thu 23 Mar 2023 Madeline Wade <madeline.wade@ligo.org> - 1.5.1-1
- Compatability fixes for pyGobject
Wed 22 Mar 2023 Madeline Wade <madeline.wade@ligo.org> - 1.5.0-1
* Wed 22 Mar 2023 Madeline Wade <madeline.wade@ligo.org> - 1.5.0-1
- Updates to calibration state vector
- Ability to apply nonsens cleaning channel
- Compatability fixes for pyGobject
- Fix for integer string conversion error
Wed 16 Nov 2022 Madeline Wade <madeline.wade@ligo.org> - 1.4.0-1
* Wed 16 Nov 2022 Madeline Wade <madeline.wade@ligo.org> - 1.4.0-1
- Additional of gstlal_correct_strain pipeline
- Functionality for uncertainty estimation
- Processing functions for swept sine measurements
Loading