! Started logfile: J0240+4216_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:03:07 2017 obs J0240+4216_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0240+4216_S_2015_01_23_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.772155 visibilities/baseline/integration-bin. ! Found source: J0240+4216 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 338 lines of history. ! ! Reading 11536 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 J0240+4216_S_2015_01_23_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 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.859372Jy sigma=0.010865 ! Fit after self-cal, rms=0.846392Jy sigma=0.010710 ! 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.269 mas, bmaj=4.034 mas, bpa=-2.553 degrees ! Estimated noise=734.287 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.118487 Jy ! Component: 100 - total flux cleaned = 0.144776 Jy ! Total flux subtracted in 100 components = 0.144776 Jy ! Clean residual min=-0.004758 max=0.008580 Jy/beam ! Clean residual mean=-0.000001 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.144776 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.144776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071031Jy sigma=0.000825 ! Fit after self-cal, rms=0.071030Jy sigma=0.000825 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00859273 Jy ! Component: 100 - total flux cleaned = 0.0126848 Jy ! Total flux subtracted in 100 components = 0.0126848 Jy ! Clean residual min=-0.004826 max=0.004630 Jy/beam ! Clean residual mean=-0.000001 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.15746 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.15746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069571Jy sigma=0.000813 ! Fit after self-cal, rms=0.069576Jy sigma=0.000813 ! 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=3.898 mas, bmaj=4.88 mas, bpa=-10.75 degrees ! Estimated noise=530.515 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.00288652 Jy ! Component: 100 - total flux cleaned = 0.00438374 Jy ! Component: 150 - total flux cleaned = 0.00524231 Jy ! Component: 200 - total flux cleaned = 0.00579388 Jy ! Total flux subtracted in 200 components = 0.00579388 Jy ! Clean residual min=-0.004899 max=0.004794 Jy/beam ! Clean residual mean=-0.000001 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.163254 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.163254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069343Jy sigma=0.000813 ! Fit after self-cal, rms=0.069346Jy sigma=0.000813 ! 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 1.00* HN 0.94 KP 1.11 ! LA 0.98 MK 1.01 NL 1.09 OV 0.99 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 0.99 KP 1.03 ! LA 0.97 MK 1.00 NL 1.20 OV 1.00 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 1.01 KP 0.88 ! LA 0.79 MK 1.02 NL 1.33 OV 0.95 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 0.99 KP 0.81 ! LA 0.80 MK 1.02 NL 1.03 OV 0.95 ! PT 1.04 SC 0.99 ! ! ! Fit before self-cal, rms=0.069346Jy sigma=0.000813 ! Fit after self-cal, rms=0.064919Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.92 mas, bmaj=4.916 mas, bpa=-10.88 degrees ! Estimated noise=531.54 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.000898262 Jy ! Component: 100 - total flux cleaned = -0.00103627 Jy ! Component: 150 - total flux cleaned = -0.00116658 Jy ! Component: 200 - total flux cleaned = -0.00125694 Jy ! Total flux subtracted in 200 components = -0.00125694 Jy ! Clean residual min=-0.001700 max=0.001747 Jy/beam ! Clean residual mean=0.000002 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.161997 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 29 components and 0.161997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064902Jy sigma=0.000773 ! Fit after self-cal, rms=0.064897Jy sigma=0.000772 ! 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.064897Jy sigma=0.000772 ! Fit after self-cal, rms=0.064817Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.928 mas, bmaj=4.919 mas, bpa=-10.98 degrees ! Estimated noise=531.077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000750945 Jy ! Component: 100 - total flux cleaned = -0.000824328 Jy ! Component: 150 - total flux cleaned = -0.000853284 Jy ! Component: 200 - total flux cleaned = -0.000877261 Jy ! Total flux subtracted in 200 components = -0.000877261 Jy ! Clean residual min=-0.001584 max=0.001407 Jy/beam ! Clean residual mean=-0.000000 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.16112 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.16112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064804Jy sigma=0.000770 ! Fit after self-cal, rms=0.064808Jy sigma=0.000770 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 = -2.22893e-05 Jy ! Component: 100 - total flux cleaned = -4.16142e-05 Jy ! Component: 150 - total flux cleaned = -5.87963e-05 Jy ! Component: 200 - total flux cleaned = -7.50487e-05 Jy ! Total flux subtracted in 200 components = -7.50487e-05 Jy ! Clean residual min=-0.001594 max=0.001410 Jy/beam ! Clean residual mean=-0.000000 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.161045 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.161045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064805Jy sigma=0.000770 ! Fit after self-cal, rms=0.064805Jy sigma=0.000770 ! 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.064805Jy sigma=0.000770 ! Fit after self-cal, rms=0.064873Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=4.929 mas, bpa=-11.42 degrees ! Estimated noise=531.034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000536371 Jy ! Component: 100 - total flux cleaned = -0.000600129 Jy ! Component: 150 - total flux cleaned = -0.000641551 Jy ! Component: 200 - total flux cleaned = -0.00067649 Jy ! Total flux subtracted in 200 components = -0.00067649 Jy ! Clean residual min=-0.001564 max=0.001382 Jy/beam ! Clean residual mean=-0.000000 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.160368 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.160368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064867Jy sigma=0.000770 ! Fit after self-cal, rms=0.064867Jy sigma=0.000770 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 = -2.32233e-05 Jy ! Component: 100 - total flux cleaned = -3.06792e-05 Jy ! Component: 150 - total flux cleaned = -3.08e-05 Jy ! Component: 200 - total flux cleaned = -3.69084e-05 Jy ! Total flux subtracted in 200 components = -3.69084e-05 Jy ! Clean residual min=-0.001569 max=0.001379 Jy/beam ! Clean residual mean=-0.000000 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.160332 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.160332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064866Jy sigma=0.000770 ! Fit after self-cal, rms=0.064866Jy sigma=0.000770 ! 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.064866Jy sigma=0.000770 ! Fit after self-cal, rms=0.064912Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.635 mas, bmaj=8.662 mas, bpa=1.098 degrees ! Estimated noise=644.744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000154975 Jy ! Component: 100 - total flux cleaned = -0.000186746 Jy ! Component: 150 - total flux cleaned = -0.000211976 Jy ! Component: 200 - total flux cleaned = -0.000222448 Jy ! Total flux subtracted in 200 components = -0.000222448 Jy ! Clean residual min=-0.001397 max=0.001340 Jy/beam ! Clean residual mean=-0.000002 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.160109 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.160109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064912Jy sigma=0.000770 ! Fit after self-cal, rms=0.064912Jy sigma=0.000770 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 = 8.8322e-06 Jy ! Component: 100 - total flux cleaned = -1.63843e-06 Jy ! Component: 150 - total flux cleaned = -1.06693e-05 Jy ! Component: 200 - total flux cleaned = -1.85867e-05 Jy ! Total flux subtracted in 200 components = -1.85867e-05 Jy ! Clean residual min=-0.001390 max=0.001336 Jy/beam ! Clean residual mean=-0.000002 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.160091 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.160091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064913Jy sigma=0.000770 ! Fit after self-cal, rms=0.064913Jy sigma=0.000770 ! 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=3.937 mas, bmaj=4.937 mas, bpa=-11.68 degrees ! Estimated noise=530.95 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.937 x 4.937 at -11.68 degrees (North through East) ! Clean map min=-0.0014751 max=0.15421 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.294 mas, bmaj=4.061 mas, bpa=-3.596 degrees ! Estimated noise=736.941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11887 Jy ! Component: 100 - total flux cleaned = 0.145028 Jy ! Component: 150 - total flux cleaned = 0.152682 Jy ! Component: 200 - total flux cleaned = 0.156173 Jy ! Total flux subtracted in 200 components = 0.156173 Jy ! Clean residual min=-0.002596 max=0.002261 Jy/beam ! Clean residual mean=0.000000 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.156173 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.156173 Jy ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=4.937 mas, bpa=-11.68 degrees ! Estimated noise=530.95 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.00217308 Jy ! Component: 100 - total flux cleaned = 0.00316748 Jy ! Component: 150 - total flux cleaned = 0.00331387 Jy ! Component: 200 - total flux cleaned = 0.00340695 Jy ! Total flux subtracted in 200 components = 0.00340695 Jy ! Clean residual min=-0.001601 max=0.001392 Jy/beam ! Clean residual mean=-0.000000 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.15958 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.15958 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.635 mas, bmaj=8.662 mas, bpa=1.098 degrees ! Estimated noise=644.744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000412167 Jy ! Component: 100 - total flux cleaned = 0.00043263 Jy ! Component: 150 - total flux cleaned = 0.000448691 Jy ! Component: 200 - total flux cleaned = 0.000462195 Jy ! Total flux subtracted in 200 components = 0.000462195 Jy ! Clean residual min=-0.001394 max=0.001341 Jy/beam ! Clean residual mean=-0.000002 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.160042 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 = 5.1723e-09 Jy ! Component: 100 - total flux cleaned = -5.48682e-06 Jy ! Component: 150 - total flux cleaned = -8.3789e-07 Jy ! Component: 200 - total flux cleaned = 3.92711e-06 Jy ! Total flux subtracted in 200 components = 3.92711e-06 Jy ! Clean residual min=-0.001391 max=0.001341 Jy/beam ! Clean residual mean=-0.000002 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.160046 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.160046 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=4.937 mas, bpa=-11.68 degrees ! Estimated noise=530.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000150703 Jy ! Component: 100 - total flux cleaned = -0.000165097 Jy ! Component: 150 - total flux cleaned = -0.000210449 Jy ! Component: 200 - total flux cleaned = -0.00024206 Jy ! Total flux subtracted in 200 components = -0.00024206 Jy ! Clean residual min=-0.001559 max=0.001374 Jy/beam ! Clean residual mean=-0.000000 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.159804 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.159804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064923Jy sigma=0.000770 ! Fit after self-cal, rms=0.064920Jy sigma=0.000770 wmodel J0240+4216_S_2015_01_23_pus_map.mod ! Writing 52 model components to file: J0240+4216_S_2015_01_23_pus_map.mod wobs J0240+4216_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0240+4216_S_2015_01_23_pus_uvs.fits wwins J0240+4216_S_2015_01_23_pus_map.win ! wwins: Wrote 1 windows to J0240+4216_S_2015_01_23_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.000459688 Jy ! Component: 100 - total flux cleaned = -0.000436242 Jy ! Component: 150 - total flux cleaned = -0.000296577 Jy ! Component: 200 - total flux cleaned = -0.000229705 Jy ! Component: 250 - total flux cleaned = -0.000273255 Jy ! Component: 300 - total flux cleaned = -0.000252983 Jy ! Component: 350 - total flux cleaned = -0.000212635 Jy ! Component: 400 - total flux cleaned = -0.000132909 Jy ! Component: 450 - total flux cleaned = -0.000152789 Jy ! Component: 500 - total flux cleaned = -0.000133685 Jy ! Component: 550 - total flux cleaned = -7.73478e-05 Jy ! Component: 600 - total flux cleaned = -2.23613e-05 Jy ! Component: 650 - total flux cleaned = -4.38689e-06 Jy ! Component: 700 - total flux cleaned = 8.48489e-05 Jy ! Component: 750 - total flux cleaned = 0.0001198 Jy ! Component: 800 - total flux cleaned = 0.000223206 Jy ! Component: 850 - total flux cleaned = 0.000206213 Jy ! Component: 900 - total flux cleaned = 0.000273358 Jy ! Component: 950 - total flux cleaned = 0.000289764 Jy ! Component: 1000 - total flux cleaned = 0.000306289 Jy ! Component: 1050 - total flux cleaned = 0.000338509 Jy ! Component: 1100 - total flux cleaned = 0.000417501 Jy ! Component: 1150 - total flux cleaned = 0.000432927 Jy ! Component: 1200 - total flux cleaned = 0.0004945 Jy ! Component: 1250 - total flux cleaned = 0.000509745 Jy ! Component: 1300 - total flux cleaned = 0.000554857 Jy ! Component: 1350 - total flux cleaned = 0.000614295 Jy ! Component: 1400 - total flux cleaned = 0.000687555 Jy ! Component: 1450 - total flux cleaned = 0.000702087 Jy ! Component: 1500 - total flux cleaned = 0.000731009 Jy ! Component: 1550 - total flux cleaned = 0.000816083 Jy ! Component: 1600 - total flux cleaned = 0.000816209 Jy ! Component: 1650 - total flux cleaned = 0.000844194 Jy ! Component: 1700 - total flux cleaned = 0.000954127 Jy ! Component: 1750 - total flux cleaned = 0.00102228 Jy ! Component: 1800 - total flux cleaned = 0.00107605 Jy ! Component: 1850 - total flux cleaned = 0.00111623 Jy ! Component: 1900 - total flux cleaned = 0.00122177 Jy ! Component: 1950 - total flux cleaned = 0.00130008 Jy ! Component: 2000 - total flux cleaned = 0.00133875 Jy ! Component: 2050 - total flux cleaned = 0.00133891 Jy ! Component: 2100 - total flux cleaned = 0.0014024 Jy ! Component: 2150 - total flux cleaned = 0.00142769 Jy ! Component: 2200 - total flux cleaned = 0.00148984 Jy ! Component: 2250 - total flux cleaned = 0.00148983 Jy ! Component: 2300 - total flux cleaned = 0.00157523 Jy ! Component: 2350 - total flux cleaned = 0.00155113 Jy ! Component: 2400 - total flux cleaned = 0.001623 Jy ! Component: 2450 - total flux cleaned = 0.00164674 Jy ! Component: 2500 - total flux cleaned = 0.00169385 Jy ! Component: 2550 - total flux cleaned = 0.00172885 Jy ! Component: 2600 - total flux cleaned = 0.00175176 Jy ! Component: 2650 - total flux cleaned = 0.00177453 Jy ! Component: 2700 - total flux cleaned = 0.00178581 Jy ! Component: 2750 - total flux cleaned = 0.00181958 Jy ! Component: 2800 - total flux cleaned = 0.0018976 Jy ! Component: 2850 - total flux cleaned = 0.00187568 Jy ! Component: 2900 - total flux cleaned = 0.00194121 Jy ! Component: 2950 - total flux cleaned = 0.00194116 Jy ! Component: 3000 - total flux cleaned = 0.00197346 Jy ! Component: 3050 - total flux cleaned = 0.0019947 Jy ! Component: 3100 - total flux cleaned = 0.00199467 Jy ! Component: 3150 - total flux cleaned = 0.00204713 Jy ! Component: 3200 - total flux cleaned = 0.0020678 Jy ! Component: 3250 - total flux cleaned = 0.00207816 Jy ! Component: 3300 - total flux cleaned = 0.0021499 Jy ! Component: 3350 - total flux cleaned = 0.00221089 Jy ! Component: 3400 - total flux cleaned = 0.0022716 Jy ! Component: 3450 - total flux cleaned = 0.00227143 Jy ! Component: 3500 - total flux cleaned = 0.00235124 Jy ! Component: 3550 - total flux cleaned = 0.00237107 Jy ! Component: 3600 - total flux cleaned = 0.00239074 Jy ! Component: 3650 - total flux cleaned = 0.00242008 Jy ! Component: 3700 - total flux cleaned = 0.00246859 Jy ! Component: 3750 - total flux cleaned = 0.00251665 Jy ! Component: 3800 - total flux cleaned = 0.00252622 Jy ! Component: 3850 - total flux cleaned = 0.00257365 Jy ! Component: 3900 - total flux cleaned = 0.00259255 Jy ! Component: 3950 - total flux cleaned = 0.00261128 Jy ! Component: 4000 - total flux cleaned = 0.0026856 Jy ! Component: 4050 - total flux cleaned = 0.00268556 Jy ! Total flux subtracted in 4096 components = 0.00272226 Jy ! Clean residual min=-0.000584 max=0.000520 Jy/beam ! Clean residual mean=0.000001 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.162526 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 326 components and 0.162526 Jy ![Exited script file: muppet] wmap "J0240+4216_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.937 x 4.937 at -11.68 degrees (North through East) ! Clean map min=-0.0013417 max=0.15425 Jy/beam ! Writing clean map to FITS file: J0240+4216_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.154251 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158989 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.309214 0.309214 0.618428 1.23686 2.47371 4.94742 9.89484 19.7897 39.5794 79.1588 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.154 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.937 x 4.937 at -11.68 degrees (North through East) ! Clean map min=-0.0013417 max=0.15425 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 J0240+4216_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:03:13 2017