- Allow different result file formats (!395)
- Address minor bugs (!394, !399)
- Add dtype kwarg to TimeSeries.get call (!401)
- Fixes to dependencies (!398, !404)
- Add parallelisation of bilby_mcmc (!397)
- Added zero likelihood option (!396)
- Clean up the submit scripts, fixing bugs in the OSG (!380, !389, !387, !386)
- Force the use of outdirs to prevent complications (!382)
- Regenerate look-up tables based on new distance priors (!381)
- Allow data from tape (!385)
- Enable extra detectors (!383)
- Behaviour to prevent overwriting of directories (!375)
- Checking of duplicate entries (!372)
- Option to pass through the conversion functions (!373)
- Updated bilby dependency to v1.0.2
- Enable support for the OSG and documentation (!364)
- PESummary now pointed to the "complete" config files (!366)
- Fixed bug related to nested outdir (!365)
- Add support for numerical relativity injection file (!361)
- Add support for generic waveform-arguments (!361)
- Improve behaviour for specifying single mode (!362)
- Improve slurm documentation and version information (!363, !362)
- Improve suppory for multi-line prior-dicts (!369)
- Priority setting for condor
- Email notofications
- Python 3.6+ requirement
- Review files to use reference frequency of 100Hz
- Improved parent-child relation to avoid recreating cached files
- Job creation modularised
- Overhaul and improvements to the slurm backend
- Trigger-time now able to use event names (!333)
- Add option to pass in ROQ weight file directly (!340)
- Prior check and print-out and run time and sampler check (!337, !338)
- Modularation of the main module (!336)
- Documentation bug fixes and versioning (!341 !343)
- Add support for the sky-frame in bilby 0.6.8
- Add support for post processing individual results
- Fixed a bug in the periodic restart time
- Put periodic restart into job submission parser (!306)
- Injection number fix (!281)
- Changes to data read-in logic (!305)
- Update lookup tables following changes in bilby (!307)
- Remove hardcoded checkpoint from review runs (!309)
- Fix issues with checkpointing (!308)
- Remove future imports (!310)
- Fix bug where request-cpu value was not passed through (!311)
- Allow lal resampling (!312)
- Waveform arguments (!296)
- prior-dict option (!288)
- Variable waveform generator class (!283)
- Calibration in injections (!282)
- Likelihood kwargs (!285)
- Improved --help message (!298)
- Update to date calibration files for online runs
- Improvements to the review tests script (!286)
- Documentation on injections (!275)
- Update documentation for using CVMFS
- Allow other samplers in the review script
- Fix the timeslide check
- Tweak the generation: add read methods for gwp, txt and hdf5 and improve PSD data handling
- Use the generated complete config file at run time
- Add an XML conversion method
- Minor release updating to bilby v0.6.3
- Minor release updating to bilby v0.6.2
- Fixes ROQ scaling issues
- Modifies Default and FastTest sampler settings
- Edits template priors to allow component mass scaling
- Minor release fixing bugs with the ROQ
- Minor release following small fixes
- PESummary CI test
- Mass 1 constraint to prior files
- Fix --convert-to-flat-in-component-mass flag
- Pass the ROQ scale factor to the likelihood
- Fix ROQ waveform plotting
- Set max skymaps points to 5000
- Minor version release updating to bilby v0.6.1
- Remove reflective boundaries from defaults priors
- Resolve issue with ROQ times steps and the PSD roll off (!230)
- Update the minimum pesummary version
- Minor release following small fixes
- All gracedb jobs default to "vanilla" universe
- Fixes dict conversion error of reading negative numbers
- Minor fix to gwdata paths
- GWpy data quality check
- GWpy spectrogram plotting method
- Method to apply timeshifts with example
- Option to generate injection with different waveform to PE
- Fix to prior limits for actual spin maximum
- Updated calls to pesummary
- Minor improvements to gracedb script
- Flag for use of online PE dedicated nodes
- Fixed trigger time to zero for simulations
- Writes review.ini to top level
Major release with overhaul of main interface
- Support for using n-parallel with other tools
- Support for running on gps_time with injections
- Default to file_transfer=True
- Testing running ini files in biby-test-mode
- Default and fast-PE sampler-kwarg settings
- Expanded default prior limits
- PSD defaults updated to max at 1024 (user override available)
- Data dump process changes
Minor release following small fixes
- Testing of min/max frequencies
- A warning message for cases when "tidal" waveforms are used without the appropriate frequency domain source model
- Improvements to the gracedb parsing in preparation for online running
- Improvements to the logging output
- Fixed bug in time-jitter option (default was None, now True)
- Support for use on a slurm filesystem
- Limited support for a user-defined likelihood
- Improvements to the gracedb script (changes to the filenames and channels)
- Removed testing against python3.5: it was found that the python-ldas-tools-framecpp package was no longer compatible with python3.5. As such, this breaks the C.I. testing environment. While basic running is still expected to work with python3.5, it is strongly recommended people update to a modern python installation.
- Update to the review defaults and online running settings
- Fixed bug when sampler_kwargs is None
- Allow users to specific external source functions
- Fix standard priors to have hign-spin (0.8) upper boundaries
- Add time jittering option
- Add shell script
Release coinciding with bilby 0.5.2. Minor changes fixing bugs in 0.5.2 only
- Fix issues in ROQ rescaling
- Remove print os environ statement
- Add summary pages to fiducial runs
- Fix minor bugs in the pp tests
- Increase default periodic restart time to 12hrs
- Tweak plotting script
- Remove double escape from priors
- Review ini files not written to outdir
- Compatibility issues with bilby 0.5.2
Release coinciding with bilby 0.5.2
- Automated rescaling
- Automated calibration
- pesummary as a dependency
Release coinciding with bilby 0.5.1, planned for initial review
- Gaussian noise flag
- Review script
- Gracedb module and CLI
- Plotting module and CLI
- PP-test module and CLI
- examples_ini_file -> examples
- Many bug fixes
- Calibration, ROQ, PSD estimation, data-setting methods, etc
- Flag for running the data generation step on the local head node
- Flag for setting random seeds
- Moved all command line argument logic to a single module with switches
- Moved data generation to use gwpy only
- Moved PSD generation t use gwpy only
- Support for pesummary module to produce summary files
- Minor bug fixes for argument passing and result file naming
- Added singularity containers
- Add testing in python 3.5, 3.6, and 3.7
- Add a
--local
flag for testing/debug (runs the code on the host rather than submitting to a queue) - Add a
--query_types
flag to specify list of LDRDataFind query types to use when building thegw_data_find
command line
- First working version release with basic functionality