Revision ce7ad088bef8e0be37c7f2ff0f16f2dd8a4f2a86 authored by Jacob Buchanan on 04 November 2022, 15:00:22 UTC, committed by GitHub on 04 November 2022, 15:00:22 UTC
* Added new workflow option group

* GRB workflow gets segments files

* Work on workflow + add example

* Rewrote segment check

* Segment updates were wrong, now fixed

* Segments done (maybe)

* Added check for bank veto

* Workflow generates to inspiral (skips injections)

* Workflow script runs to the end, skipping much

* Trying to make workflow submit

* Remove example for time being

* Working on updating multi inspiral class

* Fixed index check in multi inspiral (maybe)

* Fixed a fix

* Change required bank veto for pycbc_multi_inspiral

* Fix for PyGRB bank veto

* fixed a typo

* updated PFN to add_pfn for injections

* Fix auto veto call to use SNR timeseries

* Fix some code style issues

* Remove some coh_ptf support + code climate fixes

* Removed an extra parenthesis

* Remove hardcoded frame cache requirement

* Code climate fixes

* Removed a space

* Very preliminary code to add trig combiner

* Code climate fixes

* Trig combiner works in workflow

* Removed random numbers from offtrial file names

* Cleaned up trig combiner class

* Fix code issues

* Beginning post proc setup

* Added trig cluster to workflow

* Code climate fixes

* Remove double import

* More code climate

* Gating class change, unlikely to be used

* Attempts to satisfy codebeat

* Fix previous changes

* PYGRB, not PYRGB...

* Create new executable for splitting hdf injections

* Wrote hdf injection splitter

* Renamed executable

* Implement new code into workflow

* Fixed issues

* Fixed syntax error

* Code climate stuff

* Added help string

* Fixed syntax error

* First attempt at adding inj finder

* Make injections work in workflow + inj finder

* Added a bracket

* Import executable

* Import executable for check

* Attempt to add inj combiner

* Workflow generates with inj combiner job

* Workflow was converting sky position unnecessarily

* Fix some code climate issues

* Get postproc output

* Fixed long lines

* Move GRB combiner/cluster classes

* Improvements on previous commit

* Code climate fixes

* Small fixes

* Fix postproc class function

* Remove unnecessary check

* Remove outdated comment

* fix index error where index was 1 point too long sometimes

* Injection splitter comment changes

* Some requested fixes

* Another style fix

* Don't delete the return

* Fix frame file handling typo

* Update bin/pygrb/pycbc_grb_inj_finder

Co-authored-by: Tito Dal Canton <tito@dalcanton.it>

* Config variable name change

* Small changes, still need to follow up one thing

* Added a more descriptive comment

* Fixed a sneaky syntax error

* Redo change

* Fixed logic check

Co-authored-by: Tito Dal Canton <tito@dalcanton.it>
1 parent e94cf1f
History
File Mode Size
.github
bin
docker
docs
examples
pycbc
test
tools
.codeclimate.yml -rw-r--r-- 1.0 KB
.gitignore -rw-r--r-- 95 bytes
.landscape.yml -rw-r--r-- 348 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.md -rw-r--r-- 3.8 KB
Dockerfile -rw-r--r-- 3.2 KB
INSTALL -rw-r--r-- 1.8 KB
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 197 bytes
README.md -rw-r--r-- 2.4 KB
companion.txt -rw-r--r-- 534 bytes
descr.rst -rw-r--r-- 1.3 KB
pycbc.spec -rw-r--r-- 1.7 KB
pyproject.toml -rw-r--r-- 618 bytes
pytest.ini -rw-r--r-- 85 bytes
requirements-igwn.txt -rw-r--r-- 97 bytes
requirements.txt -rw-r--r-- 732 bytes
setup.py -rwxr-xr-x 12.0 KB
tox.ini -rw-r--r-- 1.4 KB

README.md

back to top