Opened 8 years ago

Closed 8 years ago

#131 closed enhancement (fixed)

Export of unannotated peaks to Excel

Reported by: Rene Ranzinger Owned by: dbrentw
Priority: high Milestone: GRITS - 1.0
Component: GRITS core Version: GRITS 0.9.x
Severity: critical Keywords:
Cc: dbrentw

Description

Current annotation exporter to excel only writes annotated peaks. The original exporter version did both. This could also be an option in the export dialog as some kind of user applied filter.

Change History (8)

comment:1 Changed 8 years ago by Rene Ranzinger

Owner: set to dbrentw
Status: newassigned

comment:2 Changed 8 years ago by dbrentw

Status: assignedaccepted

comment:3 Changed 8 years ago by dbrentw

There is very specific code to export only the annotated rows, which makes me wonder if exporting only the annotated rows was requested. As you suggest, adding this as a feature might be the best option.

To export all rows is a simple fix, though.

comment:4 Changed 8 years ago by Rene Ranzinger

Whatever is easier to implement. Either make two entrees in the Chose Exporter dialog: e.g. Excel export (annotated rows only) ; Excel export (complete). Or add a filter (ckeckbox?) to the export file dialog.

comment:5 Changed 8 years ago by dbrentw

Resolution: fixed
Status: acceptedreview

See SVN Revision 4258

Solution: just use the setting in the preferences for whether to show or hide unannotated rows.

comment:6 Changed 8 years ago by Rene Ranzinger

Resolution: fixed
Status: reviewassigned

Problem 1:

  • If I hide unannotated rows and export I get 61 rows/cartoons
  • If I unhide I get a file with several hundred cartoons (deselected cartoons are added)

Problem 2:

  • Hide unannotated peaks is always disabled (greyed out) in preferences independent of the dropdown settings for MS level and table type

comment:7 Changed 8 years ago by dbrentw

Resolution: fixed
Status: assignedreview

Problem #1 addressed in SVN revision 4281.

Problem #2: created new Ticket 143

comment:8 Changed 8 years ago by Rene Ranzinger

Status: reviewclosed
Note: See TracTickets for help on using tickets.