Opened 13 years ago

Closed 13 years ago

#118 closed defect (fixed)

add flag to make/not make the spectra.ps file

Reported by: MatthewWhiting Owned by: MatthewWhiting
Priority: normal Milestone:
Component: Input Version: 1.1.11
Severity: normal Keywords:
Cc:

Description

There is no option at the moment to not make the spectra.ps file. If pgplot is enabled it is always produced.

Also, even if pgplot is not enabled, the printing of the parameters always writes what the spectra file is!

Make use of a flag to control the use of this.

Change History (1)

comment:1 Changed 13 years ago by MatthewWhiting

Resolution: fixed
Status: newclosed

Fixed in [831] - make use of flagPlotSpectra parameter, which can control whether the spectral file is produced.

We also take notice of the USE_PGPLOT flag - if this is false then flagPlotSpectra, flagMaps and flagXOutput are all set to false when we read the input parameters.

Closing this ticket.

Note: See TracTickets for help on using tickets.