Ticket #60 (closed enhancement: fixed)

Opened 1 year ago

Last modified 3 months ago

NWB Converter Tester Phase II

Reported by: huangb@IU.EDU Assigned to: mwlinnem@IU.EDU
Priority: low Milestone: 0.9
Component: DataConverter Version: 0.7.x
Severity: major Keywords:
Cc:

Description

1. Run Tester as a standalone OSGi application

Attachments

ConverterGraph.nwb (2.7 kB) - added by kelleyt@indiana.edu on 08/01/07 14:54:39.
The generated version of the full converter graph.

Change History

(follow-up: ↓ 2 ) 07/10/07 16:19:43 changed by rduhon@IU.EDU

Is this the phase where it will be runnable as an algorithm, or does that come later?

(in reply to: ↑ 1 ) 07/23/07 10:05:41 changed by mwlinnem@IU.EDU

Replying to rduhon@IU.EDU:

Is this the phase where it will be runnable as an algorithm, or does that come later?

Currently the plan is to have it be runnable as an algorithm (and maybe incorporate a non-CIShell GUI dependent version into a converter-only tool at some later point)

08/01/07 14:54:39 changed by kelleyt@indiana.edu

  • attachment ConverterGraph.nwb added.

The generated version of the full converter graph.

10/04/07 17:45:33 changed by huangb@IU.EDU

  • milestone changed from 0.7 to 0.9.

10/29/07 12:19:20 changed by mwlinnem@IU.EDU

On hold for now. Has a lot of functionality, but needs better support for converter-oriented bug hunting. Specifically, to be useful it should show all the intermediate files generated for some (if not all) file passes, so the bug hunter is not forced to do this themselves.

10/29/07 12:22:49 changed by mwlinnem@IU.EDU

  • owner changed from Tim, Micah, Megha to mwlinnem@IU.EDU.

01/29/08 13:52:44 changed by rduhon@IU.EDU

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

Closed due to indefinite postponement. This can be reopened as needed, or a new ticket created.

02/15/08 19:39:55 changed by mwlinnem@IU.EDU

  • status changed from closed to reopened.
  • resolution deleted.

Major feature!: you can now see the input, output, and every file in-between for all conversions performed by the Converter Tester. This makes it much much easier to find bugs, as you can actually examine each file, and file the exact spot where a converter mangled some data. Overall presentation is still fairly rough, and it takes a long long time to generate results, but I'm re-opening this as I will be making small changes as I use it to fix bugs over the next few days.

NOTE:

If you are going to try it, I would recommend picking a specific converter, and limiting the number of hops (or whatever) to 4. It will take at least 20 seconds to dump all the bazillions of converted files into the data manager. (But it's worth it once it's complete :) ).

08/13/08 11:52:03 changed by mwlinnem@IU.EDU

  • priority changed from highest to low.
  • status changed from reopened to closed.
  • resolution set to fixed.
  • severity changed from critical to major.