forked from pool/python-PyCBC
- Update to version 1.17.0:
* gwtc-2 included in catalog package.
* New interface for search statistics.
* Allow for time variance in antenna pattern for relative
likelihood.
- Setup but don't run tests: some of them are broken (known
upstream).
OBS-URL: https://build.opensuse.org/request/show/857931
OBS-URL: https://build.opensuse.org/package/show/science/python-PyCBC?expand=0&rev=17
151 lines
5.9 KiB
Plaintext
151 lines
5.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Dec 21 02:56:08 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.17.0:
|
|
* gwtc-2 included in catalog package.
|
|
* New interface for search statistics.
|
|
* Allow for time variance in antenna pattern for relative
|
|
likelihood.
|
|
- Setup but don't run tests: some of them are broken (known
|
|
upstream).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 23 05:01:05 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.16.11:
|
|
* Extra vetoes around gates and other things which are useful
|
|
for IMBH searches.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 7 13:56:50 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.16.10:
|
|
* Updates to statistics using PSD variation.
|
|
* Allow triggers at certain times to be manually removed from
|
|
significance calculations on the command line.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 20 23:28:07 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.16.9:
|
|
* Allow the compression level of HDF5 files created by
|
|
`pycbc_coinc_mergetrigs` to be specified by a command-line
|
|
argument (default to 6, not 9), speeding up execution with
|
|
only marginal increase in the resulting file size
|
|
(gh#gwastro/pycbc#3428).
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 15 13:16:35 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.16.8:
|
|
* Allow optimal_snr jobs to be parallelized.
|
|
* Speed up in trigger fitting.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 2 15:44:34 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.16.7:
|
|
* Work around an unhandled exception when a GPU is present on a
|
|
system but not allocated to the process
|
|
[gh#gwastro/pycbc#3403].
|
|
* Fix typo in ACT printed to screen [gh#gwastro/pycbc#3402].
|
|
* Fix nonfsio site so that it does not allow jobs on that site
|
|
to run on the grid [gh#gwastro/pycbc#3399].
|
|
* Fix error caused by missing https:// prefix on
|
|
segments.ligo.org [gh#gwastro/pycbc#3398].
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 1 18:37:44 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.16.6:
|
|
* Fix a bug from v1.16.5 in how pycbc_coinc_hdfinjfind deals
|
|
with segment attributes in the statmap files.
|
|
* Allow use of reuse cache files stored on web pages behind
|
|
authentication.
|
|
- Changes from version 0.16.5:
|
|
- Improvements to efficiency of coincidence finding in the
|
|
offline search.
|
|
- Changes to allow for time-dependent arguments for channel
|
|
names.
|
|
- Settings to allow for different handling of file I/O in
|
|
overloaded filesystems.
|
|
- Update the list of Requires and Recommends to provide a more
|
|
complete experience.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 6 20:33:51 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.16.4:
|
|
* Adds plugin support for pycbc waveform.
|
|
* Adds additional parameter mappings.
|
|
- Changes from version 0.16.3:
|
|
* Fix a bug in version 0.16.2.
|
|
- Changes from version 0.16.2:
|
|
* Update some offline statistic naming.
|
|
* Add the ability to alter the search string in live.
|
|
* Correct some issues found in the creation of phase time
|
|
amplitude difference histograms
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 27 20:51:44 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.16.1:
|
|
* Backward incompatible Changes to the offline search analysis,
|
|
notably in the naming of ranking statistics
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 23 15:50:06 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.15.6:
|
|
* More functionality for the multi-detector workflow
|
|
* A patch to the PSD variation is added to avoid time around
|
|
autogated periods is not strongly upranked.
|
|
* Steady improvements to the inference toolkit.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 3 16:48:32 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update min required version of numpy to 1.16.0 for
|
|
BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 3 16:41:10 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.15.4
|
|
* Workflow code can now run on python3
|
|
* Inference data reading interface is now standardized
|
|
* XML segment files can be provided as input in workflow
|
|
generation
|
|
* Some patches have been applied for PyCBC Live.
|
|
- Fix env based hashbangs for exec in bindir; remove the hashbangs
|
|
for non-bindir files.
|
|
- Drop python-PyCBC-work-with-latest-numpy.patch: no longer needed
|
|
as python-numpy >= 1.16.0 is now supported by default.
|
|
- Package binaries only for python3 version.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 22 11:01:38 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.14.1:
|
|
* Bug fixed: issues with the dqsegdb integration in the new
|
|
dq.py module.
|
|
- Changes from version 1.14.0:
|
|
* Beta support for python3 (not enabled on openSUSE builds)
|
|
* Development towards a multi-ifo offline search code
|
|
* Numerous improvements in other code modules
|
|
- Add python-PyCBC-work-with-latest-numpy.patch to avoid checking
|
|
for max supported numpy version for python2 to get it building
|
|
on openSUSE >= 1550 where the current python2-numpy version is
|
|
1.16.x.
|
|
- Drop no longer needed sed commands.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 7 15:10:46 UTC 2019 - badshah400@gmail.com
|
|
|
|
- Add python-numpy Requires.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 31 13:37:31 UTC 2019 - badshah400@gmail.com
|
|
|
|
- Initial package.
|