! Started logfile: J0116-2052_X_2009_05_13_pus_uvs.log on Sat Jan 21 12:37:17 2017 obs J0116-2052_X_2009_05_13_pus_uva.fits ! Reading UV FITS file: J0116-2052_X_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.35508 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1988 lines of history. ! ! Reading 31872 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.1 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J0116-2052_X_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.100x0.100 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 605 telescope corrections were flagged in sub-array 1. ! A total of 599 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 599 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 599 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 692 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.011009Jy sigma=0.008618 ! Fit after self-cal, rms=0.944799Jy sigma=0.008128 ! 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=0.5538 mas, bmaj=0.9949 mas, bpa=-29.74 degrees ! Estimated noise=936.867 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.0532237 Jy ! Component: 100 - total flux cleaned = 0.0621272 Jy ! Total flux subtracted in 100 components = 0.0621272 Jy ! Clean residual min=-0.006054 max=0.007330 Jy/beam ! Clean residual mean=0.000013 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.0621272 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0621272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166634Jy sigma=0.001089 ! Fit after self-cal, rms=0.165344Jy sigma=0.001076 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00302275 Jy ! Component: 100 - total flux cleaned = 0.00302015 Jy ! Total flux subtracted in 100 components = 0.00302015 Jy ! Clean residual min=-0.005542 max=0.005623 Jy/beam ! Clean residual mean=0.000011 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.0651473 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0651473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164848Jy sigma=0.001075 ! Fit after self-cal, rms=0.164684Jy sigma=0.001075 ! 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=0.7618 mas, bmaj=1.339 mas, bpa=-22.85 degrees ! Estimated noise=479.31 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.0025811 Jy ! Component: 100 - total flux cleaned = 0.00258219 Jy ! Component: 150 - total flux cleaned = 0.00258722 Jy ! Component: 200 - total flux cleaned = 0.00266937 Jy ! Total flux subtracted in 200 components = 0.00266937 Jy ! Clean residual min=-0.004004 max=0.005160 Jy/beam ! Clean residual mean=0.000045 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.0678167 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 10 components and 0.0678167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164446Jy sigma=0.001074 ! Fit after self-cal, rms=0.164326Jy sigma=0.001074 ! 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 1.14 FD 0.87 HN 0.94 HO 1.00* ! KK 1.00* KP 1.07 LA 0.89 MK 1.07 ! NL 1.13 NY 1.00* OV 1.18 PT 1.05 ! SC 1.17 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.11 FD 1.11 HN 0.84 HO 0.79 ! KK 1.00* KP 0.92 LA 0.95 MK 1.24 ! NL 1.15 NY 1.00* OV 1.12 PT 0.84 ! SC 1.08 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.93 HN 1.02 HO 1.00* ! KK 1.00* KP 0.97 LA 0.86 MK 1.08 ! NL 1.16 NY 1.00* OV 1.16 PT 1.10 ! SC 1.16 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.27 FD 1.11 HN 0.76 HO 0.77 ! KK 1.00* KP 0.97 LA 0.92 MK 1.14 ! NL 1.10 NY 1.00* OV 1.12 PT 0.89 ! SC 1.02 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.88 HN 0.98 HO 1.00* ! KK 1.00* KP 1.04 LA 0.89 MK 0.99 ! NL 1.12 NY 1.00* OV 1.08 PT 1.05 ! SC 1.03 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 1.07 HN 0.73 HO 0.67 ! KK 1.00* KP 0.94 LA 0.98 MK 1.04 ! NL 1.05 NY 1.00* OV 1.07 PT 0.96 ! SC 0.99 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.83 HN 0.89 HO 1.00* ! KK 1.00* KP 1.00 LA 0.89 MK 0.84 ! NL 1.17 NY 1.00* OV 1.04 PT 1.03 ! SC 0.94 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.97 HN 0.71 HO 0.66 ! KK 1.00* KP 0.93 LA 0.95 MK 0.93 ! NL 1.05 NY 1.00* OV 1.06 PT 0.87 ! SC 0.85 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Fit before self-cal, rms=0.164326Jy sigma=0.001074 ! Fit after self-cal, rms=0.142493Jy sigma=0.001070 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7199 mas, bmaj=1.278 mas, bpa=-28.75 degrees ! Estimated noise=473.997 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 (14.2, -20.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00424008 Jy ! Component: 100 - total flux cleaned = 0.00612545 Jy ! Component: 150 - total flux cleaned = 0.00661412 Jy ! Component: 200 - total flux cleaned = 0.00669216 Jy ! Total flux subtracted in 200 components = 0.00669216 Jy ! Clean residual min=-0.002790 max=0.004396 Jy/beam ! Clean residual mean=0.000014 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.0745088 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.0745088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142375Jy sigma=0.001068 ! Fit after self-cal, rms=0.142049Jy sigma=0.001066 ! 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.142049Jy sigma=0.001066 ! Fit after self-cal, rms=0.140809Jy sigma=0.001066 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7098 mas, bmaj=1.272 mas, bpa=-30.25 degrees ! Estimated noise=470.649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287622 Jy ! Component: 100 - total flux cleaned = 0.00415768 Jy ! Component: 150 - total flux cleaned = 0.00423609 Jy ! Component: 200 - total flux cleaned = 0.004237 Jy ! Total flux subtracted in 200 components = 0.004237 Jy ! Clean residual min=-0.002544 max=0.003946 Jy/beam ! Clean residual mean=0.000008 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.0787458 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 42 components and 0.0787458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140749Jy sigma=0.001065 ! Fit after self-cal, rms=0.140718Jy sigma=0.001064 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) ! Added new window around map position (-4, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00365923 Jy ! Component: 100 - total flux cleaned = 0.00565472 Jy ! Component: 150 - total flux cleaned = 0.00706915 Jy ! Component: 200 - total flux cleaned = 0.00734236 Jy ! Total flux subtracted in 200 components = 0.00734236 Jy ! Clean residual min=-0.002599 max=0.002947 Jy/beam ! Clean residual mean=0.000014 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.0860882 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 57 components and 0.0860882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140622Jy sigma=0.001063 ! Fit after self-cal, rms=0.140470Jy sigma=0.001062 ! Inverting map ! Added new window around map position (4.2, -0.9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314799 Jy ! Component: 100 - total flux cleaned = 0.00516 Jy ! Component: 150 - total flux cleaned = 0.00611897 Jy ! Component: 200 - total flux cleaned = 0.00652124 Jy ! Total flux subtracted in 200 components = 0.00652124 Jy ! Clean residual min=-0.002446 max=0.002749 Jy/beam ! Clean residual mean=0.000015 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.0926094 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 73 components and 0.0926094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140388Jy sigma=0.001061 ! Fit after self-cal, rms=0.140250Jy sigma=0.001061 ! Inverting map ! Added new window around map position (-25.2, -5.3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027871 Jy ! Component: 100 - total flux cleaned = 0.00461314 Jy ! Component: 150 - total flux cleaned = 0.00542075 Jy ! Component: 200 - total flux cleaned = 0.00591808 Jy ! Total flux subtracted in 200 components = 0.00591808 Jy ! Clean residual min=-0.002413 max=0.002332 Jy/beam ! Clean residual mean=0.000009 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0985275 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 83 components and 0.0985275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140176Jy sigma=0.001060 ! Fit after self-cal, rms=0.140091Jy sigma=0.001060 ! 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.140091Jy sigma=0.001060 ! Fit after self-cal, rms=0.138620Jy sigma=0.001060 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7052 mas, bmaj=1.265 mas, bpa=-30.33 degrees ! Estimated noise=466.075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217055 Jy ! Component: 100 - total flux cleaned = 0.00351329 Jy ! Component: 150 - total flux cleaned = 0.00420941 Jy ! Component: 200 - total flux cleaned = 0.00454511 Jy ! Total flux subtracted in 200 components = 0.00454511 Jy ! Clean residual min=-0.002542 max=0.002207 Jy/beam ! Clean residual mean=0.000004 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.103073 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 98 components and 0.103073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138567Jy sigma=0.001059 ! Fit after self-cal, rms=0.138525Jy sigma=0.001059 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.0017657 Jy ! Component: 100 - total flux cleaned = 0.00241567 Jy ! Component: 150 - total flux cleaned = 0.00256012 Jy ! Component: 200 - total flux cleaned = 0.00264868 Jy ! Total flux subtracted in 200 components = 0.00264868 Jy ! Clean residual min=-0.002458 max=0.002169 Jy/beam ! Clean residual mean=0.000006 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.105721 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 104 components and 0.105721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138485Jy sigma=0.001058 ! Fit after self-cal, rms=0.138437Jy sigma=0.001058 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.138437Jy sigma=0.001058 ! Fit after self-cal, rms=0.138152Jy sigma=0.001058 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.291 mas, bmaj=4.758 mas, bpa=2.105 degrees ! Estimated noise=582.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157469 Jy ! Component: 100 - total flux cleaned = 0.00253537 Jy ! Component: 150 - total flux cleaned = 0.002888 Jy ! Component: 200 - total flux cleaned = 0.00314082 Jy ! Total flux subtracted in 200 components = 0.00314082 Jy ! Clean residual min=-0.002866 max=0.002091 Jy/beam ! Clean residual mean=0.000011 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.108862 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 116 components and 0.108862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138147Jy sigma=0.001058 ! Fit after self-cal, rms=0.138146Jy sigma=0.001058 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.0010304 Jy ! Component: 100 - total flux cleaned = 0.00139467 Jy ! Component: 150 - total flux cleaned = 0.00160745 Jy ! Component: 200 - total flux cleaned = 0.00172766 Jy ! Total flux subtracted in 200 components = 0.00172766 Jy ! Clean residual min=-0.002768 max=0.002170 Jy/beam ! Clean residual mean=0.000011 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.11059 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 128 components and 0.11059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138142Jy sigma=0.001058 ! Fit after self-cal, rms=0.138138Jy sigma=0.001058 ! 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=0.7021 mas, bmaj=1.261 mas, bpa=-30.41 degrees ! Estimated noise=465.45 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7021 x 1.261 at -30.41 degrees (North through East) ! Clean map min=-0.0022903 max=0.068047 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=0.4983 mas, bmaj=0.9712 mas, bpa=-36.99 degrees ! Estimated noise=888.124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0531315 Jy ! Component: 100 - total flux cleaned = 0.0671871 Jy ! Component: 150 - total flux cleaned = 0.0764875 Jy ! Component: 200 - total flux cleaned = 0.0832408 Jy ! Total flux subtracted in 200 components = 0.0832408 Jy ! Clean residual min=-0.004833 max=0.005114 Jy/beam ! Clean residual mean=0.000002 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.0832408 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0832408 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7021 mas, bmaj=1.261 mas, bpa=-30.41 degrees ! Estimated noise=465.45 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.00629645 Jy ! Component: 100 - total flux cleaned = 0.0109309 Jy ! Component: 150 - total flux cleaned = 0.0147334 Jy ! Component: 200 - total flux cleaned = 0.0178866 Jy ! Total flux subtracted in 200 components = 0.0178866 Jy ! Clean residual min=-0.002588 max=0.003097 Jy/beam ! Clean residual mean=0.000007 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.101127 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 42 components and 0.101127 Jy ! Inverting map ! Added new window around map position (5.3, -5.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00305277 Jy ! Component: 100 - total flux cleaned = 0.00505004 Jy ! Component: 150 - total flux cleaned = 0.00640299 Jy ! Component: 200 - total flux cleaned = 0.00747352 Jy ! Total flux subtracted in 200 components = 0.00747352 Jy ! Clean residual min=-0.002354 max=0.002280 Jy/beam ! Clean residual mean=0.000009 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.108601 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 57 components and 0.108601 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.291 mas, bmaj=4.758 mas, bpa=2.105 degrees ! Estimated noise=582.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157566 Jy ! Component: 100 - total flux cleaned = 0.00263858 Jy ! Component: 150 - total flux cleaned = 0.00327989 Jy ! Component: 200 - total flux cleaned = 0.00356563 Jy ! Total flux subtracted in 200 components = 0.00356563 Jy ! Clean residual min=-0.002588 max=0.002142 Jy/beam ! Clean residual mean=0.000018 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.112167 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.000178963 Jy ! Component: 100 - total flux cleaned = 0.000296736 Jy ! Component: 150 - total flux cleaned = 0.000384211 Jy ! Component: 200 - total flux cleaned = 0.000486287 Jy ! Total flux subtracted in 200 components = 0.000486287 Jy ! Clean residual min=-0.002565 max=0.002088 Jy/beam ! Clean residual mean=0.000018 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.112653 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 90 components and 0.112653 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7021 mas, bmaj=1.261 mas, bpa=-30.41 degrees ! Estimated noise=465.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000879359 Jy ! Component: 100 - total flux cleaned = -0.000816449 Jy ! Component: 150 - total flux cleaned = -0.000753472 Jy ! Component: 200 - total flux cleaned = -0.000630865 Jy ! Total flux subtracted in 200 components = -0.000630865 Jy ! Clean residual min=-0.002472 max=0.002302 Jy/beam ! Clean residual mean=0.000009 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.112022 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.112022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138266Jy sigma=0.001058 ! Fit after self-cal, rms=0.138338Jy sigma=0.001058 wmodel J0116-2052_X_2009_05_13_pus_map.mod ! Writing 104 model components to file: J0116-2052_X_2009_05_13_pus_map.mod wobs J0116-2052_X_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J0116-2052_X_2009_05_13_pus_uvs.fits wwins J0116-2052_X_2009_05_13_pus_map.win ! wwins: Wrote 6 windows to J0116-2052_X_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.000187124 Jy ! Component: 100 - total flux cleaned = -0.000161243 Jy ! Component: 150 - total flux cleaned = -0.000489702 Jy ! Component: 200 - total flux cleaned = -0.0007329 Jy ! Component: 250 - total flux cleaned = -0.000833388 Jy ! Component: 300 - total flux cleaned = -0.00083276 Jy ! Component: 350 - total flux cleaned = -0.000770636 Jy ! Component: 400 - total flux cleaned = -0.000832341 Jy ! Component: 450 - total flux cleaned = -0.000743069 Jy ! Component: 500 - total flux cleaned = -0.000801573 Jy ! Component: 550 - total flux cleaned = -0.000887499 Jy ! Component: 600 - total flux cleaned = -0.000916392 Jy ! Component: 650 - total flux cleaned = -0.000971406 Jy ! Component: 700 - total flux cleaned = -0.00102521 Jy ! Component: 750 - total flux cleaned = -0.00105156 Jy ! Component: 800 - total flux cleaned = -0.000973203 Jy ! Component: 850 - total flux cleaned = -0.000948151 Jy ! Component: 900 - total flux cleaned = -0.00099982 Jy ! Component: 950 - total flux cleaned = -0.00104997 Jy ! Component: 1000 - total flux cleaned = -0.00114863 Jy ! Component: 1050 - total flux cleaned = -0.00122183 Jy ! Component: 1100 - total flux cleaned = -0.00122154 Jy ! Component: 1150 - total flux cleaned = -0.00124567 Jy ! Component: 1200 - total flux cleaned = -0.00124557 Jy ! Component: 1250 - total flux cleaned = -0.00126842 Jy ! Component: 1300 - total flux cleaned = -0.00115382 Jy ! Component: 1350 - total flux cleaned = -0.00122215 Jy ! Component: 1400 - total flux cleaned = -0.00113217 Jy ! Component: 1450 - total flux cleaned = -0.00108786 Jy ! Component: 1500 - total flux cleaned = -0.00106633 Jy ! Component: 1550 - total flux cleaned = -0.000979629 Jy ! Component: 1600 - total flux cleaned = -0.0009581 Jy ! Component: 1650 - total flux cleaned = -0.000915655 Jy ! Component: 1700 - total flux cleaned = -0.000936883 Jy ! Component: 1750 - total flux cleaned = -0.00085306 Jy ! Component: 1800 - total flux cleaned = -0.000853014 Jy ! Component: 1850 - total flux cleaned = -0.000832223 Jy ! Component: 1900 - total flux cleaned = -0.000873121 Jy ! Component: 1950 - total flux cleaned = -0.000751799 Jy ! Component: 2000 - total flux cleaned = -0.000771813 Jy ! Component: 2050 - total flux cleaned = -0.000732095 Jy ! Component: 2100 - total flux cleaned = -0.000732087 Jy ! Component: 2150 - total flux cleaned = -0.000692822 Jy ! Component: 2200 - total flux cleaned = -0.000634581 Jy ! Component: 2250 - total flux cleaned = -0.000634585 Jy ! Component: 2300 - total flux cleaned = -0.000538574 Jy ! Component: 2350 - total flux cleaned = -0.00053838 Jy ! Component: 2400 - total flux cleaned = -0.000425348 Jy ! Component: 2450 - total flux cleaned = -0.000387933 Jy ! Component: 2500 - total flux cleaned = -0.000388042 Jy ! Component: 2550 - total flux cleaned = -0.000314217 Jy ! Component: 2600 - total flux cleaned = -0.000240734 Jy ! Component: 2650 - total flux cleaned = -0.000168124 Jy ! Component: 2700 - total flux cleaned = -0.000150168 Jy ! Component: 2750 - total flux cleaned = -6.03937e-05 Jy ! Component: 2800 - total flux cleaned = -7.08347e-06 Jy ! Component: 2850 - total flux cleaned = -2.48283e-05 Jy ! Component: 2900 - total flux cleaned = 2.81187e-05 Jy ! Component: 2950 - total flux cleaned = 0.000115441 Jy ! Component: 3000 - total flux cleaned = 0.00011531 Jy ! Component: 3050 - total flux cleaned = 0.000184323 Jy ! Component: 3100 - total flux cleaned = 0.00025291 Jy ! Component: 3150 - total flux cleaned = 0.000218878 Jy ! Component: 3200 - total flux cleaned = 0.000252949 Jy ! Component: 3250 - total flux cleaned = 0.000303378 Jy ! Component: 3300 - total flux cleaned = 0.000353381 Jy ! Component: 3350 - total flux cleaned = 0.000336772 Jy ! Component: 3400 - total flux cleaned = 0.000402821 Jy ! Component: 3450 - total flux cleaned = 0.000353696 Jy ! Component: 3500 - total flux cleaned = 0.000370056 Jy ! Component: 3550 - total flux cleaned = 0.000370041 Jy ! Component: 3600 - total flux cleaned = 0.000402335 Jy ! Component: 3650 - total flux cleaned = 0.000402609 Jy ! Component: 3700 - total flux cleaned = 0.00045036 Jy ! Component: 3750 - total flux cleaned = 0.000466248 Jy ! Component: 3800 - total flux cleaned = 0.000482041 Jy ! Component: 3850 - total flux cleaned = 0.000434902 Jy ! Component: 3900 - total flux cleaned = 0.00049726 Jy ! Component: 3950 - total flux cleaned = 0.00049718 Jy ! Component: 4000 - total flux cleaned = 0.000528009 Jy ! Component: 4050 - total flux cleaned = 0.000573947 Jy ! Total flux subtracted in 4096 components = 0.000558823 Jy ! Clean residual min=-0.000980 max=0.000946 Jy/beam ! Clean residual mean=0.000008 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.112581 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 374 components and 0.112581 Jy ![Exited script file: muppet] wmap "J0116-2052_X_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7021 x 1.261 at -30.41 degrees (North through East) ! Clean map min=-0.0016665 max=0.066855 Jy/beam ! Writing clean map to FITS file: J0116-2052_X_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.0668553 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000274997 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.23399 1.23399 2.46799 4.93598 9.87195 19.7439 39.4878 78.9756 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.066 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7021 x 1.261 at -30.41 degrees (North through East) ! Clean map min=-0.0016665 max=0.066855 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_X_2009_05_13_pus_uvs.log closed on Sat Jan 21 12:37:24 2017