Ticket #51 (closed defect: wontfix)

Opened 1 year ago

Last modified 3 months ago

Node Degree creates unusable NWB file format

Reported by: kelleyt@IU.EDU Assigned to: rduhon@IU.EDU
Priority: normal Milestone: 1.0
Component: Algorithm Version: 0.8.x
Severity: major Keywords:
Cc:

Description

The Node Degree algorithm under Unweighted and Undirected generates an invalid NWB file as output. See attached for the output resulting from an analysis of the terror.graphml.xml file found in the sample data.

Attachments

xxx-Session-3587.txt (23.2 kB) - added by kelleyt@IU.EDU on 07/02/07 15:05:48.
Output from running Node Degree on the terror.graphml.xml file in sample data.

Change History

07/02/07 15:05:48 changed by kelleyt@IU.EDU

  • attachment xxx-Session-3587.txt added.

Output from running Node Degree on the terror.graphml.xml file in sample data.

07/02/07 16:48:43 changed by rduhon@IU.EDU

  • owner changed from nwb to rduhon@IU.EDU.
  • priority changed from highest to high.

This is a fortran problem related to quotation marks, so I'll take it.

07/12/07 15:41:46 changed by rduhon@IU.EDU

  • severity changed from critical to blocker.

Adjusting severity

10/04/07 18:05:46 changed by huangb@IU.EDU

  • version set to 0.8.x.
  • milestone set to 0.8.

08/13/08 14:59:42 changed by mwlinnem@IU.EDU

  • priority changed from high to normal.
  • severity changed from blocker to major.
  • milestone set to 1.0.

08/21/08 11:36:38 changed by rduhon@IU.EDU

  • status changed from new to closed.
  • resolution set to wontfix.

We're phasing out the Fortran, so this isn't worth fixing. Even if we replace our standin java replacements at some point, we'll do it with other code.