! Started logfile: 1424-418_S.log on Mon Apr 20 18:14:03 2009 observe 1424-418_S.edt ! Reading UV FITS file: 1424-418_S.edt ! AN table 1: 12 integrations on 190 of 190 possible baselines. ! AN table 2: 7 integrations on 190 of 190 possible baselines. ! AN table 3: 4 integrations on 190 of 190 possible baselines. ! AN table 4: 14 integrations on 190 of 190 possible baselines. ! Apparent sampling: 0.0226174 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: 1424-418 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22497e+09 8e+06 1 8e+06 ! 02 2 2.24497e+09 8e+06 1 8e+06 ! 03 3 2.33497e+09 8e+06 1 8e+06 ! 04 4 2.36497e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1477 lines of history. ! ! Reading 636 visibilities. ![@gonzo5-0.4 1424-418_S] print "***********************************" ! *********************************** print "*** Using gonzo instruction set ***" ! *** Using gonzo instruction set *** print "***********************************" ! *********************************** float field_size field_size = 1024 float field_cell field_cell = 0.4 integer clean_niter clean_niter = 50 float clean_gain clean_gain = 0.03 float dynam dynam = 5.0 float win_mult win_mult = 1.8 float solint solint = 3.6/6.0 logical doflt doflt = true logical doamp float new_peak float flux_cutoff mapsize field_size,field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 milli-arcsec cellsize. select ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 240 telescope corrections were flagged in sub-array 1. ! A total of 107 telescope corrections were flagged in sub-array 2. ! A total of 80 telescope corrections were flagged in sub-array 3. ! A total of 280 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 240 telescope corrections were flagged in sub-array 1. ! A total of 107 telescope corrections were flagged in sub-array 2. ! A total of 80 telescope corrections were flagged in sub-array 3. ! A total of 280 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 240 telescope corrections were flagged in sub-array 1. ! A total of 107 telescope corrections were flagged in sub-array 2. ! A total of 80 telescope corrections were flagged in sub-array 3. ! A total of 280 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 240 telescope corrections were flagged in sub-array 1. ! A total of 107 telescope corrections were flagged in sub-array 2. ! A total of 80 telescope corrections were flagged in sub-array 3. ! A total of 280 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=0.369516Jy sigma=4.923530 ! Fit after self-cal, rms=0.364541Jy sigma=4.937326 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvweight 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. doamp = false flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.067 mas, bmaj=23.84 mas, bpa=8.255 degrees ! Estimated noise=4.12471 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.582621 Jy ! Total flux subtracted in 50 components = 0.582621 Jy ! Clean residual min=-0.085345 max=0.167797 Jy/beam ! Clean residual mean=-0.000946 rms=0.038820 Jy/beam ! Combined flux in latest and established models = 0.582621 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.582621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.398151Jy sigma=4.367001 ! Fit after self-cal, rms=0.398303Jy sigma=4.366107 ! Inverting map print "****************************************" ! **************************************** print "*** Finished Uniform Weighting CLEAN ***" ! *** Finished Uniform Weighting CLEAN *** print "****************************************" ! **************************************** uvweight 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 doamp = false flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.73 mas, bmaj=25.38 mas, bpa=7.761 degrees ! Estimated noise=3.32857 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.211493 Jy ! Component: 100 - total flux cleaned = 0.311598 Jy ! Total flux subtracted in 100 components = 0.311598 Jy ! Clean residual min=-0.072995 max=0.141980 Jy/beam ! Clean residual mean=0.001186 rms=0.032288 Jy/beam ! Combined flux in latest and established models = 0.894219 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 50 components and 0.894219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272984Jy sigma=3.141852 ! Fit after self-cal, rms=0.272199Jy sigma=3.126320 ! Inverting map print "****************************************" ! **************************************** print "*** Finished Natural Weighting CLEAN ***" ! *** Finished Natural Weighting CLEAN *** print "****************************************" ! **************************************** gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 0.95 GC 1.00* HH 1.00* ! HN 1.00* KK 1.00* KP 1.17 LA 0.94 ! MA 1.00* MC 1.00* MK 1.00* NL 0.95 ! NY 1.00* ON 1.00* OV 1.05 PT 0.79 ! SC 1.13 TS 1.00* WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 0.81 GC 1.00* HH 1.00* ! HN 1.00* KK 1.00* KP 1.27 LA 1.01 ! MA 1.00* MC 1.00* MK 1.00* NL 1.05 ! NY 1.00* ON 1.00* OV 0.93 PT 0.86 ! SC 0.98 TS 1.00* WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 0.79 GC 1.00* HH 1.00* ! HN 1.00* KK 1.00* KP 1.40 LA 0.87 ! MA 1.00* MC 1.00* MK 1.00* NL 0.96 ! NY 1.00* ON 1.00* OV 1.03 PT 0.98 ! SC 1.13 TS 1.00* WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 0.75 GC 1.00* HH 1.00* ! HN 1.00* KK 1.00* KP 1.17 LA 0.76 ! MA 1.00* MC 1.00* MK 1.00* NL 1.05 ! NY 1.00* ON 1.00* OV 0.94 PT 1.00 ! SC 1.02 TS 1.00* WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! ! Fit before self-cal, rms=0.272199Jy sigma=3.126320 ! Fit after self-cal, rms=0.206851Jy sigma=2.232320 dynam = dynam - 0.5 doamp = false flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.85 mas, bmaj=25.83 mas, bpa=7.752 degrees ! Estimated noise=3.16408 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0255041 Jy ! Component: 100 - total flux cleaned = 0.0285624 Jy ! Total flux subtracted in 100 components = 0.0285624 Jy ! Clean residual min=-0.041068 max=0.082733 Jy/beam ! Clean residual mean=0.000217 rms=0.020149 Jy/beam ! Combined flux in latest and established models = 0.922781 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.922781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202083Jy sigma=2.187949 ! Fit after self-cal, rms=0.201881Jy sigma=2.164121 ! Inverting map dynam = dynam - 1.0 doamp = true solint = solint * (6.0/3.6) flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (14.8, 25.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0774749 Jy ! Component: 100 - total flux cleaned = 0.115498 Jy ! Total flux subtracted in 100 components = 0.115498 Jy ! Clean residual min=-0.027908 max=0.047077 Jy/beam ! Clean residual mean=0.000071 rms=0.012410 Jy/beam ! Combined flux in latest and established models = 1.03828 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 62 model components to the UV plane model. ! The established model now contains 120 components and 1.03828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170126Jy sigma=1.786419 ! Fit after self-cal, rms=0.156772Jy sigma=1.631581 ! Inverting map and beam ! Estimated beam: bmin=3.827 mas, bmaj=25.65 mas, bpa=7.716 degrees ! Estimated noise=3.15453 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0390547 Jy ! Component: 100 - total flux cleaned = 0.0560439 Jy ! Total flux subtracted in 100 components = 0.0560439 Jy ! Clean residual min=-0.020042 max=0.026220 Jy/beam ! Clean residual mean=0.000067 rms=0.008186 Jy/beam ! Combined flux in latest and established models = 1.09432 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 60 model components to the UV plane model. ! The established model now contains 177 components and 1.09432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146331Jy sigma=1.518256 ! Fit after self-cal, rms=0.141324Jy sigma=1.452726 ! Inverting map and beam ! Estimated beam: bmin=3.818 mas, bmaj=25.66 mas, bpa=7.693 degrees ! Estimated noise=3.15109 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232235 Jy ! Component: 100 - total flux cleaned = 0.0340446 Jy ! Total flux subtracted in 100 components = 0.0340446 Jy ! Clean residual min=-0.015646 max=0.017877 Jy/beam ! Clean residual mean=0.000037 rms=0.006068 Jy/beam ! Combined flux in latest and established models = 1.12837 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 213 components and 1.12837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137066Jy sigma=1.416024 ! Fit after self-cal, rms=0.135225Jy sigma=1.383635 ! Inverting map and beam ! Estimated beam: bmin=3.816 mas, bmaj=25.66 mas, bpa=7.676 degrees ! Estimated noise=3.15418 mJy/beam. doamp = false solint = solint / (6.0/3.6) flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143975 Jy ! Component: 100 - total flux cleaned = 0.0215686 Jy ! Total flux subtracted in 100 components = 0.0215686 Jy ! Clean residual min=-0.013522 max=0.017285 Jy/beam ! Clean residual mean=0.000024 rms=0.005079 Jy/beam ! Combined flux in latest and established models = 1.14994 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 244 components and 1.14994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133451Jy sigma=1.372850 ! Fit after self-cal, rms=0.131203Jy sigma=1.334978 ! Inverting map ! Added new window around map position (58.4, 37.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108069 Jy ! Component: 100 - total flux cleaned = 0.0187877 Jy ! Total flux subtracted in 100 components = 0.0187877 Jy ! Clean residual min=-0.011268 max=0.013727 Jy/beam ! Clean residual mean=-0.000023 rms=0.004193 Jy/beam ! Combined flux in latest and established models = 1.16872 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 265 components and 1.16872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129205Jy sigma=1.307610 ! Fit after self-cal, rms=0.128656Jy sigma=1.299769 ! Inverting map ! Added new window around map position (43.6, -60.8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0077626 Jy ! Component: 100 - total flux cleaned = 0.0100037 Jy ! Total flux subtracted in 100 components = 0.0100037 Jy ! Clean residual min=-0.010029 max=0.010719 Jy/beam ! Clean residual mean=0.000050 rms=0.003530 Jy/beam ! Combined flux in latest and established models = 1.17873 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 295 components and 1.17873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127082Jy sigma=1.284531 ! Fit after self-cal, rms=0.127110Jy sigma=1.283057 ! Inverting map ! Added new window around map position (-59.2, 5.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117915 Jy ! Component: 100 - total flux cleaned = 0.018838 Jy ! Total flux subtracted in 100 components = 0.018838 Jy ! Clean residual min=-0.008301 max=0.008575 Jy/beam ! Clean residual mean=0.000041 rms=0.002773 Jy/beam ! Combined flux in latest and established models = 1.19757 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 335 components and 1.19757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125862Jy sigma=1.265882 ! Fit after self-cal, rms=0.125908Jy sigma=1.266537 ! Inverting map ! Added new window around map position (76.4, 57.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00855136 Jy ! Component: 100 - total flux cleaned = 0.0144781 Jy ! Total flux subtracted in 100 components = 0.0144781 Jy ! Clean residual min=-0.007021 max=0.005498 Jy/beam ! Clean residual mean=0.000066 rms=0.002407 Jy/beam ! Combined flux in latest and established models = 1.21204 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 361 components and 1.21204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125194Jy sigma=1.256800 ! Fit after self-cal, rms=0.125333Jy sigma=1.257069 ! Inverting map print "***********************************" ! *********************************** print "*** Finished Amplitude Self-Cal ***" ! *** Finished Amplitude Self-Cal *** print "***********************************" ! *********************************** save 1424-418_S ! Writing UV FITS file: 1424-418_S.uvf ! Writing 361 model components to file: 1424-418_S.mod ! wwins: Wrote 6 windows to 1424-418_S.win ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.816 x 25.66 at 7.676 degrees (North through East) ! Clean map min=-0.0097083 max=0.75682 Jy/beam ! Writing clean map to FITS file: 1424-418_S.fits ! Writing difmap environment to: 1424-418_S.par print "****************************" ! **************************** print "*** Now, make some plots ***" ! *** Now, make some plots *** print "****************************" ! **************************** ![@gonzo_plot 1424-418_S] device 1424-418_Suv.ps/vps,1,2 ! Attempting to open device: '1424-418_Suv.ps/vps' radplot ! Using default options string "m1" uvplot ! Using default options string "" device 1424-418_Sim.ps/vps ! Attempting to open device: '1424-418_Sim.ps/vps' uvweight 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. loglevs -1,2048,2 ! The new contour levels are: ! -1 1 2 4 8 16 32 64 128 256 512 1024 2048 cmul = imstat(rms)*3 ! Inverting map and beam ! Estimated beam: bmin=3.816 mas, bmaj=25.66 mas, bpa=7.676 degrees ! Estimated noise=3.15418 mJy/beam. mappl cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.816 x 25.66 at 7.676 degrees (North through East) ! Clean map min=-0.0097083 max=0.75682 Jy/beam ![Exited script file: gonzo_plot] ![Exited script file: gonzo5-0.4] quit ! Quitting program ! Log file 1424-418_S.log closed on Mon Apr 20 18:14:12 2009