Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gwcelery
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
emfollow
gwcelery
Commits
f58752c2
Commit
f58752c2
authored
2 years ago
by
Cody Messick
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog for version 2.0.4 "Skunk Ape"; closes #564
parent
a716cfef
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1131
Update changelog for version 2.0.4 "Skunk Ape"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGES.rst
+25
-3
25 additions, 3 deletions
CHANGES.rst
with
25 additions
and
3 deletions
CHANGES.rst
+
25
−
3
View file @
f58752c2
Changelog
=========
2.0.4
(unreleased
)
2.0.4
"Skunk Ape" (2023-03-28
)
------------------
- Add dashboard button to download sky map from a URL and upload to an
external event.
- Set pipeline preferred events.
- Set pipeline preferred events
after revising preferred event. Provide dashboard to set them
.
- Remove the ``prelimimary_alert_timeout`` variable and workflow, since the
value is set to zero, and the pathway is no longer used.
...
...
@@ -57,6 +57,8 @@ Changelog
available. Also copy over to the superevent if an alert has already been
sent out.
- Integrate MLy into superevent manager.
- Update bilby to 2.0.0 and bilby_pipe to 1.0.8. Use ROQ bases dedicated for
BNS mass region for low-mass signal. Switch to acceptance-walk method for
dynesty sampling, and use naccept=10, nlive=500, and nparallel=2 for
...
...
@@ -67,20 +69,40 @@ Changelog
make the results reproducible and set the maximum number of points to limit
run time.
- Add condor accounting user tag to PE jobs.
- Update rapidpe-rift-pipe to 0.0.8. This finds the initial grid region based
on gstlal search biases. Fixes spin components to gstlal trigger spin. Offsets
likelihood by 0.5*snr**2 to avoid numpy overflow. Reduced number of extrinsic
samples and the number of extrinsic samples that get saved.
- Pin redis<4.5.2 due to a potential bug discovered in redis 4.5.2.
- Force omegascan plots to all use the same color scheme.
- Plot longer timespan before event and shorter timespan after event in
omegascans.
- Take the minimum false alarm probability instead of the maximum when
checking if iDQ false alarm probabilities pass the iDQ
false-alarm-probability threshold.
- Do not change current directory when setting up rapidpe dag.
- Update condor memory request and accounting tag for sky map jobs.
- Add a dedicated Celery worker for tasks that use Python multiprocessing for
parallelism, separate from the queue for OpenMP parallelism. This should
work around an issue where ``ligo-skymap-from-samples`` was using _both_
OpenMP and Python multiprocessing, running slowly and causing Condor job
evictions due to excessive memory usage.
- Set the ``Significant`` field in VOEvent XML packets in addition to AVRO/JSON.
- Add duration and central_frequency fields to Kafka notices. The fields are
set to None for now.
- Set the ``Significant`` field in VOEvent XML packets and Kafka notices.
- Import Kafka notice schema from the new igwn-gwalert-schema library.
2.0.3 "Ugly Merman" (2023-02-16)
--------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment