- Sep 08, 2020
-
-
Avi Vajpeyi authored
Add the option to use the ROQ See merge request !60
-
Additonally allows users to specify their own likelihood as in bilby_pipe and improves the meta-data read through.
-
Avi Vajpeyi authored
Version 0.1.5 release See merge request !73
-
Avi Vajpeyi authored
-
- Sep 07, 2020
-
-
Avi Vajpeyi authored
add license See merge request !72
-
Avi Vajpeyi authored
-
Avi Vajpeyi authored
Version 1.0 Fixes See merge request !63
-
Avi Vajpeyi authored
- Calling pool.wait() for worker tasks is redundant. This is done automatically when creating the pool. If the workers are never told to quit, this code is never executed - Tell workers to quit when the job is done by passing None though. This lets the tasks continue executing other code. - Created a modified schwimmbad.MPIPool: when a worker thread is told to quit, it will kill the task, but this prevents the profiler from writing the output. Added an option to disable sys.exit
-
- Aug 10, 2020
-
-
Rory Smith authored
Fix drawing initial point from the prior. See merge request !66
-
-
- Aug 06, 2020
-
-
Avi Vajpeyi authored
Resolve "Checkpointing too often?" Closes #20 See merge request !59
-
Avi Vajpeyi authored
-
- Jul 17, 2020
-
-
Avi Vajpeyi authored
add timing logs See merge request !58
-
Avi Vajpeyi authored
-
- Jun 04, 2020
-
-
Gregory Ashton authored
Add a sample dump See merge request !57
-
Gregory Ashton authored
1) Fix a bug in the restarts: also adds a print out of the previous sampling time 2) Remove the plot calibration etc arguments which are unused 3) Add the ability to do skyframe sampling
-
- May 21, 2020
-
-
Gregory Ashton authored
Resolve "slurm extra lines does not work as expected: see change below" Closes #17 See merge request !56
-
Gregory Ashton authored
-
Gregory Ashton authored
Align proposal with bilby See merge request !55
-
Gregory Ashton authored
-
- Apr 02, 2020
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Fix for reference frequency bug See merge request !50
-
- Mar 31, 2020
-
-
Gregory Ashton authored
-
- Mar 29, 2020
-
-
Gregory Ashton authored
Improvements to checkpointing to align it with bilby!746 See merge request !49
-
Gregory Ashton authored
See bilby!746 1) Pickle the entire sampler 2) Save every check_point_deltaT seconds 3) Add stats and run plots at each iteration
-
- Mar 17, 2020
-
-
Gregory Ashton authored
Ignore calibration in the tau calculation See merge request !48
-
Gregory Ashton authored
Align checkpointing with bilby: bilby!741 See merge request !47
-
Gregory Ashton authored
-
- Mar 08, 2020
-
-
Gregory Ashton authored
-
- Mar 03, 2020
-
-
Gregory Ashton authored
Update fill sample to use correct args See merge request !46
-
- Mar 02, 2020
-
-
Gregory Ashton authored
-
- Feb 28, 2020
-
-
Gregory Ashton authored
Bilby pip args parsing overwriting fix Closes #15 See merge request !44
-
- Update required versions of bilby and bilby_pipe - Update example to new interface - Update documentation
-
- Feb 27, 2020
-
-
Avi Vajpeyi authored
CI docs deployment fix See merge request !43
-
Avi Vajpeyi authored
-
Gregory Ashton authored
Parallelize initial points calculation Closes #14 See merge request !42
-
Gregory Ashton authored
-
Gregory Ashton authored
Fix the CI deploy failure and decrease the default min-tau value See merge request !41
-
Gregory Ashton authored
-
- Feb 26, 2020
-
-
Gregory Ashton authored
Fixing the CI See merge request !40
-