control time index in output files
WSClean is a fast widefield interferometric imager
Brought to you by:
anoko
Very minor feature request: It would be nice to be able to split up long imaging runs of lots of imaging timesteps without getting clashes in names of output files.
I envisage being able to do something like this
wsclean ... -interval 0 99 -intervals-out 100
wsclean ... -interval 100 199 -intervals-out 100 -interval-index 100
where the first command produces ...-t0000-... thru ...-0099-... and the 2nd command produces ...-t0100-... thru ...-0199-... (rather than just producing files with the same names as the first command)