Is there a way to read out a whole bunch of files from AIPS at once? My hard drive on my laptop is getting full, so I wanted to tar up all the files from a reduction of one of my galaxies, read it out to a fits file, and scp it over to my work computer. Is there a way to do this, or do i have to run FITTP on each file individually?
Monday, June 11, 2007
Tarballs?
Posted by Laura at 10:41 AM
Labels: outputting data
Subscribe to:
Post Comments (Atom)
1 comment:
There's a bunch of procedures for exporting and then importing lots of files with minimal effort. Try:
> RUN WRTPROCS
> EXPLAIN WRTPROCS
Post a Comment