Skip to content
Snippets Groups Projects
Select Git revision
  • S_event_neighbours
  • alert-improvements
  • catalog-dev
  • fix_likelihood
  • free-name-GWs
  • fs-fix
  • glitchdb-dev
  • histogram
  • hw-inj
  • inheritance-v2
  • master default protected
  • new_event_superevent_types
  • no-massgap-voevent
  • no_massgap_voevent
  • py310
  • quickstart
  • response-then-logs
  • send-async-alerts
  • simdb
  • staging-playground
  • gracedb-2.18.1
  • gracedb-2.18.0
  • gracedb-2.17.2
  • gracedb-2.17.1
  • gracedb-2.17.0
  • gracedb-2.16.3
  • gracedb-2.16.2
  • gracedb-2.16.1
  • gracedb-2.16.0
  • gracedb-2.15.0
  • gracedb-2.14.3
  • gracedb-2.14.1
  • gracedb-2.14.0
  • gracedb-2.13.0-2
  • gracedb-2.13.0-1
  • gracedb-2.13.0
  • gracedb-2.12.0
  • gracedb-2.12.1
  • gracedb-2.11.1-2
  • gracedb-2.11.1-1
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Aug530Jul2822181717Mar4317Feb14105431Jan292625242322191817718Nov1523Sep9429Aug28830Jul262524232219181715141211109328Jun272524212019181413121130May222163230Apr1918171129Mar2827138425Feb232220151411531Jan241816151410987419Dec131175430Nov291615147131Oct302418Sep25Jul201918171613121195228Jun2726252120191411876431May301724Apr9Feb86432130Jan272624231712109620Dec1914530Nov520Oct30Aug261816229Jul272120191514230Jun24216Apr151412530Mar24Feb23Jan1514126522Dec1918171615118742125Nov1917161311109529Oct2717Aug13430Jul292824222117161514131098742Fixed bug due to Django 1.6 update. The get_or_create call in refresh_users_from_ldap.py needed some default arguments. Otherwise, it tries to create a user with an empty username, and that will collide with another user with an empty filename and cause an unhandled exception.Some bugs related to Django 1.6.5 upgrade, only noticed when pulling to the live box.Removed settings/update.py and modified branson.py to reflect updates. No changes required for settings/default.pyRemoved special update wsgi file and settings/__init__.py entry.Merge branch 'django_update'Changes required for Django 1.6Changes required for Django 1.5Changes required for Django 1.4Initiated branch for djnago updates.Added return statement for the case in which PUT to file request fails to save file resource.Merge branch 'master' of ligo-vcs.phys.uwm.edu:/usr/local/git/gracedbCreated wsgi subdirectory.Fixed URL sent out in event creation LVAlert to a valid URL, namely the URL of the event file in the web interface.Added STATIC_ROOT to branson settings in order to use the collect_static management command.Fixed git ignore file to ignore collected static content.Added Branson-specific log settings to branson.pyFixed some settings specific to the Branson's dev instance on moe.Changed ER5 end time in query.py to correspond to new end time of 0 UTC on 15 March, 2014.Removed FAR from basic info table for GRB events. No such thing.Added Bayestar MIC robot DN and user. This is a temporary robot for ER5. Should probably be removed when Leo doesn't need it anymore.Exposed performance metric information through the REST interface, after the conventional fashion.Changed performance log to a simple rather than rotating file. The file needs to be cleaned up rather than rotated, or the 3-day lookback property breaks.Changed admin and admin email to Branson (e.g., myself), so that I can get emails when the live box throws a 500.Added GSTLAL SPIIR GPU user and DN.Fixed bug with log file path.Added remaining changes for performance logging system.Added a log file and view for the ER5 performance metric. The PerformanceMiddleware response handler checks whether the user tried to create an event or annotation, and records the status code of the response. The view 'performance' displays stats for performance over the last three days. NB: This solution is fragile for several different reasons. But the most egregious is that permissions on the log file cause conflicts with django management commands. This will need to be addressed in the future.Added gpsrange for search keyword 'ER5'.Added fluence to analysis-specific attributes in VOEvent.Merge branch 'master' into voevent_modsAdded MPLCONFIGDIR location to django.wsgi. Otherwise, the gstlalcbc_reports page will break. This has something to do with matplotlib.Merge branch 'chad_report'Migration for grb.exttrig userSome cleaning up in reports.pyMerge branch 'cbc_cleanup' into chad_reportAdded some features to gstlalcbc_report (semi-adaptive mass bins, default query, end_time template filter). Also refactored gstlalcbc_report into reports.py. Some other cleaning up.Merge branch 'master' into cbc_cleanupMerge branch 'master' into chad_reportModified translator for CWB events to consume links to the CED and FITS skymap, if available, and write log messages with the links. Resolves Issue #1179.Made changes to streamline CBC event presentation according to Issue 1176.
Loading