Opened 14 years ago

Closed 10 years ago

#109 closed enhancement (wontfix)

machine-readable task output

Reported by: VincentMcIntyre Owned by: VincentMcIntyre
Priority: minor Milestone:
Component: MIRIAD - main line Version:
Keywords: Cc:
Estimated Number of Hours: 20 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description

Malte has done some interesting work to make miriad callable from python (trac/operations/browser/SCA/src/code/Packages/mirpy).

This would benefit from having tasks produce machine-readable output, rather than having to parse the (often complex) textual output. JSON seems an obvious choice of format.

Change History (1)

comment:1 Changed 10 years ago by MarkWieringa

Resolution: wontfix
Status: newclosed

This would require major changes in every task to allow for terminal and machine readable output. Writing a small python filter for each task that needs parameters captured is simpler.

Note: See TracTickets for help on using tickets.