! Started logfile: J0117-2111_S_2009_05_13_pus_uvs.log on Sun Jan 22 11:31:47 2017 obs J0117-2111_S_2009_05_13_pus_uva.fits ! Reading UV FITS file: J0117-2111_S_2009_05_13_pus_uva.fits ! AN table 1: 58 integrations on 120 of 120 possible baselines. ! AN table 2: 94 integrations on 120 of 120 possible baselines. ! AN table 3: 34 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.108647 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0117-2111 ! ! 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 1341 lines of history. ! ! Reading 9700 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 J0117-2111_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 928 telescope corrections were flagged in sub-array 1. ! A total of 840 telescope corrections were flagged in sub-array 2. ! A total of 544 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 928 telescope corrections were flagged in sub-array 1. ! A total of 840 telescope corrections were flagged in sub-array 2. ! A total of 544 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 928 telescope corrections were flagged in sub-array 1. ! A total of 840 telescope corrections were flagged in sub-array 2. ! A total of 544 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 928 telescope corrections were flagged in sub-array 1. ! A total of 840 telescope corrections were flagged in sub-array 2. ! A total of 544 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.809863Jy sigma=0.004851 ! Fit after self-cal, rms=0.615613Jy sigma=0.003608 ! 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=3.558 mas, bmaj=10.58 mas, bpa=0.08236 degrees ! Estimated noise=1852.66 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.379335 Jy ! Component: 100 - total flux cleaned = 0.462666 Jy ! Total flux subtracted in 100 components = 0.462666 Jy ! Clean residual min=-0.011106 max=0.026166 Jy/beam ! Clean residual mean=-0.000026 rms=0.003599 Jy/beam ! Combined flux in latest and established models = 0.462666 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.462666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.364072Jy sigma=0.001149 ! Fit after self-cal, rms=0.364046Jy sigma=0.001148 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258487 Jy ! Component: 100 - total flux cleaned = 0.0372368 Jy ! Total flux subtracted in 100 components = 0.0372368 Jy ! Clean residual min=-0.008893 max=0.009668 Jy/beam ! Clean residual mean=-0.000013 rms=0.002401 Jy/beam ! Combined flux in latest and established models = 0.499903 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 30 components and 0.499903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.361346Jy sigma=0.001119 ! Fit after self-cal, rms=0.361310Jy sigma=0.001118 ! 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=4.312 mas, bmaj=12.43 mas, bpa=-2.234 degrees ! Estimated noise=1097.07 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.00872873 Jy ! Component: 100 - total flux cleaned = 0.0127305 Jy ! Component: 150 - total flux cleaned = 0.0143752 Jy ! Component: 200 - total flux cleaned = 0.0147953 Jy ! Total flux subtracted in 200 components = 0.0147953 Jy ! Clean residual min=-0.005739 max=0.005972 Jy/beam ! Clean residual mean=0.000005 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.514699 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 72 components and 0.514699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360952Jy sigma=0.001116 ! Fit after self-cal, rms=0.360906Jy sigma=0.001116 ! 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.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! A total of 15 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 0.98 HN 1.00 HO 1.00* ! KK 1.00* KP 1.00 LA 0.96 MK 1.00* ! NL 1.00 NY 1.00* OV 1.02 PT 1.00 ! SC 0.97 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! A total of 15 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.96 HN 0.99 HO 1.00* ! KK 1.00* KP 1.03 LA 1.01 MK 1.00* ! NL 1.03 NY 1.00* OV 0.98 PT 1.00 ! SC 1.05 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! A total of 15 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.97 HN 1.01 HO 1.00* ! KK 1.00* KP 1.04 LA 1.00 MK 1.00* ! NL 0.99 NY 1.00* OV 1.08 PT 1.03 ! SC 1.02 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! A total of 15 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.79 FD 1.00 HN 0.98 HO 1.00* ! KK 1.00* KP 1.00 LA 0.99 MK 1.00* ! NL 1.01 NY 1.00* OV 1.01 PT 1.00 ! SC 0.98 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! ! Fit before self-cal, rms=0.360906Jy sigma=0.001116 ! Fit after self-cal, rms=0.359799Jy sigma=0.001104 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.326 mas, bmaj=12.49 mas, bpa=-2.366 degrees ! Estimated noise=1098.58 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.000622407 Jy ! Component: 100 - total flux cleaned = 0.000620818 Jy ! Component: 150 - total flux cleaned = 0.000620884 Jy ! Component: 200 - total flux cleaned = 0.000648782 Jy ! Total flux subtracted in 200 components = 0.000648782 Jy ! Clean residual min=-0.004097 max=0.004602 Jy/beam ! Clean residual mean=-0.000012 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.515347 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.515348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.359776Jy sigma=0.001104 ! Fit after self-cal, rms=0.359771Jy sigma=0.001104 ! 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=0.359771Jy sigma=0.001104 ! Fit after self-cal, rms=0.360272Jy sigma=0.001104 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.325 mas, bmaj=12.49 mas, bpa=-2.349 degrees ! Estimated noise=1100 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000586367 Jy ! Component: 100 - total flux cleaned = 0.000587864 Jy ! Component: 150 - total flux cleaned = 0.000610055 Jy ! Component: 200 - total flux cleaned = 0.000630194 Jy ! Total flux subtracted in 200 components = 0.000630194 Jy ! Clean residual min=-0.004077 max=0.004535 Jy/beam ! Clean residual mean=-0.000013 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.515978 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 86 components and 0.515978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360254Jy sigma=0.001104 ! Fit after self-cal, rms=0.360260Jy sigma=0.001104 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.80175e-05 Jy ! Component: 100 - total flux cleaned = 4.84129e-05 Jy ! Component: 150 - total flux cleaned = 6.69879e-05 Jy ! Component: 200 - total flux cleaned = 8.39508e-05 Jy ! Total flux subtracted in 200 components = 8.39508e-05 Jy ! Clean residual min=-0.004071 max=0.004531 Jy/beam ! Clean residual mean=-0.000014 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.516062 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 92 components and 0.516062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360258Jy sigma=0.001104 ! Fit after self-cal, rms=0.360259Jy sigma=0.001104 ! 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=0.360259Jy sigma=0.001104 ! Fit after self-cal, rms=0.360902Jy sigma=0.001102 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.323 mas, bmaj=12.47 mas, bpa=-2.302 degrees ! Estimated noise=1102.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000676562 Jy ! Component: 100 - total flux cleaned = 0.000677043 Jy ! Component: 150 - total flux cleaned = 0.000622863 Jy ! Component: 200 - total flux cleaned = 0.000555781 Jy ! Total flux subtracted in 200 components = 0.000555781 Jy ! Clean residual min=-0.004116 max=0.004171 Jy/beam ! Clean residual mean=-0.000004 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.516617 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.516617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360885Jy sigma=0.001102 ! Fit after self-cal, rms=0.360914Jy sigma=0.001102 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.23575e-05 Jy ! Component: 100 - total flux cleaned = -9.6334e-05 Jy ! Component: 150 - total flux cleaned = -0.000151134 Jy ! Component: 200 - total flux cleaned = -0.000189253 Jy ! Total flux subtracted in 200 components = -0.000189253 Jy ! Clean residual min=-0.004112 max=0.004157 Jy/beam ! Clean residual mean=-0.000003 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.516428 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 113 components and 0.516428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360913Jy sigma=0.001102 ! Fit after self-cal, rms=0.360916Jy sigma=0.001102 ! 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=0.360916Jy sigma=0.001102 ! Fit after self-cal, rms=0.361482Jy sigma=0.001102 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.813 mas, bmaj=17.39 mas, bpa=-12.21 degrees ! Estimated noise=1272.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000670721 Jy ! Component: 100 - total flux cleaned = 0.000687286 Jy ! Component: 150 - total flux cleaned = 0.000715531 Jy ! Component: 200 - total flux cleaned = 0.000702597 Jy ! Total flux subtracted in 200 components = 0.000702597 Jy ! Clean residual min=-0.003990 max=0.004570 Jy/beam ! Clean residual mean=-0.000006 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.517131 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 127 components and 0.517131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.361469Jy sigma=0.001102 ! Fit after self-cal, rms=0.361471Jy sigma=0.001102 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.75529e-05 Jy ! Component: 100 - total flux cleaned = -3.41117e-05 Jy ! Component: 150 - total flux cleaned = -5.76026e-05 Jy ! Component: 200 - total flux cleaned = -7.95787e-05 Jy ! Total flux subtracted in 200 components = -7.95787e-05 Jy ! Clean residual min=-0.003999 max=0.004578 Jy/beam ! Clean residual mean=-0.000006 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.517051 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 129 components and 0.517051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.361472Jy sigma=0.001102 ! Fit after self-cal, rms=0.361471Jy sigma=0.001102 ! 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=4.323 mas, bmaj=12.47 mas, bpa=-2.309 degrees ! Estimated noise=1103.85 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.323 x 12.47 at -2.309 degrees (North through East) ! Clean map min=-0.0040107 max=0.49378 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=3.564 mas, bmaj=10.59 mas, bpa=0.151 degrees ! Estimated noise=1871.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.381704 Jy ! Component: 100 - total flux cleaned = 0.466167 Jy ! Component: 150 - total flux cleaned = 0.491912 Jy ! Component: 200 - total flux cleaned = 0.502589 Jy ! Total flux subtracted in 200 components = 0.502589 Jy ! Clean residual min=-0.007268 max=0.006994 Jy/beam ! Clean residual mean=-0.000006 rms=0.001874 Jy/beam ! Combined flux in latest and established models = 0.502589 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.502589 Jy ! Inverting map and beam ! Estimated beam: bmin=4.323 mas, bmaj=12.47 mas, bpa=-2.309 degrees ! Estimated noise=1103.85 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.00854592 Jy ! Component: 100 - total flux cleaned = 0.0120464 Jy ! Component: 150 - total flux cleaned = 0.0137624 Jy ! Component: 200 - total flux cleaned = 0.0142854 Jy ! Total flux subtracted in 200 components = 0.0142854 Jy ! Clean residual min=-0.004083 max=0.004158 Jy/beam ! Clean residual mean=-0.000004 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.516875 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 52 components and 0.516875 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=7.813 mas, bmaj=17.39 mas, bpa=-12.21 degrees ! Estimated noise=1272.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000181369 Jy ! Component: 100 - total flux cleaned = 0.000204884 Jy ! Component: 150 - total flux cleaned = 0.00022472 Jy ! Component: 200 - total flux cleaned = 0.000226064 Jy ! Total flux subtracted in 200 components = 0.000226064 Jy ! Clean residual min=-0.004013 max=0.004603 Jy/beam ! Clean residual mean=-0.000006 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.517101 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 = -1.43375e-05 Jy ! Component: 100 - total flux cleaned = -2.79379e-05 Jy ! Component: 150 - total flux cleaned = -4.03824e-05 Jy ! Component: 200 - total flux cleaned = -5.21981e-05 Jy ! Total flux subtracted in 200 components = -5.21981e-05 Jy ! Clean residual min=-0.004007 max=0.004597 Jy/beam ! Clean residual mean=-0.000006 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.517049 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 82 components and 0.517049 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.323 mas, bmaj=12.47 mas, bpa=-2.309 degrees ! Estimated noise=1103.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.36092e-05 Jy ! Component: 100 - total flux cleaned = -5.23956e-05 Jy ! Component: 150 - total flux cleaned = -3.51912e-05 Jy ! Component: 200 - total flux cleaned = -5.79791e-06 Jy ! Total flux subtracted in 200 components = -5.79791e-06 Jy ! Clean residual min=-0.004106 max=0.004101 Jy/beam ! Clean residual mean=-0.000003 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.517043 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.517043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.361468Jy sigma=0.001102 ! Fit after self-cal, rms=0.361472Jy sigma=0.001102 wmodel J0117-2111_S_2009_05_13_pus_map.mod ! Writing 91 model components to file: J0117-2111_S_2009_05_13_pus_map.mod wobs J0117-2111_S_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J0117-2111_S_2009_05_13_pus_uvs.fits wwins J0117-2111_S_2009_05_13_pus_map.win ! wwins: Wrote 1 windows to J0117-2111_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 = 7.98812e-05 Jy ! Component: 100 - total flux cleaned = 0.000143017 Jy ! Component: 150 - total flux cleaned = 0.000265191 Jy ! Component: 200 - total flux cleaned = 0.000441728 Jy ! Component: 250 - total flux cleaned = 0.000663393 Jy ! Component: 300 - total flux cleaned = 0.000768878 Jy ! Component: 350 - total flux cleaned = 0.00112299 Jy ! Component: 400 - total flux cleaned = 0.0015642 Jy ! Component: 450 - total flux cleaned = 0.00199107 Jy ! Component: 500 - total flux cleaned = 0.00240538 Jy ! Component: 550 - total flux cleaned = 0.0027635 Jy ! Component: 600 - total flux cleaned = 0.00302682 Jy ! Component: 650 - total flux cleaned = 0.00315583 Jy ! Component: 700 - total flux cleaned = 0.0034079 Jy ! Component: 750 - total flux cleaned = 0.00336606 Jy ! Component: 800 - total flux cleaned = 0.00352846 Jy ! Component: 850 - total flux cleaned = 0.00344803 Jy ! Component: 900 - total flux cleaned = 0.00360465 Jy ! Component: 950 - total flux cleaned = 0.00348869 Jy ! Component: 1000 - total flux cleaned = 0.00356432 Jy ! Component: 1050 - total flux cleaned = 0.00356437 Jy ! Component: 1100 - total flux cleaned = 0.00356422 Jy ! Component: 1150 - total flux cleaned = 0.00356415 Jy ! Component: 1200 - total flux cleaned = 0.00359945 Jy ! Component: 1250 - total flux cleaned = 0.0036694 Jy ! Component: 1300 - total flux cleaned = 0.00373816 Jy ! Component: 1350 - total flux cleaned = 0.00370491 Jy ! Component: 1400 - total flux cleaned = 0.00377228 Jy ! Component: 1450 - total flux cleaned = 0.00387154 Jy ! Component: 1500 - total flux cleaned = 0.00387138 Jy ! Component: 1550 - total flux cleaned = 0.00390379 Jy ! Component: 1600 - total flux cleaned = 0.00403075 Jy ! Component: 1650 - total flux cleaned = 0.00418658 Jy ! Component: 1700 - total flux cleaned = 0.00424785 Jy ! Component: 1750 - total flux cleaned = 0.00424749 Jy ! Component: 1800 - total flux cleaned = 0.00439784 Jy ! Component: 1850 - total flux cleaned = 0.00436762 Jy ! Component: 1900 - total flux cleaned = 0.00448524 Jy ! Component: 1950 - total flux cleaned = 0.00448502 Jy ! Component: 2000 - total flux cleaned = 0.00451401 Jy ! Component: 2050 - total flux cleaned = 0.00474188 Jy ! Component: 2100 - total flux cleaned = 0.00488227 Jy ! Component: 2150 - total flux cleaned = 0.00491011 Jy ! Component: 2200 - total flux cleaned = 0.00504787 Jy ! Component: 2250 - total flux cleaned = 0.00504807 Jy ! Component: 2300 - total flux cleaned = 0.0051296 Jy ! Component: 2350 - total flux cleaned = 0.00520988 Jy ! Component: 2400 - total flux cleaned = 0.00544802 Jy ! Component: 2450 - total flux cleaned = 0.00542163 Jy ! Component: 2500 - total flux cleaned = 0.00555117 Jy ! Component: 2550 - total flux cleaned = 0.00557675 Jy ! Component: 2600 - total flux cleaned = 0.00562729 Jy ! Component: 2650 - total flux cleaned = 0.00570283 Jy ! Component: 2700 - total flux cleaned = 0.00575301 Jy ! Component: 2750 - total flux cleaned = 0.00585189 Jy ! Component: 2800 - total flux cleaned = 0.00582759 Jy ! Component: 2850 - total flux cleaned = 0.0060219 Jy ! Component: 2900 - total flux cleaned = 0.00602197 Jy ! Component: 2950 - total flux cleaned = 0.00616527 Jy ! Component: 3000 - total flux cleaned = 0.00623615 Jy ! Component: 3050 - total flux cleaned = 0.00635296 Jy ! Component: 3100 - total flux cleaned = 0.006423 Jy ! Component: 3150 - total flux cleaned = 0.00658394 Jy ! Component: 3200 - total flux cleaned = 0.00660637 Jy ! Component: 3250 - total flux cleaned = 0.00674179 Jy ! Component: 3300 - total flux cleaned = 0.00678661 Jy ! Component: 3350 - total flux cleaned = 0.00689798 Jy ! Component: 3400 - total flux cleaned = 0.00694221 Jy ! Component: 3450 - total flux cleaned = 0.00700819 Jy ! Component: 3500 - total flux cleaned = 0.00705197 Jy ! Component: 3550 - total flux cleaned = 0.00716056 Jy ! Component: 3600 - total flux cleaned = 0.00716083 Jy ! Component: 3650 - total flux cleaned = 0.00726804 Jy ! Component: 3700 - total flux cleaned = 0.00728944 Jy ! Component: 3750 - total flux cleaned = 0.00739514 Jy ! Component: 3800 - total flux cleaned = 0.00745794 Jy ! Component: 3850 - total flux cleaned = 0.00756197 Jy ! Component: 3900 - total flux cleaned = 0.0076449 Jy ! Component: 3950 - total flux cleaned = 0.00770676 Jy ! Component: 4000 - total flux cleaned = 0.00782975 Jy ! Component: 4050 - total flux cleaned = 0.00784997 Jy ! Total flux subtracted in 4096 components = 0.00785001 Jy ! Clean residual min=-0.001341 max=0.001216 Jy/beam ! Clean residual mean=-0.000006 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.524893 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 375 components and 0.524893 Jy ![Exited script file: muppet] wmap "J0117-2111_S_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.323 x 12.47 at -2.309 degrees (North through East) ! Clean map min=-0.0029826 max=0.49472 Jy/beam ! Writing clean map to FITS file: J0117-2111_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.494721 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000386447 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.234343 0.234343 0.468685 0.93737 1.87474 3.74948 7.49896 14.9979 29.9958 59.9917 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.494 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.323 x 12.47 at -2.309 degrees (North through East) ! Clean map min=-0.0029826 max=0.49472 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 J0117-2111_S_2009_05_13_pus_uvs.log closed on Sun Jan 22 11:31:52 2017