Skip to content
Snippets Groups Projects
Select Git revision
  • alert-improvements
  • api-v2
  • bug-fixes
  • catalog-dev
  • er16-and-split-O4
  • fast-get-objects-for-user
  • fix_likelihood
  • fs-fix
  • glitchdb-dev
  • gracedb-2.21.3-1
  • gracedb-2.21.8-1
  • gracedb-2.22.0-1
  • gwtc-labels
  • histogram
  • hw-inj
  • inheritance-v2
  • master default protected
  • nan-be-gone
  • new_event_superevent_types
  • no-massgap-voevent
  • gracedb-2.31.0
  • gracedb-2.30.0-1
  • gracedb-2.30.0
  • gracedb-2.29.0
  • gracedb-2.28.2
  • gracedb-2.28.1
  • gracedb-2.28.0
  • gracedb-2.27.2
  • gracedb-2.27.1
  • gracedb-2.27.0
  • gracedb-2.26.0
  • gracedb-2.25.0
  • gracedb-2.24.0
  • gracedb-2.23.2
  • gracedb-2.23.1
  • gracedb-2.23.0
  • gracedb-2.22.0-1
  • gracedb-2.22.0
  • gracedb-2.21.8
  • gracedb-2.21.7
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Feb14105431Jan292625242322191817718Nov1523Sep9429Aug28830Jul262524232219181715141211109328Jun272524212019181413121130May222163230Apr1918171129Mar2827138425Feb232220151411531Jan241816151410987419Dec131175430Nov291615147131Oct302418Sep25Jul201918171613121195228Jun2726252120191411876431May301724Apr9Feb86432130Jan272624231712109620Dec1914530Nov520Oct30Aug261816229Jul272120191514230Jun24216Apr151412530Mar24Feb23Jan1514126522Dec1918171615118742125Nov1917161311109529Oct2717Aug13430Jul292824222117161514131098742Changed 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.Oops. Forgot to add html template for gstlalcbc_report. Also cleaning.Added Chad's gstlalcbc report page, with accoutrements.Added MaxDistance to VOEvent for inspiral events.Fixed small bug in api.py EventVODetail resource.Changed buildVOEvent to add analysis-specific attributes ChirpMass, Eta, CentralFreq, and Duration.Added migrations for gdb_pe robot cert and 'background' tag. Also added 'background' to the list of blessed tags in the settings module.Fixed small bug with EventLog.fileurl when file_version == 0Merge branch 'versioned_files_bug' to fix Issue 975Merge branch 'inf_bug' to fix issue #1171Put my virtual environment earlier in the search order of PYTHON_PATH. For some reason, this became necessary after apt-get dist-upgrade.Fixed handle_uploaded_data to check whether the likelihood column is inf. Replaces 'inf' with the largest value that can be accepted by the mysql database. Fixes issue 1171. But we might find ourselves needing to check other columns in the future.The IVORN must have a hash sign between the fixed part (the 'ivo' bit) and the event-specific part (the 'resource number', or in our case, the graceid).Oops. This should have been lumped together with the previousFix for Issue #975, 'Versioned files displaying only newest versions in event detail page'. To fix this, we add a file_version field to the event log. This is accessed from the VersionedFile object at the time of file-saving. That way, the correct version can always be associated with any given log message.Merge branch 'master' of ligo-vcs.phys.uwm.edu:/usr/local/git/gracedbI (Branson) found this local change to refresh_users_from_ldap on archie. It looks harmless, so I'm keeping it.Data migration to add new user gcn_sender and X509 DNs for this user.Made changes to bring VOEvent closer in-line with what Mina and Peter are proposing. However, I still don't have their AlertVersion property. Nor do I have any of the analysis specific stuff, like ChripMass, frequency, etc.Added url pattern and view to API for VOEvents.Added attribution for the 500 template.Added basic 500 template. I did this because sometimes Django gives uninformative error messages (while in DEBUG mode) if the 500 template is absent.reverted static/css/style.css. change unnecessary for front page
Loading