Ticket #154 (closed enhancement: fixed)

Opened 1 month ago

Last modified 1 month ago

Improve UI for ICat

Reported by: laidler Assigned to: somebody
Priority: normal Milestone:
Component: pysynphot Version: Pysynphot v0.6
Severity: normal Keywords:
Cc: svn_pysyn@stsci.edu

Description

Presently the argument list for the ICat constructor must be passed in as a single tuple argument - effectively requiring an extra pair of parentheses which is annoying at the UI level.

Modify catalog.ICat.init and the appropriate bits of spparser to pass in the arguments individually.

Change History

10/10/08 10:21:43 changed by laidler

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

r675 closes this ticket.