Opened 15 years ago

Closed 15 years ago

#155 closed enhancement (fixed)

Improve the output filenames for scantable.save

Reported by: Malte Marquarding Owned by: Malte Marquarding
Priority: normal Milestone: ASAP 2.4
Component: General Version: 2.0
Severity: normal Keywords:
Cc: Cormac.Purcell@…

Description

The current output with SCANx_CYCLEx_BEAMx_IFx_POLx is ugly and too long.

Change History (1)

comment:1 Changed 15 years ago by Malte Marquarding

Resolution: fixed
Status: newclosed

I have changed the behaviour as follows:

  • if the scantable contains only one spectrum (row) the users filename will be used as is.
  • if there are more then one rows, it will only generate extensions for beams/ifs/pols/scans/cycles > 1, e.g. two IFs in one scan myfile_IF0.fits, myfile_IF1.fits.

I hope this behaviour is better.

See changeset:1552

Note: See TracTickets for help on using tickets.