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.029Sep27262524232219161510426Aug25222120191814121176530Jul2822181717Mar4317Feb14105431Jan292625242322191817718Nov1523Sep9429Aug28830Jul262524232219181715141211109328Jun272524212019181413121130May222163230Apr1918171129Mar2827138425Feb232220151411531Jan241816151410987419Dec131175430Nov291615147131Oct302418Sep25Jul201918171613121195228Jun2726252120191411876431May301724Apr9Feb86432130Jan272624231712109620Dec1914530Nov520Oct30Aug261816229Jul272120191514230Jun24216Apr151412530Mar24Feb23Jan1514126522Dec1918171615118742125Nov19171613Fixed bug in event pipeline and search datamigration.Fixed bug in alert.py for label alerts.Fixed serialization bug for case where search=None.Fixed event creation form to set 'search' as an optional field.Removed unnecessary uid column from gracedb_event.Updated RSS feed templates/logic for pipeline instead of analysis type. Still doesn't work. Somehow seems to depend on obsolete sites framework.Fixed a couple of bugs affecting the search with pipeline.Fixed storage engine settings.Committed changes to avoid new tables using INNODB and old ones using MYISAM. This leads to fk constraint errors.Fixed userprofile forms to allow blank far threshold. You have to set blank=True,null=True on the model field *and* required=False on the form field.Fixed userprofile.views.Really commenting out that skyalert url in the latest template.Removed some stray instances of ANALYSIS_TYPE_CHOICES.fixed templates so as not to invoke get_analysisType_display. I'm not sure if other aspects of the templates will still need fixing.Fixed make_histogram command so that you get one histogram per pipeline, instead of one histogram per analysisType. This will mix HighMass and LowMass events, so we may want to split on search, where search is available. But I don't think it's that criticial since we aren't using these histograms much.I made analysisType go away in a few places inside api.py. This was suspiciously easy.Fixed cli view to return pipeline,search columns instead of analysisType. Nobody should be using this thang though.'Fixed' feeds in order not to refer to analysisType. Instead of atype, feeds allows you to specify a pipeline. But not a search.Fixed buildVOEvent for pipeline,searchFixed guided search (EventSearchForm and oldsearch) to use Pipeline and Search instead of analysisTypeChanged event view template selector. Also reduced number of event detail sub-templates to 3. The extra ones were not necessary.Fixed flexigrid response.Added comment in reports.pyI think I fixed the query parser to use pipeline and search rather than analysisType, but I havent' fixed the documentation yet.removed analysis type from alert.py, sending xmpp alert to new node names with group_pipeline_search.Finished removing AnalysisType from userprofile app.I guess there was a final schema migration that Brian had left undone for the userprofile app. Here it is.Removed analysis type from admin interface, added pipeline and search.Fixed getByGraceid and graceid for the new distinguishing fields.Removed analysisType to event creator and handle_uploaded_data, replaced with Pipeline, SearchAdded new fields to event creation form.removed default value for Event.pipelineRemoved analysisType field from events.Data migration to assign pipeline and search for existing events.Added CWB for migrating old events.Added GRB search.Added Test search to initial searches fixture.Using special database for the event_namespace branch.Added new fields on event model. Default pipline pk=1.Fixed null->blank on some textual fields, added more pipelines.
Loading