! Started logfile: J0116-2052_S_2009_05_13_pus_uvs.log on Sun Jan 22 12:58:25 2017 obs J0116-2052_S_2009_05_13_pus_uva.fits ! Reading UV FITS file: J0116-2052_S_2009_05_13_pus_uva.fits ! AN table 1: 93 integrations on 120 of 120 possible baselines. ! AN table 2: 94 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.376738 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0116-2052 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1345 lines of history. ! ! Reading 33816 visibilities. select I ! Polarization I is unavailable. ! 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 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0116-2052_S_2009_05_13_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. 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 625 telescope corrections were flagged in sub-array 1. ! A total of 523 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 605 telescope corrections were flagged in sub-array 1. ! A total of 523 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 605 telescope corrections were flagged in sub-array 1. ! A total of 523 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 605 telescope corrections were flagged in sub-array 1. ! A total of 523 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.941908Jy sigma=0.006364 ! Fit after self-cal, rms=0.868075Jy sigma=0.005869 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 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. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.832 mas, bmaj=3.633 mas, bpa=-38.84 degrees ! Estimated noise=1392.12 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113125 Jy ! Component: 100 - total flux cleaned = 0.175012 Jy ! Total flux subtracted in 100 components = 0.175012 Jy ! Clean residual min=-0.028012 max=0.059164 Jy/beam ! Clean residual mean=-0.000277 rms=0.010033 Jy/beam ! Combined flux in latest and established models = 0.175012 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.175012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.371203Jy sigma=0.002761 ! Fit after self-cal, rms=0.370554Jy sigma=0.002757 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 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 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.668 mas, bmaj=4.805 mas, bpa=-29.88 degrees ! Estimated noise=573.586 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128607 Jy ! Component: 100 - total flux cleaned = 0.193553 Jy ! Component: 150 - total flux cleaned = 0.226623 Jy ! Component: 200 - total flux cleaned = 0.243467 Jy ! Total flux subtracted in 200 components = 0.243467 Jy ! Clean residual min=-0.057250 max=0.117235 Jy/beam ! Clean residual mean=-0.000926 rms=0.023374 Jy/beam ! Combined flux in latest and established models = 0.418479 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.418479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334893Jy sigma=0.002433 ! Fit after self-cal, rms=0.331596Jy sigma=0.002415 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.81 HN 3.95 HO 1.00* ! KK 1.00* KP 1.46 LA 0.50 MK 1.81 ! NL 5.60 NY 1.00* OV 1.36 PT 0.57 ! SC 0.84 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 4.07 FD 1.32 HN 4.07 HO 1.17 ! KK 1.00* KP 0.77 LA 0.53 MK 1.06 ! NL 2.00 NY 1.00* OV 4.01 PT 0.48 ! SC 1.63 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.79 HN 3.55 HO 1.00* ! KK 1.00* KP 1.52 LA 0.54 MK 1.91 ! NL 5.82 NY 1.00* OV 1.31 PT 0.58 ! SC 0.89 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 4.84 FD 1.22 HN 3.35 HO 1.18 ! KK 1.00* KP 0.87 LA 0.60 MK 0.96 ! NL 2.45 NY 1.00* OV 3.24 PT 0.47 ! SC 1.43 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.86 HN 2.81 HO 1.00* ! KK 1.00* KP 1.66 LA 0.57 MK 1.63 ! NL 6.00 NY 1.00* OV 1.51 PT 0.60 ! SC 0.76 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 4.91 FD 1.26 HN 3.40 HO 0.67 ! KK 1.00* KP 0.96 LA 0.64 MK 1.58 ! NL 3.01 NY 1.00* OV 4.93 PT 0.46 ! SC 1.58 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 0.91 HN 2.73 HO 1.00* ! KK 1.00* KP 1.56 LA 0.58 MK 1.73 ! NL 5.64 NY 1.00* OV 1.38 PT 0.60 ! SC 0.64 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 5.18 FD 1.30 HN 3.83 HO 0.53 ! KK 1.00* KP 0.95 LA 0.65 MK 1.33 ! NL 3.03 NY 1.00* OV 4.64 PT 0.47 ! SC 1.28 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Fit before self-cal, rms=0.331596Jy sigma=0.002415 ! Fit after self-cal, rms=1.725083Jy sigma=0.001753 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.606 mas, bmaj=4.869 mas, bpa=-36.76 degrees ! Estimated noise=694.407 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156409 Jy ! Component: 100 - total flux cleaned = 0.0217649 Jy ! Component: 150 - total flux cleaned = 0.0222205 Jy ! Component: 200 - total flux cleaned = 0.0224886 Jy ! Total flux subtracted in 200 components = 0.0224886 Jy ! Clean residual min=-0.050210 max=0.060971 Jy/beam ! Clean residual mean=-0.000133 rms=0.016428 Jy/beam ! Combined flux in latest and established models = 0.440967 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.440967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.722664Jy sigma=0.001761 ! Fit after self-cal, rms=1.768928Jy sigma=0.001698 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.768928Jy sigma=0.001698 ! Fit after self-cal, rms=1.933287Jy sigma=0.001691 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.508 mas, bmaj=4.652 mas, bpa=-36.33 degrees ! Estimated noise=700.419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00555486 Jy ! Component: 100 - total flux cleaned = 0.00592044 Jy ! Component: 150 - total flux cleaned = 0.00614029 Jy ! Component: 200 - total flux cleaned = 0.0062054 Jy ! Total flux subtracted in 200 components = 0.0062054 Jy ! Clean residual min=-0.049890 max=0.046540 Jy/beam ! Clean residual mean=-0.000125 rms=0.014444 Jy/beam ! Combined flux in latest and established models = 0.447173 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.447173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.933259Jy sigma=0.001692 ! Fit after self-cal, rms=1.933980Jy sigma=0.001691 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.46316e-05 Jy ! Component: 100 - total flux cleaned = -0.000159058 Jy ! Component: 150 - total flux cleaned = -0.000371791 Jy ! Component: 200 - total flux cleaned = -0.000371447 Jy ! Total flux subtracted in 200 components = -0.000371447 Jy ! Clean residual min=-0.049849 max=0.046184 Jy/beam ! Clean residual mean=-0.000126 rms=0.014419 Jy/beam ! Combined flux in latest and established models = 0.446801 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.446801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.933936Jy sigma=0.001692 ! Fit after self-cal, rms=1.934078Jy sigma=0.001691 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.934078Jy sigma=0.001691 ! Fit after self-cal, rms=1.969255Jy sigma=0.001691 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.5 mas, bmaj=4.636 mas, bpa=-36.86 degrees ! Estimated noise=714.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0051989 Jy ! Component: 100 - total flux cleaned = 0.00595883 Jy ! Component: 150 - total flux cleaned = 0.00610562 Jy ! Component: 200 - total flux cleaned = 0.00617303 Jy ! Total flux subtracted in 200 components = 0.00617303 Jy ! Clean residual min=-0.050845 max=0.047184 Jy/beam ! Clean residual mean=-0.000128 rms=0.014699 Jy/beam ! Combined flux in latest and established models = 0.452974 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.452974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.969262Jy sigma=0.001691 ! Fit after self-cal, rms=1.969295Jy sigma=0.001691 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.9104e-05 Jy ! Component: 100 - total flux cleaned = -1.35582e-05 Jy ! Component: 150 - total flux cleaned = -1.52807e-05 Jy ! Component: 200 - total flux cleaned = 4.44107e-05 Jy ! Total flux subtracted in 200 components = 4.44107e-05 Jy ! Clean residual min=-0.050866 max=0.047164 Jy/beam ! Clean residual mean=-0.000128 rms=0.014700 Jy/beam ! Combined flux in latest and established models = 0.453019 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 34 components and 0.453019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.969257Jy sigma=0.001691 ! Fit after self-cal, rms=1.969323Jy sigma=0.001691 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.969323Jy sigma=0.001691 ! Fit after self-cal, rms=1.989035Jy sigma=0.001691 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.14 mas, bmaj=22.18 mas, bpa=7.521 degrees ! Estimated noise=771.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00902527 Jy ! Component: 100 - total flux cleaned = 0.00962715 Jy ! Component: 150 - total flux cleaned = 0.00963047 Jy ! Component: 200 - total flux cleaned = 0.00976369 Jy ! Total flux subtracted in 200 components = 0.00976369 Jy ! Clean residual min=-0.086850 max=0.079051 Jy/beam ! Clean residual mean=-0.000210 rms=0.025497 Jy/beam ! Combined flux in latest and established models = 0.462782 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 35 components and 0.462782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.988852Jy sigma=0.001692 ! Fit after self-cal, rms=1.989070Jy sigma=0.001692 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000168155 Jy ! Component: 100 - total flux cleaned = -1.05457e-05 Jy ! Component: 150 - total flux cleaned = 0.000130361 Jy ! Component: 200 - total flux cleaned = 0.000131529 Jy ! Total flux subtracted in 200 components = 0.000131529 Jy ! Clean residual min=-0.087067 max=0.078924 Jy/beam ! Clean residual mean=-0.000209 rms=0.025494 Jy/beam ! Combined flux in latest and established models = 0.462914 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 35 components and 0.462914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.988892Jy sigma=0.001692 ! Fit after self-cal, rms=1.989042Jy sigma=0.001692 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.488 mas, bmaj=4.658 mas, bpa=-37.79 degrees ! Estimated noise=732.23 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.488 x 4.658 at -37.79 degrees (North through East) ! Clean map min=-0.052065 max=0.17119 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 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. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.552 mas, bmaj=3.493 mas, bpa=-45.33 degrees ! Estimated noise=1982.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.160673 Jy ! Component: 100 - total flux cleaned = 0.261836 Jy ! Component: 150 - total flux cleaned = 0.329076 Jy ! Component: 200 - total flux cleaned = 0.374555 Jy ! Total flux subtracted in 200 components = 0.374555 Jy ! Clean residual min=-0.032990 max=0.038451 Jy/beam ! Clean residual mean=-0.000116 rms=0.008981 Jy/beam ! Combined flux in latest and established models = 0.374555 Jy uvw 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. flux_cutoff = imstat(rms) * dynam ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.374555 Jy ! Inverting map and beam ! Estimated beam: bmin=2.488 mas, bmaj=4.658 mas, bpa=-37.79 degrees ! Estimated noise=732.23 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0459557 Jy ! Component: 100 - total flux cleaned = 0.0656798 Jy ! Component: 150 - total flux cleaned = 0.0743372 Jy ! Component: 200 - total flux cleaned = 0.0773706 Jy ! Total flux subtracted in 200 components = 0.0773706 Jy ! Clean residual min=-0.053192 max=0.049000 Jy/beam ! Clean residual mean=-0.000156 rms=0.015112 Jy/beam ! Combined flux in latest and established models = 0.451926 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.451926 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.14 mas, bmaj=22.18 mas, bpa=7.521 degrees ! Estimated noise=771.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00735667 Jy ! Component: 100 - total flux cleaned = 0.00751147 Jy ! Component: 150 - total flux cleaned = 0.00764587 Jy ! Component: 200 - total flux cleaned = 0.00765181 Jy ! Total flux subtracted in 200 components = 0.00765181 Jy ! Clean residual min=-0.086893 max=0.078888 Jy/beam ! Clean residual mean=-0.000229 rms=0.025525 Jy/beam ! Combined flux in latest and established models = 0.459577 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000129524 Jy ! Component: 100 - total flux cleaned = 0.000247337 Jy ! Component: 150 - total flux cleaned = 0.000247755 Jy ! Component: 200 - total flux cleaned = 0.000354243 Jy ! Total flux subtracted in 200 components = 0.000354243 Jy ! Clean residual min=-0.086655 max=0.079047 Jy/beam ! Clean residual mean=-0.000227 rms=0.025533 Jy/beam ! Combined flux in latest and established models = 0.459932 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 31 components and 0.459932 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.488 mas, bmaj=4.658 mas, bpa=-37.79 degrees ! Estimated noise=732.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0046347 Jy ! Component: 100 - total flux cleaned = -0.00531679 Jy ! Component: 150 - total flux cleaned = -0.00586789 Jy ! Component: 200 - total flux cleaned = -0.00631311 Jy ! Total flux subtracted in 200 components = -0.00631311 Jy ! Clean residual min=-0.052961 max=0.048881 Jy/beam ! Clean residual mean=-0.000150 rms=0.015108 Jy/beam ! Combined flux in latest and established models = 0.453619 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 34 components and 0.453619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.988942Jy sigma=0.001693 ! Fit after self-cal, rms=1.988866Jy sigma=0.001692 wmodel J0116-2052_S_2009_05_13_pus_map.mod ! Writing 34 model components to file: J0116-2052_S_2009_05_13_pus_map.mod wobs J0116-2052_S_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J0116-2052_S_2009_05_13_pus_uvs.fits wwins J0116-2052_S_2009_05_13_pus_map.win ! wwins: Wrote 1 windows to J0116-2052_S_2009_05_13_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00867556 Jy ! Component: 100 - total flux cleaned = -0.00869272 Jy ! Component: 150 - total flux cleaned = -0.00391252 Jy ! Component: 200 - total flux cleaned = -8.68389e-05 Jy ! Component: 250 - total flux cleaned = 0.00212189 Jy ! Component: 300 - total flux cleaned = 0.00425788 Jy ! Component: 350 - total flux cleaned = 0.00771425 Jy ! Component: 400 - total flux cleaned = 0.00972635 Jy ! Component: 450 - total flux cleaned = 0.0123508 Jy ! Component: 500 - total flux cleaned = 0.0155236 Jy ! Component: 550 - total flux cleaned = 0.0179902 Jy ! Component: 600 - total flux cleaned = 0.0203926 Jy ! Component: 650 - total flux cleaned = 0.0227356 Jy ! Component: 700 - total flux cleaned = 0.0238879 Jy ! Component: 750 - total flux cleaned = 0.0261492 Jy ! Component: 800 - total flux cleaned = 0.0278086 Jy ! Component: 850 - total flux cleaned = 0.0288931 Jy ! Component: 900 - total flux cleaned = 0.0304832 Jy ! Component: 950 - total flux cleaned = 0.0315311 Jy ! Component: 1000 - total flux cleaned = 0.0325668 Jy ! Component: 1050 - total flux cleaned = 0.0340887 Jy ! Component: 1100 - total flux cleaned = 0.035089 Jy ! Component: 1150 - total flux cleaned = 0.0365628 Jy ! Component: 1200 - total flux cleaned = 0.0380111 Jy ! Component: 1250 - total flux cleaned = 0.0389643 Jy ! Component: 1300 - total flux cleaned = 0.0413071 Jy ! Component: 1350 - total flux cleaned = 0.0426975 Jy ! Component: 1400 - total flux cleaned = 0.044063 Jy ! Component: 1450 - total flux cleaned = 0.0449682 Jy ! Component: 1500 - total flux cleaned = 0.0467589 Jy ! Component: 1550 - total flux cleaned = 0.0480804 Jy ! Component: 1600 - total flux cleaned = 0.0485162 Jy ! Component: 1650 - total flux cleaned = 0.0506733 Jy ! Component: 1700 - total flux cleaned = 0.051096 Jy ! Component: 1750 - total flux cleaned = 0.0510996 Jy ! Component: 1800 - total flux cleaned = 0.0523564 Jy ! Component: 1850 - total flux cleaned = 0.0531847 Jy ! Component: 1900 - total flux cleaned = 0.0540041 Jy ! Component: 1950 - total flux cleaned = 0.0540045 Jy ! Component: 2000 - total flux cleaned = 0.0548115 Jy ! Component: 2050 - total flux cleaned = 0.0552081 Jy ! Component: 2100 - total flux cleaned = 0.0556061 Jy ! Component: 2150 - total flux cleaned = 0.0567845 Jy ! Component: 2200 - total flux cleaned = 0.057176 Jy ! Component: 2250 - total flux cleaned = 0.0591078 Jy ! Component: 2300 - total flux cleaned = 0.0598716 Jy ! Component: 2350 - total flux cleaned = 0.0606308 Jy ! Component: 2400 - total flux cleaned = 0.0610049 Jy ! Component: 2450 - total flux cleaned = 0.0621264 Jy ! Component: 2500 - total flux cleaned = 0.0628675 Jy ! Component: 2550 - total flux cleaned = 0.0636042 Jy ! Component: 2600 - total flux cleaned = 0.0636075 Jy ! Component: 2650 - total flux cleaned = 0.0636096 Jy ! Component: 2700 - total flux cleaned = 0.0646955 Jy ! Component: 2750 - total flux cleaned = 0.0650551 Jy ! Component: 2800 - total flux cleaned = 0.0657682 Jy ! Component: 2850 - total flux cleaned = 0.0657681 Jy ! Component: 2900 - total flux cleaned = 0.0668226 Jy ! Component: 2950 - total flux cleaned = 0.0671684 Jy ! Component: 3000 - total flux cleaned = 0.0678615 Jy ! Component: 3050 - total flux cleaned = 0.0685491 Jy ! Component: 3100 - total flux cleaned = 0.0685476 Jy ! Component: 3150 - total flux cleaned = 0.0688887 Jy ! Component: 3200 - total flux cleaned = 0.0692251 Jy ! Component: 3250 - total flux cleaned = 0.0698952 Jy ! Component: 3300 - total flux cleaned = 0.0705591 Jy ! Component: 3350 - total flux cleaned = 0.0708919 Jy ! Component: 3400 - total flux cleaned = 0.0715489 Jy ! Component: 3450 - total flux cleaned = 0.0712233 Jy ! Component: 3500 - total flux cleaned = 0.0718762 Jy ! Component: 3550 - total flux cleaned = 0.0728462 Jy ! Component: 3600 - total flux cleaned = 0.0731675 Jy ! Component: 3650 - total flux cleaned = 0.0741289 Jy ! Component: 3700 - total flux cleaned = 0.0741298 Jy ! Component: 3750 - total flux cleaned = 0.0744494 Jy ! Component: 3800 - total flux cleaned = 0.0753972 Jy ! Component: 3850 - total flux cleaned = 0.07634 Jy ! Component: 3900 - total flux cleaned = 0.0772743 Jy ! Component: 3950 - total flux cleaned = 0.0772752 Jy ! Component: 4000 - total flux cleaned = 0.0791302 Jy ! Component: 4050 - total flux cleaned = 0.0797439 Jy ! Total flux subtracted in 4096 components = 0.0812772 Jy ! Clean residual min=-0.016011 max=0.016031 Jy/beam ! Clean residual mean=0.000026 rms=0.007189 Jy/beam ! Combined flux in latest and established models = 0.534896 Jy keep ! Adding 767 model components to the UV plane model. ! The established model now contains 801 components and 0.534896 Jy ![Exited script file: muppet] wmap "J0116-2052_S_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.488 x 4.658 at -37.79 degrees (North through East) ! Clean map min=-0.041034 max=0.19781 Jy/beam ! Writing clean map to FITS file: J0116-2052_S_2009_05_13_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.197805 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00721163 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -10.9375 10.9375 21.8749 43.7498 87.4997 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0216 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.197 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.488 x 4.658 at -37.79 degrees (North through East) ! Clean map min=-0.041034 max=0.19781 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0116-2052_S_2009_05_13_pus_uvs.log closed on Sun Jan 22 12:58:32 2017